Änderungen

Summary

  1. wait with publishing syntax errors to avoid lockups (commit: 16f3084) (details)
Commit 16f30840f7e7c882390e80e834fdb5ec044abe2e by peter.peq
wait with publishing syntax errors to avoid lockups
it was reported that editing a project with a few hundred warnings
caused lag in vscode if the problem view was open during editing.
(commit: 16f3084)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/CodeLensRequest.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/ModelManagerImpl.java (diff)
The file was modifiedde.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ModelManagerTests.java (diff)