I’m not able to get my Ruby on Rails files (.html.erb) to syntax highlight properly on Cursor.
Are there any specific guidelines on how to do it?
I’m not able to get my Ruby on Rails files (.html.erb) to syntax highlight properly on Cursor.
Are there any specific guidelines on how to do it?
Hey, have you tried installing ERB syntax support?
Following up on this, I have Ruby LSP installed but my Ruby files (.rb) syntax are not highlighted. Do we know why that’s the case? It seems that even my TypeScript files are not highlighted as well. Is there anything that we can do to change this?
I’m coming back here because switching to a different theme (in my case Cursor Dark Midnight) got the highlighting back. I would prefer the Dark (Visual Studio) theme as that is what I have been using in VSCode.
@CursorTeam, are you guys prioritizing this fix? Frankly it is annoying for developers to have to get used to a new theme when they are used to their old IDEs theme. Even RubyMine has support for this.