-
_please let me know if this should rather be posted in the community forum._
If i trigger an exception all i see in the fly logs is: ` ERROR unknown error`
more precisely:
no details abo…
-
It would be nice to have the omnisharp.json formatter option to not indent namespace blocks:
```C#
namespace Foo {
class Bar {
int value;
}
}
```
Instead of:
```C#
namespace Foo {
…
-
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 "…
-
Comply with most PEP8 rules using a auto-formatter or linter (flake8, black, pylint...). Can be orchestrated by tox
-
Error log:
```
armv7l-unknown-linux-gnueabihf-gcc -Og -g3 -Wall -Wextra -Werror -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/build/source/src/include/gcc.specs -fno-merge-constants -…
-
### 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
…
-
### 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(…
-
I like the effect provided by `exception-formatter` with option `auto`, where stack outside of your own code is truncated (automatically).
I can get that effect if I use the formatter directly:
…
-
BPO | [45704](https://bugs.python.org/issue45704)
--- | :---
Nosy | @ericvsmith
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.…
-
- [x] Currently there's a lot of noisy output from the linters - configure them so that only the appropriate warnings are displayed and the rest are ignored
- [ ] Consider adding auto formatters, lik…