kevinchee / pronto-4gl-vscode-lang

Language definition of Pronto 4GL for vscode
MIT License
4 stars 2 forks source link

Pronto supports block commenting but it's not highlighted by this #7

Open grumpymojo opened 2 years ago

grumpymojo commented 2 years ago

Pronto supports block commenting e.g. / set tmp-company = SPACES set tmp-street = SPACES set tmp-suburb = SPACES set tmp-country = SPACES set tmp-add6 = SPACES set tmp-add7 = SPACES set tmp-postcode = SPACES set tmp-country-code = SPACES set tmp-address = SPACES set tmp-phone = SPACES set tmp-fax = SPACES /

It would be great if this extension could highlight this as well as the standard single line commenting

Bamuel commented 5 months ago

https://github.com/kevinchee/pronto-4gl-vscode-lang/pull/13