Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 72158

News for Require.js plugin

$
0
0
Version 0.15
- Added support config object as the global variable require
- Added support define config in html file
- Now for the new projects, the plugin is disabled by default
- Fixed bugs
Version 0.14
- Fix reference resolve, when baseUrl not set in config
- Fix completion, when baseUrl not set in config
- Fix reference resolve, when moduleName repeat in path
Version 0.13
- Added supports require.js loader plugins (exclamation mark separator) (example: tpl!template.html)
- Fix stack overflow error
Version 0.12
- Fixed compatibility issue with symfony2 plugin. You plugin settings will be lost
- Fixed completion for alias if baseUrl set
- Config properties as string now work
Version 0.11
- Added completion and reference resolve for paths declared in the config file
- Added support configs start with require({}), requirejs({}), require.config({}), requirejs.config({})
Version 0.10
- Big refactoring. You plugin settings will be lost
- Refactor settings page
- Fix bug "Already disposed"
- Added getting started section on readme
- Added enable\disable plugin
- Added tests for completion
- Added tests for reference
Version 0.9:
- Added reference for relative paths
- Show notification for wrong settings Version 0.8:
- Added autocompletion relative paths
Version 0.7:
- Added autocompletion for paths start with dot
Version 0.6:
- Refactor settings page
- Added setting path to require js config file
Version 0.5:
- Now the plugin works on jdk 1.6. It is necessary for Mac OS X.

Viewing all articles
Browse latest Browse all 72158

Trending Articles