Jaroslav Tulach created NETBEANS-4996:
-----------------------------------------
Summary: Hints in VSCode editor aren't refreshed after successful
build
Key: NETBEANS-4996
URL: https://issues.apache.org/jira/browse/NETBEANS-4996
Project: NetBeans
Issue Type: Bug
Components: vscode
Affects Versions: 12.2
Reporter: Jaroslav Tulach
Assignee: Jan Lahoda
After successful Gradle build the hint on {{package}} statement should
disappear. It doesn't right now. One needs to perform edit (press Enter?) in
the editor to refresh the hints. To reproduce:
Create new Gradle project with some (not downloaded) dependencies. Open it in
VSCode Apache NetBeans Language Server 12.2. There should be hint "Missing
mandatory classpath entries" on {{package}} statement. Select fix, the build is
started and finishes successfully. However the hint still remains.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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