Gary

Results 86 issues of Gary

After I close the regex preview, the status bar still shows "Not adding /gm".

enhancement

Clicking on the "Test Regex" button doesn't do anything, if there's already a second tab group open. Instead, the button should open the test document in the existing second tab...

If I have Tower open with a repo already, and I use this workflow to open a repo, then the existing window is replaced, rather than opening a new window...

The setting `editor.newFile.withCurrentLanguageMode` doesn't exist. I think you can't add new settings to existing keys, i.e. `editor`? You have to use one for your own extension specifically?

### Describe the bug I open a workspace in VSC that has Vitest. I get the error as seen below. The issue starts with v0.8.0 of this extension. So I'm...

pending triage

If the extension crashes, such as due to `process.exit()` in a test, or deleting `.bin/jest`, then the extension will stop, as expected. But then the command `Jest: Start Runner` doesn't...

easy pick
stale