Which Javascript / Chrome Extension IDE are you using? -


I am currently invading a Chrome extension and I am looking for more ergonity by finding a good IDE that is managed by Javascript Chrome extension API can also

Thanks in advance.

Use and add the following scripts in the file reference.

  • Add to File Reference

    Congratulations! Now you have a very capable javascript editor for Chrome APIs

     Enter image details here

    Edit

    You can get the same functionality in Visual Studio, which is also good support for Javascript (in my opinion). In fact, I think that this is the best JavaScript editor (Achievement in silence for Microsoft :))

    Just add the following comment to your JS files:

      // / & Lt; Reference path = "MyExternalFile.js" />   

    And you receive:

    In VS2010 Extra

Comments