Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't seem to be working: what theme should I use with Solargraph? #272

Open
collimarco opened this issue Nov 19, 2023 · 1 comment

Comments

@collimarco
Copy link

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:

rbenv shell 3.2.2
gem install solargraph

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

@castwide
Copy link
Owner

castwide commented Dec 7, 2023

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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants