-
I have "format on save" enabled in my vscode and I want it to keep this way. However when using flux, the code is altered during formatting.
ex. Working code.
```
…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/When-copying-and-pasting-C-code-that-co/10053548)._
---
[regression]
I update to th…
-
I really like your plugin, but when I try to auto-indent a region, vscode tells me that there is no formatter installed.
Is there a way to get auto-indentation? Or do you do this externally when savi…
juzi updated
3 months ago
-
## Problem
Some parts of the codebase use Sphinx-style docstrings and others use Google's, and there is not a clear definition about this. Also, with the addition of auto-generated docs (#1058) , t…
-
Add testing and linting pipelines to verify PRs don't change intended behavior or diverge from code style guidance.
-
## Preamble
Is it possible to add directives to turn off formatter and linter for auto-generated `.R` files by `httptest2::with_mock_dir()`?
I work with CI systems that mark builds as failed if …
-
See https://pre-commit.com/
Related https://github.com/vispy/vispy/issues/2146
A pre-commit config is a great utility/tool to take advantage of to avoid code style, security, and other types of …
-
When I specify a formatter settings file, the disable/enable formatting tags are **ignored**.
##### Environment
- Operating System: Win10 v1909 WSL 1 Ubuntu 18.04
- JDK version: openjdk version "…
-
### Environment information
```bash
CLI:
Version: 1.8.3
Color support: true
Platform:
CPU Architecture: x86_64
OS: …
-
A couple of assumptions:
1. When making an edit, starting from a consistently formatted page makes creating that edit easier.
2. Not everyone is making these changes in an IDE with Prettier instal…