WebStormRequireJsPlugin
WebStormRequireJsPlugin copied to clipboard
Require.js completion and reference path plugin for WebStorm, PHPStorm and other Idea family IDE with Javascript plugin
It would be awesome if this plugin had better support for CoffeeScript. Completing paths does currently work, however jumping to a required file jumps to the compiled .js file rather...
Anyone know how to setup this plugin with javascript debugging to get the javascript debugger working in intellij with a spring project?
I use requirejs modules from multiple libraries. The libraries expose their modules using a path prefix, which can be configured to map all modules from a particular library to a...
Hi, I don't know, if it is an issue, or if I'm just not using it right. My problem is, that the autocomplete function of PhpStorm doesn't seem to work...
sometimes, directories in the sources do not reflect the exact location on server. in PhpStorm, this is addressed through path mapping (_PHP → Servers_ in configuration) It would be great...
First of all thanks for the plugin. You say "you need to set the path to the public directory" but where to set the path? In a file in some...
Error occured when tryed to autocomplete modules paths in a define statement and autocomplete fails to work moving forward. Seems related to This might be related to https://github.com/Fedott/WebStormRequireJsPlugin/issues/67 and https://github.com/Fedott/WebStormRequireJsPlugin/issues/72...