java
process starts every time I start VSCode and doesn't stop when closing it
#877
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
Whenever I close and start VSCode, apparently a new instance of LTeX is started as can be seen in the system monitor. There is a
java
process running with the commandWhen I close VSCode, said process isn't stopped but keeps on running therefore eating system ressources.
Steps to reproduce
Steps to reproduce the behavior:
java
processjava
processjava
processExpected behavior
java
processjava
processjava
processSample document
LTeX configuration
"LTeX Language Server" log file
First, reproduce the bug. Then, go to
View
→Output
and selectLTeX Language Server
in the drop-down list. Paste this log here:"LTeX Language Client" log file
First, set the
ltex.trace.server
setting in yoursettings.json
to"verbose"
. Then, reload the VS Code window and reproduce the bug. Go toView
→Output
and selectLTeX Language Client
in the drop-down list. Paste this log here (note: it will contain your checked document):Version information
List here the version information of the relevant software.
The text was updated successfully, but these errors were encountered: