HEMTT icon indicating copy to clipboard operation
HEMTT copied to clipboard

VSCode - Conflict with Better Comments

Open BrettMayson opened this issue 9 months ago • 1 comments

Originally posted by @DartRuffian April 25, 2024 HEMTT's syntax highlighting seems to overwrite the changes that Better Comments makes.

Without HEMTT plugin image

With HEMTT plugin image

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 avatar Apr 26 '24 02:04 BrettMayson

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

BrettMayson avatar Apr 26 '24 02:04 BrettMayson

@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.

DartRuffian avatar Jun 01 '24 00:06 DartRuffian

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

BrettMayson avatar Jun 10 '24 16:06 BrettMayson

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

DartRuffian avatar Jun 11 '24 01:06 DartRuffian