omsharp / BetterComments

A Visual Studio extension for better comments.
Other
70 stars 27 forks source link

Does not work with .js files #42

Open VooVoo01 opened 2 years ago

VooVoo01 commented 2 years ago

Installed product versions

Description

Works fine with .html But does not work with .js files. What could be the problem?

Steps to recreate

Rreinstalled a couple of times, experimented with the settings, it does not help.

Current behavior

Does not work with .js files

Expected behavior

should works:)

Bunneyx commented 2 years ago

I have same problem with .ts files. But with other files works good.

Better Comments v 1.0 - in VS2022

Xenovore commented 2 years ago

Ditto. With .js, .jsx, .ts, .tsx files, the font changes as expected, but the comment types are ignored. E.g. "!", "TODO", "?" are not being highlighted with their respective colors; they all look the same as a basic comment.