Dawn Raison created NETBEANS-243:
------------------------------------
Summary: Enhance the project node to show more/all of the files
found in the root node of the app.
Key: NETBEANS-243
URL: https://issues.apache.org/jira/browse/NETBEANS-243
Project: NetBeans
Issue Type: Improvement
Components: projects - Maven
Affects Versions: 8.2
Reporter: Dawn Raison
There are an increasing number of configuration files that need to be accessed
when developed applications (especially prevalent with compiled TS/JS type
applications) that cannot be accessed from the projects view.
It would be useful to allow these files to appear under the "project files"
node of the project view, to avoid having to switch back and forth between the
project view and files view.
There already exists a plugin that can do some of this:
https://github.com/geertjanw/FullMavenProjectFilesNode - should this
functionality become standard to the IDE?
Some example files are tsconfig.json, package.json, gulpfile.js,
webpack.config.js, .gitignore
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists