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

Syntax highlighting for C# Scripts #1

Open
follesoe opened this issue Mar 6, 2013 · 0 comments
Open

Syntax highlighting for C# Scripts #1

follesoe opened this issue Mar 6, 2013 · 0 comments

Comments

@follesoe
Copy link
Contributor

follesoe commented Mar 6, 2013

Sublime Text ships with syntax highlighting for C#. However, C# script has a slightly different syntax. For instance is it allowed to write code not belonging to a explicit class or method. This will prevent Sublime Text from correctly highlighting the code (see screenshot).

I think it would make sense to use the official Sublime Text C# language definitions as a starting-point, and extend these to with new syntax rules. Preferably with as few changes as possible.

syntaxt-highlight

follesoe added a commit to follesoe/scriptcs-sublime that referenced this issue Mar 6, 2013
follesoe added a commit to follesoe/scriptcs-sublime that referenced this issue Mar 6, 2013
follesoe added a commit to follesoe/scriptcs-sublime that referenced this issue Mar 6, 2013
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

1 participant