-
Couldn't load subscription status.
- Fork 193
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.xshdstyle definitionBefore
After