Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCODE - not working in js files #27

Open
7iomka opened this issue Nov 3, 2019 · 4 comments
Open

VSCODE - not working in js files #27

7iomka opened this issue Nov 3, 2019 · 4 comments

Comments

@7iomka
Copy link

7iomka commented Nov 3, 2019

Just installed in vscode and not working in js files. But it's ok in sass files.
Why?

@rsubtil
Copy link

rsubtil commented May 2, 2020

This extension is enabled only for certain languages. I agree it would be useful to allow for a lot more languages, if not any file you're editing (#26).

But this repo looks dead ¯_(ツ)_/¯

@falfiya
Copy link

falfiya commented May 6, 2020

I think vscode has this functionality baked in already.
I just uninstalled this and my JavaScript /** */s started to work fine.

@mrchess
Copy link

mrchess commented Nov 13, 2020

Yes, uninstall it.

I ran into this issue when trying to get various JSDoc extensions working. I didn't realize you don't either a JSdoc plugin or multiline line comment plugin anymore, because they are baked in VScode now See https://code.visualstudio.com/docs/languages/javascript#_jsdoc-support.

@yCodeTech
Copy link

Because this extension is now not maintained, I've created a new extension as a fork from this one.

This issue is resolved in my forked repo and you can install the plugin here https://marketplace.visualstudio.com/items?itemName=yCodeTech.automatic-comment-blocks

I'm in the process of going through all these issues, and trying to rectify them in my extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants