-
When we install this **`auto-import`** extension, the **`Prettier - Code formatter`** starts hanging. The prettier format takes a long time on save to format the code. When I disable this auto import …
-
### Description
### Ruby LSP Information
### Ruby LSP Information
#### VS Code Version
1.94.2
#### Ruby LSP Extension Version
0.8.8
#### Ruby LSP Server Version
Unknown
#### Ruby LSP Addons
…
-
In #2144 we decided to stop adding vertical alignment in our code. With that we should remove all of the current vertical alignment in the code. But, we want to use a tool to do it for us.
@adrifos…
-
I work with others, and we don't always have the same formatter set. We found recently that when my code (I tend to use `formatter_json`) is logging with their non-json formatter, the message is lost.…
-
Thanks for making `toml-parse`!
I'd like to use it to auto-format toml files but would like some configuration esp. in regards to whitespace.
Any plans on exposing such configurability, like not…
-
Getting these errors since upgrading to fmtlib v11.0.2.
```
In file included from /proj/main.hpp:6,
from /proj/main.cpp:3:
/proj/mp-units/src/core/include/mp-units/format.h: In …
-
**Project description**
I would like to automatically format SQL code when it is pushed through Github like is commonly done with `black` for Python. An auto-formatter was found at the Snowflake Labs…
-
Is it possible to add a SAS auto Formatter?
That would be awesome. ❤️
-
**Describe the bug**
The formatter doesn't treat Angular elements like HTML elements.
**To Reproduce**
Create a new .sass file with some angular elements. Then, format.
**Expected behavior**
…
-
## Environment data
VS Code version: 1.79.2
C# Extension version: 1.25.7
⚠️ Actually in [this extension](https://github.com/muhammadsammy/free-omnisharp-vscode) which is a **fork** of the official …