Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mike 90 posts 258 karma points
    Mar 20, 2015 @ 18:01
    mike
    0

    How to get intellisense working in js files?

    I am working in the js files for the admin and I can't get any proper sort of intellisense working.

    I have created a _references.js file will all js files in umbraco and then referenced that at top of file I am working on but it give the "intelisense was not able to create an accurate list" warning and isn't helpful as I can't drill down into object properties or look at definitions.

    Can anyone help me?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 20, 2015 @ 18:51
    Jan Skovgaard
    0

    Hi Mike

    Sounds like you're editing javascript files inside the Umbraco bakcoffice? Currently there is no intellisense as such apart from some color coding. If you need intellisense for JavaScript you should probably edit the JavaScript files outside of Umbraco using an editor like Sublime Text, Visual Studio or WebStorm. I think WebStorm is targeted for devs' who want JS intellisense.

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft