You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "sdedic (via GitHub)" <gi...@apache.org> on 2023/03/21 15:10:01 UTC

[GitHub] [netbeans] sdedic opened a new pull request, #5692: Better LSP command names, conflict resolution

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

   Two features in this PR:
   - some command IDs have 'gcn' in their name, and the extension that provoked creation of the commands is being renamed ... and the commands should have neutral IDs anyway. Old ids were kept and marked as deprecated, neutral new names introduced.
   - there was a special case when checking for conflicts - if a specific extension was installed, the LS does not ask the user, but disables itself. I made that decision configurable by package.jsons of the enabled extensions; if an extension decides that NBLS should disable itself in favour of RH java, it will do that without asking.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] sdedic merged pull request #5692: Better LSP command names, conflict resolution

Posted by "sdedic (via GitHub)" <gi...@apache.org>.
sdedic merged PR #5692:
URL: https://github.com/apache/netbeans/pull/5692


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists