sdedic opened a new pull request #3371:
URL: https://github.com/apache/netbeans/pull/3371


   When vscode starts with a folder that do not contains any nice files like 
`.java` or `.groovy`, the Apache NBLS extension does not activate at all ! 
Still the UI shows `Projects` and `Databases` views, but empty - as the 
relevant `TreeDataProvider`s are not registered yet.
   This PR will just make appearance of those views depend on NBLS extension to 
become ready (it sets up a context variable).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
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

Reply via email to