halfbrained / cuda_lsp

LSP Client plugin for CudaText
6 stars 4 forks source link

if you modify sys.path then we must avoid generic-module-names like 'book','dlg','language',.... #27

Closed Alexey-T closed 3 years ago

Alexey-T commented 3 years ago

what u can do: move all modules to subfolder lsp_modules and add to sys.path THAT dir.

halfbrained commented 3 years ago

moved unmodified stuff to 'lsp_modules'