Results 7 issues of kuch3n

## Read and complete the full issue template **Do you want to request a *feature* or report a *bug*?** - [x] Bug - [ ] Feature - [ ] Question...

* **Problem**: _Whats wrong?_ Security Status isn't rounded, e.g.: -0.5900000000000001 * **Expected**: _What did you expect to happen?_ Round to two decimal places, e.g.: -0.59 * **Logs / Screenshots /...

ux/ui
good first issue
complexity/low

* **Problem**: _Whats wrong?_ If you e.g., delete a character on the overview the filters / settings / page gets reset to the default * **Expected**: _What did you expect...

complexity/medium
todo-no-milestone

Currently there is no possibility to make a condition which will check on all characters of a main character. So if you want to pull a main character into a...

modules/squads
complexity/high
to-check

### Brief Issue Summary It is possible to pass multiple build configurations via a `packagePresets`. But CPack is run with the selected `buildPresets` and additionaly with the given configurations: `[proc]...

bug
Feature: presets

Hi, using e.g., `"ceedlingExplorer.shellPath": "ceedling_shell.bat"` doesn't seem to call that script at all. Under Testing the extension doesn't show up. Changing it to `ceedling_shell` does invoke the commnd and an...

### Brief Issue Summary The extension keeps looping over commands which are failing due to wrong command line options. This is uterly annoying, since every 10 seconds an error message...

bug
Feature: build
repro needed