-
Notifications
You must be signed in to change notification settings - Fork 176
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
Update syntax highlighting and fixed opaque text marking #129
base: master
Are you sure you want to change the base?
Update syntax highlighting and fixed opaque text marking #129
Conversation
…ut the additional code formatting rules
…k syntax highlighting definition
ha! silly me, just noticed the other ILSpy repo had an editorconfig. Replaced my implementation w/ the one you're using ;) |
Please let me know if there is anything else needed. Overall, I'd like to see a ThemeManager for the resource dictionaries so that the Dark/Light themes can be properly managed, thus unifying the projects a bit better. I figured that was a bit out of scope here without asking permission first. |
…alpha-blended value
The latest check-in addresses an existing issue where the TextMarker's background box hides the selected text. The box is being drawn in As a short workaround, I provided a semi-transparent color. Considering that the same code is being used for the WPF TextMarkerService and even the sample project, I'm guessing this may be an issue w/ AvaloniaEdit? |
…e darker AvaloniaEdit's default.
Any thoughts on this PR? |
… some Roslyn style errors
Feature includes:
ILAsm-Mode-Dark.xshd
style definition