techee / geany-lsp

LSP plugin for the Geany editor
GNU General Public License v2.0
19 stars 1 forks source link

Add a config option to control whether to autocomplete in comments/strings #52

Closed techee closed 2 months ago

techee commented 2 months ago

The previous version didn't autocomplete words within strings and comments like in Geany but the lemminx HTML server seemed to offer useful stuff for strings so it got enabled. However, some language servers show nonsense autocompletions within comments/stirngs so this should be configurable.