-
# Code Style!
Please use the formatter, both in intelliJ and eclipse. Import the xml file in /resources/eclipse[genomizer] in window -> preferences -> Java -> code style -> formatter -> import) and t…
-
Manually constructing a searchstring for every document is silly, because:
1. They're really formulaic, and this takes up space
2. Sometimes I want to use information that won't be on hand until later…
-
jsonnet fmt changed the following code from:
```
volumeMounts: [
{
name: "deployment-config",
…
-
Alternative option format javascript booth ways "one line" "beauty"
-
Hi,
I've been developping quite a lot with ScriptCraft lately, and I was wondering if there is any linter / formatter recommended. Personally, I'm using clang-format right now (but I'm not particula…
-
Hi,
We usually use a json formatter for our logs output but when debugging we found this formatter really nice.
We want to add the prefix as part of the logger field which is supported currently onl…
-
It's useful to be able to disable the formatter for certain sections of code, for when it's formatting things unhelpfully. I wasn't able to find any reference to a pragma that can do this, either in t…
-
thank you for the very useful tool.
is it possible to write the level with a fix width of chars into a file? appreviated with 4, or padded to 7, ....
format="{time:YYYY-MM-DD HH:mm:ss.SSS} | {leve…
-
Moved from #19442
--------------
Topics we'll want to cover, with samples:
- [ ] Serializing `Exception` graphs
- [ ] Polymorphic deserialization with _System.Text.Json_
- [ ] Reasoning about…
-
### Feature description
I would like to be able to get stacktraces from errors that originate within `pimcore`, `pimcore_api` or `session` channels using the `include_stacktraces: true` option.
…