No run option
-
Hi all, when i want to RUN the code i get no browser anymore
Now i get the pop-pop The Program to Run
when i change this to C:\Program Files (x86)\Google\Chrome\Application for Chrome
it opens chrome but does not open and run the codeis this a new setting?
regard
Eric -
You would need to add
$(FULL_CURRENT_PATH)
to your command line for running Chrome. When running the command, Notepad++ will substitute the actual current tab path into the command before running it.By why not try
View
(menu) >View Current File in
->Chrome
instead?