You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fair point. In the early days of Solargraph, diagnostics support was experimental, so it was disabled by default. Nowadays, diagnostics work well and are configurable through .solargraph.yml, so it make sense to enable it by default now. I'll look into making that change.
Dear all,
I want to use solargraph inside of Kate Editor to receive rubocop linting.
I get method definitions and method completition popups in kate. However, linting is not working.
My Kate settings:
Screenshot of an editing session:
My solargraph config:
Rubocop config
.rubocop.yml
:File content
I have configured to use ruby-3.1.2 with rvm (.ruby-version file). Kate Version 23.08.2 on opensuse tumbleweed linux 64bit
Any ideas how I can get it working? Once this is working, I can help to document this for a kate section at https://solargraph.org/guides .
The text was updated successfully, but these errors were encountered: