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
Solargraph is responsible for very little of the syntax highlighting. The highlighting in the screenshot probably came from the wingrunr21.vscode-ruby extension, which is also a dependency for rebornix.Ruby. The marketplace says both are deprecated, so there might be better alternatives. Right now I'm just using the highlighting provided by VS Code itself. The code from the screenshot looks like this for me:
I really like the highlighting that you show in the README and here:
https://marketplace.visualstudio.com/items?itemName=castwide.solargraph
However, even if I installed this extension and run this:
Nothing seems to be working. I don't understand if it's not working or if the theme is wrong.
What theme should I use with solargraph in order to get what you show in the screenshot?
Also, how can I detect if the extension is running properly?
Thanks
The text was updated successfully, but these errors were encountered: