Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Unable to style method calls in atom #32

Open
nisanthchunduru opened this issue Dec 20, 2015 · 0 comments
Open

Unable to style method calls in atom #32

nisanthchunduru opened this issue Dec 20, 2015 · 0 comments

Comments

@nisanthchunduru
Copy link

Hi

I was trying to style method calls while creating a syntax theme for atom. I realized it might not be possible to do it currently because of atom/atom#9074 (comment) The atom editor html is different from the html output of highlights. The atom editor html doesn't wrap method names in span tags. This difference prevents me from styling method calls in the syntax theme.

Are there any workarounds? Also, why is the editor html different from the html output of highlights? I'd like to solve this but I'm struggling to find the part of atom's codebase where the highlights package is used for syntax highlighting. Any pointers?

Thank you.

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

No branches or pull requests

1 participant