Working more and more with jServer (and ABM), I find that I need to write Javascript (and jQuery) more often.
Normally I use Notepad++ for these things but for this case, I would like an IDE. I have tried using Visual Studio Code (which is very nice) but I don't know how to configure it to run my pages using localhost (running jServer) - in debugging the page is always opened as a file.
Anyone who knows how to resolve my problem with Visual Studio Code or suggest a similar IDE which can open localhost?
Have you downloaded the JS extensions?, (I used to use VS Code to write PowerShell code and worked just fine) also, check the video tutorials they have on the VS Code site, they have tons of them.