castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
423 stars 25 forks source link

Some Settings are missing with code-server #150

Open KevinBerthier opened 4 years ago

KevinBerthier commented 4 years ago

I switched from VScode linux to https://github.com/cdr/code-server on local

Since i lost some functionalities. It prints unknown configuration settings for :

  "solargraph.definitions"
  "solargraph.diagnostics"
  "solargraph.references"
  "solargraph.symbols"
  "solargraph.completion"
  "solargraph.formatting"
  "solargraph.hover"

image

EDIT : logs when I restart Solargraph

image