You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did some digging and it's the "editor.minimap.showRegionSectionHeaders" setting, which is just supposed to show regions in that larger font size when it is true, but as someone else has found (SSlinky/VBA-LanguageServer#3), for some reason it considers all of the start markers I set in autoit-language-configuration.json as regions as well. The extension at that link pulled out folding entirely, but I'm not sure if that's the right thing to do.
It seems some lines are incorrectly rendered in minimap:
The text was updated successfully, but these errors were encountered: