Casper Sørensen

Results 11 issues of Casper Sørensen

- GitLens Version: `v11.7.0` - Git Version: `2.32.0.windows.1` - VSCode Version: `1.63.2 - 899d46d82c4c95423fb7e10e68eba52050e30ba3 - x64` - OS Version: `Windows_NT x64 10.0.19043` As mentioned in #1760: Steps to Reproduce: 1....

potential-bug
triage

I started using this library for a single test file using Mocha to run the tests with `mocha ./bin/tests/**/*.test.js` - all good. Then I wanted to add tests in another...

* **Version**: node v18.7.0 + c8 v8.0.1 * **Platform**: 64-bit (Windows) I'm running `c8` using `mocha` with `ts-node/register` and I'm wondering if that might cause the issue. Essentially, I have...

bug
needs more info

* **Version**: node v18.7.0 + c8 v8.0.1 * **Platform**: 64-bit (Windows) I'm trying to produce a test coverage report that includes all my source and test TypeScript files. However, I...

## The issue I've tried customizing the output from the formatter using the suggested approach with a double-dash in front to allow the formatter to read those parameters that ESLint...

**Describe the bug** Changing the sorting after adding filters causes pull requests that should have been filtered out to show up again. **To Reproduce** Steps to reproduce the behavior: 1....

**Is your feature request related to a problem? Please describe.** This is a feature request. In #73 the ability to share filters by copy-pasting the URL after saving a filter...

I have a request for some enhancements sort of related to #167. ## Tab "Active" The "When" column is (to me at least) a confusing label and the sorting order...

When using the `AppSettings(prefix)` overload, Serilog neither fails nor complains in the `SelfLog` about not finding any appSettings with that prefix. ## How to reproduce Create a project with no...

wontfix

# 🐛 bug report Using `--config @parcel/config-webextension`, the `watch` command seems to build a bundle that causes weird reload behaviour of the background script in the extension. At least when...

HMR
Web Extensions