Torsten
Results
3
issues of
Torsten
Sometimes my POM gets expanded bei the IDE. It would be nice to have a short cut to collaps the POM again. Using the IDE shortcut will collaps the current...
### Describe your idea A proeprty which displays the **feature branch** name. It's empty if on master. A leading dash is needed to use it as postfix. ### Expected Behavior...
enhancement
given `[ "a", "b" ]` apply path `$[0]` expect: `"a"` but is: `[ "a" ]`