-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Support-auto-formatting-C/1544648)._
---
Current auto formatting can produce different …
-
When you have chained method calls / builder pattern the Rune auto-formatter wants to put it all on one line. It would be better if it formatted this like `rustfmt` split over several:
```rust
sys…
-
### Steps to reproduce
1. Create a demo Flutter app using the latest bootstrap, using the following flutter_bootstrap.js
```
{{flutter_js}}
{{flutter_build_config}}
_flutter.loader.load(…
-
https://github.com/facebookincubator/ktfmt is an opinionated pretty-print auto-formatter for Kotlin. It's currently got some known issues (especially with regards to generating code that violates ktli…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.200.5446-232-nightly
* **Rust toolchain version:** 1.73.0-nightly (399b06823 2023-07-20) x86_64-unknown-linux-gnu
* **IDE name and version:*…
-
### Description
### Ruby LSP Information
### Ruby LSP Information
#### VS Code Version
1.94.0
#### Ruby LSP Extension Version
0.8.2
#### Ruby LSP Server Version
0.19.1
#### Ruby LSP Addons
…
-
Currently, running a python formatter such as black on a qmd file destroys the comment pipe.
This code block
```py
#| echo: true
print("foo")
```
To
```py
# | echo: true
print("foo")
…
-
Just installed and test [fmt](https://github.com/fmtlib/fmt) library (development version) with the following instructions:
```bash
cmake -S fmt -B fmtb -DBUILD_SHARED_LIBS=TRUE -DCMAKE_POSITION_IND…
-
When I use:
anno = scsa.cell_anno(clustertype='res1', cluster='all', rank_rep=True),
the following error appears.
Setting import sys os.environ["PYTHONIOENCODING"] = "utf-8" does not solve …
-
When applying the auto-formatter, this plugin does not correctly format Gherkin feature files.
Before:
![image](https://f.cloud.github.com/assets/743291/1040292/ccb0805c-0fb1-11e3-90a4-1d7b9ee7f00d.p…