Open nicolasguilhem opened 8 years ago
Hi,
I don't know if it's an issue or a thing to configure but the build explorer (and project explorer) doesn't show tasks when Gruntfile.js is not at root project folder.
When I put the Gruntfile.js at root folder, tasks are correctly shown.
Maybe this issue is fixed by this commit ? https://github.com/angelozerr/tern-grunt/commit/2768dc6ef21c55cb6ceb08db73f6127b7cfcfd5b
Hi,
I don't know if it's an issue or a thing to configure but the build explorer (and project explorer) doesn't show tasks when Gruntfile.js is not at root project folder.
When I put the Gruntfile.js at root folder, tasks are correctly shown.