Skip to content

Instantly share code, notes, and snippets.

@rachidcalazans
Created November 7, 2020 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rachidcalazans/a29bdedde40b328a14279bda419ccd4f to your computer and use it in GitHub Desktop.
Save rachidcalazans/a29bdedde40b328a14279bda419ccd4f to your computer and use it in GitHub Desktop.
coc-settings.json
{
"solargraph.diagnostics": true,
"solargraph.useBundler": false,
"diagnostic.format": "%message [%source]",
"diagnostic.virtualText": true,
"diagnostic.checkCurrentLine": true,
"diagnostic.separateRelatedInformationAsDiagnostics": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment