QB64Official / vscode

QB64 Extension for Visual Studio Code.
MIT License
13 stars 3 forks source link

Subs and Functions are not highlighted like there are in the classic IDE #113

Closed LordDurus closed 1 year ago

LordDurus commented 1 year ago

This took a while, but I got it working.

The subs and functions are now green in dark mode and a dark blue in light and bold in both. image

image

LordDurus commented 1 year ago

Boo. It's still not right (though it's mostly right). Call... is not working.