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

Does not work on VSCodium #20

Closed
joe2xyz opened this issue Jun 1, 2024 · 8 comments
Closed

Does not work on VSCodium #20

joe2xyz opened this issue Jun 1, 2024 · 8 comments

Comments

@joe2xyz
Copy link

joe2xyz commented Jun 1, 2024

Hi folks,

I'm not sure what's wrong but when I install aaron-bond.better-comments, it works. But when I uninstall aaron-bond.better-comments and install edwinhuish.better-comments-next, it doesn't work at all (tested on shellscript, python, nix). My configuration is very basic:

    "better-comments.multilineComments": true,
    "better-comments.tags": [
        {
            "tag": " !!",
            "color": "#ff2d00"
        },
        ...

And I'm running VSCodium (not VSCode) on Linux.

Thank you for improving and maintaining the extension! It doesn't work for me but I very much appreciate the work!

Thanks!

Joe

@edwinhuish
Copy link
Owner

Please show me your comment style.

PS: better-comments-next no longer support tags without space. See #2 (comment)

@joe2xyz
Copy link
Author

joe2xyz commented Jun 6, 2024

Thank you for asking @edwinhuish . I do add a space:
image

@joe2xyz
Copy link
Author

joe2xyz commented Jun 6, 2024

And:

image

@edwinhuish
Copy link
Owner

Please make sure your editor detects the correct language

image

@joe2xyz
Copy link
Author

joe2xyz commented Jun 7, 2024

I know, I tried it:

image

@edwinhuish
Copy link
Owner

I have tried, and there is no problem. Please try to disable all others extensions and try again.

@joe2xyz
Copy link
Author

joe2xyz commented Jun 11, 2024

Thank you @edwinhuish , what's your setup? Mine is VSCodium on Linux.

@edwinhuish
Copy link
Owner

This doesn't seem to be related to the operating system. It's more likely that you have installed a shell extension, but it doesn't provide the language configuration json file. see: #11 (comment)

@edwinhuish edwinhuish closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
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

2 participants