+ 6
Notepad ++
How can I run my code on Notepadd ++? Someone please help.
12 Réponses
+ 14
Hi! In what language you want to run? Html? If yes, put your code in Notepad++ and save it in extension [.html] ("myfirst.html" for example). Then open it on your brouser. maybe a double click on this file can launch it
+ 5
Also note that Notepad++ is not an IDE, so for compiled languages if you need them in the future you won't be able to run them on Notepad++.
+ 3
Oreoluwa Adeleye why can't? If you use right extension .html you can! because this program is very good for beginners in html and css
+ 3
in any case, the file must be given the correct extension to run it in the future
+ 3
Oreoluwa Adeleye It worked! Thank you so
much! And thanks to all the other answers.
+ 1
notepad++ has "open in browser" option if i remember. its in the run menu pr some sort
0
You can't! However, you can save the html file. Then open it in your browser by double-clicking it
0
HTML: Save your file with .html extension and open it in your browser (just open the file).
Other languages: it's necessary to install a plugin for each language.
0
Hello ! If language you using html you , save the code you wrote notepad ++ then and add in extention like name.html then click the file you save
0
U can make it just be dedicated
0
hey is it possible to run code with a phone
0
Firstly save your code with ".html" extension in a specific folder then go to the folder and right click on your saved code and click on open with any browser you use but first you need to know which browser can show you all the used attributes very well. I suggest chrome browser and opera are best to learn