editorconfig-vscode
editorconfig-vscode copied to clipboard
EditorConfig extension for Visual Studio Code
``` # https://editorconfig.org/ root = true [*] indent_style = space indent_size = 4 insert_final_newline = true trim_trailing_whitespace = true end_of_line = lf charset = utf-8 # Docstrings and comments use...
Please fill in this template. - [* ] Use a meaningful title for the pull request. - [* ] Use meaningful commit messages. - [* ] Run `tsc` w/o errors...
Please fill in this template. - [x] Use a meaningful title for the pull request. - [x] Use meaningful commit messages. - [x] Run `tsc` w/o errors (same as `npm...
Please fill in this template. - [x] Use a meaningful title for the pull request. - [x] Use meaningful commit messages. - [x] Run `tsc` w/o errors (same as `npm...
Please fill-in this template. - [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [x] I tried running `code...
Please fill-in this template. - [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [x] I tried running `code...
Please fill-in this template. - [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [ ] I tried running...
Closes #305 Just ran into this today. At an absolute minimum, the language definition and grammar should be available even in untrusted workspaces, but a quick look suggests that the...
- [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [ ] I tried running `code --disable-extensions` and the...
Please fill-in this template. - [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues). - [x] I tried running `code...