-
Notifications
You must be signed in to change notification settings - Fork 2
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
Language support: C# #12
Comments
I think we should stop at I'd like to avoid cluttering the gutter icon space. Anyway I'll certainly look into C++ during the weekend. Can you split the two languages in two issues? |
The solution with the gutter is only one possibility, but its the easiest for you since you already did this. |
@sor So basically what I could do is
Is it ok? |
That's super nice, thanks! |
@sor so do you prefer I go C# first? |
Yeah, C++ was only nice-to-have for me since I'm coding quite a lot of C#
atm.
Edoardo Luppi <[email protected]> schrieb am Do., 19. Dez. 2019,
19:53:
… @sor <https://github.com/sor> so do you prefer I go C# first?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=AAE24BGBEWLK4RVQ4Q4CUR3QZO7LFA5CNFSM4J5K4OR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHKSHDA#issuecomment-567616396>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE24BFA7X7SG26GACKSCIDQZO7LFANCNFSM4J5K4ORQ>
.
|
I was studying how to do this. |
Hey, I really like the idea of your plugin and thought it would be nice to have for C# (Rider).
Additionally you could highlight break, continue, throw and goto statements, then all of the possibly hidden control flow statements would be nicely visible.
The text was updated successfully, but these errors were encountered: