-
[docstrfmt](https://github.com/LilSpazJoekp/docstrfmt) and [rstfmt](https://github.com/dzhu/rstfmt) can reformat the RST files to make them uniform. This should not affect the rendered result, but sho…
-
When -w argument is used and formatter runs into "token recognition error", the .mo file is incorrectly modified. Could the formatter behavior be changed so that .mo file is overwritten only if there …
-
I might have an extension in vscode I can't figure out, or vscode has formatting for scss files built-in.
Is this something we should consider enabling?
I'm not sure if there is a good formattin…
-
To make it easy to run the linters and formatters for C++ (clang-tidy, clangformat, cpplint) and python (pylint, yapf) we should add config files for these various utilities and add instructions for h…
-
The release notes for version 2.0.0 suggests there is a way to enable beautifying, but I cannot find the correct settings to make this work. I currently have:
```json
"[mjml]": {
"editor.defau…
-
@stuartmorgan ran into pain when the new formatter in the Dart SDK broke a Flutter CI. The problem was that the format CI check wasn't running `dart pub get` before running `dart format`. That meant t…
-
This came up when I was editing imports in a namespace and deleted the closing paren by mistake.
Example input:
```clojure
(ns example
(:require
[clojure.math :as math])
(doseq [i (rang…
-
### Bug report
in our project setup the table error formatter renders a table, when CTRL+clicked leads to a error, because the filesystem path was not resolved correctly
![grafik](https://github…
-
Hi! Thanks for a great library. Just wondering why does the [LoggerJSON.Formatters.Basic](https://hexdocs.pm/logger_json/LoggerJSON.Formatters.Basic.html) discard the file, line and mfa information? T…
-
While working on a file it randomly stopped working and I got this:
"Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197,…