CudaText-addons / cuda_lsp

LSP Client plugin for CudaText
2 stars 3 forks source link

fix: some lsp servers can return None for certain values even when its against the LSP specs #198

Closed veksha closed 9 months ago

veksha commented 9 months ago

fix for nimlangserver autocompletion: 'NoneType' object has no attribute 'find'