branchrust-vs-extension/maincancel
79 Commits over 639 Days - 0.01cph!
Only draw boxes for visible text areas
Merge branch 'main' of rust-vs-extension
Finally fixed colour options not saving through restart. Removed "both" colouring. Bumped version num to 0.4.
Fixing options not saving, and changes to options now show up immediately
Separate opacity option for the sidebar
New dithered brushes for areas with multiple defines
Fixed all cases where the highlight started or ended on the wrong line
Don't highlight the directive lines, only the inner part
Fixed some nested defines with else/elif not working correctly
Merge branch 'main' of rust-vs-extension
V 0.3.1. Don't show main view colours over the whole width, just the first 20px
Merge branch 'main' of rust-vs-extension
Adjust colours for clarity
Make it more obvious when directive regions are nested
Merge branch 'main' of rust-vs-extension
Reduce default opacity
Merge branch 'main' of rust-vs-extension
Directive handling fix - handle 'SERVER & CLIENT'
Fix errors when there's an endif with no start
Fixed rects not showing if the bottom isn't visible
Options panel now working correctly