This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a commit to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/delivery by this push:
     new 08cc316  Turning on lexer.nbbridge enables Go to declaration in VSCode
08cc316 is described below

commit 08cc3161a818e7d78d5eb644f56f3271f2b02568
Author: Jaroslav Tulach <jaroslav.tul...@oracle.com>
AuthorDate: Mon Nov 16 16:04:07 2020 +0100

    Turning on lexer.nbbridge enables Go to declaration in VSCode
---
 java/java.lsp.server/nbcode/nbproject/platform.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/java.lsp.server/nbcode/nbproject/platform.properties 
b/java/java.lsp.server/nbcode/nbproject/platform.properties
index 5d5e54f..7ea8766 100644
--- a/java/java.lsp.server/nbcode/nbproject/platform.properties
+++ b/java/java.lsp.server/nbcode/nbproject/platform.properties
@@ -250,7 +250,6 @@ disabled.modules=\
     org.netbeans.modules.languages.ini,\
     org.netbeans.modules.languages.manifest,\
     org.netbeans.modules.languages.yaml,\
-    org.netbeans.modules.lexer.nbbridge,\
     org.netbeans.modules.localhistory,\
     org.netbeans.modules.localtasks,\
     org.netbeans.modules.lsp.client,\


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to