Skip to content

Conversation

sl33pii
Copy link
Contributor

@sl33pii sl33pii commented Oct 17, 2024

This commit has really basic support for the ruby language, this includes:

  • Syntax highlighting
  • indentation

I reused a lot of the logic implemented in elixir-mode, but i changed the language keywords and the way the indentation is calculated, which could be better, but it seems to work alright from what i've tested.

I'm still working in adding LSP support for the language, but if this is ok, i guess that could be merged in another branch, since i don't know how long it might take me or if anyone else wants to work on it.

I appreciate any feedback/improvement btw.

@cxxxr
Copy link
Member

cxxxr commented Oct 17, 2024

I think it's very good.
Thank you!

@cxxxr cxxxr merged commit d05e5e7 into lem-project:main Oct 17, 2024
@vindarel
Copy link
Collaborator

and a basic page: https://lem-project.github.io/modes/ruby/

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

Successfully merging this pull request may close these issues.

3 participants