BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

VSCode - Conflict with Better Comments #680

Closed BrettMayson closed 5 months ago

BrettMayson commented 6 months ago
Originally posted by **@DartRuffian** April 25, 2024 HEMTT's syntax highlighting seems to overwrite the changes that Better Comments makes. Without HEMTT plugin ![image](https://github.com/BrettMayson/HEMTT/assets/59131299/a73f36e1-f8fb-4690-a2e1-e7efa53f630e) With HEMTT plugin ![image](https://github.com/BrettMayson/HEMTT/assets/59131299/e3e079b2-84eb-4bf6-9c0c-83952f4cdba9) Extension info >Name: Better Comments Id: aaron-bond.better-comments Description: Improve your code commenting by annotating with alert, informational, TODOs, and more! Version: 3.0.2 Publisher: Aaron Bond VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
BrettMayson commented 6 months ago

@DartRuffian Did this previously work with a different SQF extension?

DartRuffian commented 5 months ago

@DartRuffian Did this previously work with a different SQF extension?

Huh, I never got any notification that I was mentioned here, sorry about that! Yes, it works perfectly fine with the SQF Language extension.

BrettMayson commented 5 months ago

image This works perfectly fine for me.

The Better Comments extension will not work with languages installed after better comments was initialized, you need to reload vscode

DartRuffian commented 5 months ago

Huh that's a weird bug, yeah worked fine after reloading