-
**Environments:**
- Prettier Version: 2.7.1
- Running Prettier via: CLI
- Runtime: Node.js v13.14.0 LTS
- Operating System: Windows
- Prettier plugins (if any):
**Steps to reproduce:**
I do…
-
### Code editor
Kate
### Platform
Linux
### Version
_No response_
### What steps will reproduce the bug?
For the `textDocument/format` request, this server sends an invalid range …
-
Now I'm developing JetBrains Just plugin, and some developers reported error when editing justfile:
![image](https://github.com/user-attachments/assets/73959063-fdb1-4e18-ba34-4c3766fe184f)
It'…
-
Just as an idea. Maybe it can be nice if shellcheck set a warning flag on positions who lines end with whitespaces and/or taps for code style.
2tata updated
5 years ago
-
hi, I use vscode at an offline environment windows
and it is very helpful
could you please publish vsix package including binary-execute file
like c/c++ https://github.com/microsoft/vscode-cpptools…
-
used in https://github.com/antonbabenko/pre-commit-terraform/blob/72c60ac/.pre-commit-config.yaml#L32 but not in that docker image for pre-commit tools (see https://github.com/antonbabenko/pre-commit-…
-
# Description
Add shellcheck, pylint, and other linters to ensure things that aren't compiled are correct.
While we never hit the issue, one shell script had a [typo](https://github.com/aircrack…
-
shfmt is made for formatting script, definitely.
````markdown
```shell
#!/bin/env bash
date
```
````
But shell block quote in markdown is not ONLY about that
Yes, this would be val…
-
When trying to format the following file:
```
#!/bin/bash
files=([^_]*.txt)
```
shfmt fails with `test.sh:2:9: ^ must follow an expression`. I'm not sure what that means. The manual describes…
-
hi, i get this about Unencrypted values found nested under keys: apiVersion,kind,metadata,type
i just need it to check the data or stringData block, not those ones...
```
trim trailing whitespac…