| Summary: | Add a way to temporarily stop LSP server | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Ahmad Samir <a.samirh78> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ahmad Samir
2022-11-06 21:16:26 UTC
Another data point, QtCreator has two config options:
- "Files to keep open":
"Minimum number of open documents that should be kept in memory. Increasing this number will lead to greater resource usage when not manually closing documents."
- "Auto-suspend unmodified files":
"Automatically free resources of old documents that are not visible and not modified. They stay visible in the list of open documents."
|