Detect missing libraries and offer to install them |
|
More...
|
about 11 years ago
|
Prep for using my patch to nbm-maven-plugin to have a stable nbm file name (no version in it) |
|
More...
|
about 11 years ago
|
Removing a library dependency now updates package.json; Use exact version dependencies by default; Offer to run npm install if project lists dependencies but node_modules is missing; Include README.md in project template; bump version; include description in new project wizard. |
|
More...
|
about 11 years ago
|
Manage project version through project properties dialog; ignore empty keywords; mark strings with //NOI18N; ensure ./ on main file. |
|
More...
|
about 11 years ago
|
Include author url field in project properties; always terminate package.json with a newline |
|
More...
|
about 11 years ago
|
#12 - ensure empty fields are pruned from package.json |
|
More...
|
about 11 years ago
|
Fix constant for bugs.web -> bugs.url |
|
More...
|
about 11 years ago
|
#10 - test to ensure main file path in package.json is always relative (bug report is invalid - it already works this way) |
|
More...
|
about 11 years ago
|
#7 out-of-date metadata in package.json template |
|
More...
|
about 11 years ago
|
Fix rare NPE |
|
More...
|
over 11 years ago
|
Missing bundle key |
|
More...
|
over 11 years ago
|
One more stale version |
|
More...
|
over 11 years ago
|
Get rid of references to 2.0.4 parent pom |
|
More...
|
over 11 years ago
|
Merge changes |
|
More...
|
over 11 years ago
|
Fix mapping of projects to processes |
|
More...
|
over 11 years ago
|
Split out launch support; avatar platform module |
|
More...
|
over 11 years ago
|
Separate out NodeJS platform and fetch the current platform from the project rather than a global default |
|
More...
|
over 11 years ago
|
Bump version |
|
More...
|
over 11 years ago
|
Serious bug: LibraryFilterNode.setName was delegating to DataNode.setName which was actually renaming the file |
|
More...
|
over 11 years ago
|
Update readme |
|
More...
|
over 11 years ago
|
Default Windows paths |
|
More...
|
over 11 years ago
|
Remove restriction to not run on Windows; probably additional fixes will be needed to actually make search paths and such work really well |
|
More...
|
over 11 years ago
|
Fix scheme issue in NodeJSFileOwnerQuery; more flailing with code completion |
|
More...
|
over 11 years ago
|
Test improvements, fixes in utils impl |
|
More...
|
over 11 years ago
|
Delete test project after test |
|
More...
|
over 11 years ago
|
Add a minimal external api to facilitate developing a code-completion plugin |
|
More...
|
over 11 years ago
|
Look up npm exe, don't assume it's on the path; acccessibility improvements in options panel; get options panel defaults from ~/.gitconfig if present |
|
More...
|
over 11 years ago
|
Change host in url |
|
More...
|
almost 12 years ago
|
Update link to continuous build |
|
More...
|
almost 12 years ago
|
Fix exception which occasionally caused error notifications to pop up |
|
More...
|
about 12 years ago
|