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 format doesn't work #7

Open
ali-ramezani opened this issue Dec 2, 2024 · 1 comment
Open

VSCode format doesn't work #7

ali-ramezani opened this issue Dec 2, 2024 · 1 comment

Comments

@ali-ramezani
Copy link

Code Formatter
C3 can use C format with no change but if we use

"files.associations": {
        "*.c3": "c"
    }

It will disable .c3 and your extention.
.c3 format could be added to other language lists basically like C as part of your extention

@lerno
Copy link
Contributor

lerno commented Dec 9, 2024

I'll accept pull requests.

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