Results 13 issues of Nick

To reacreate this you just need to make a file inside a ignored folder without saving it to the working directory. This is also the case if opening a external...

Type the same commands multiple times or using external files from the terminal application to launch scripts. This feature would solve the problem of users alt tabbing allot of the...

Issue-Feature
Area-User Interface
Product-Terminal
InclusionBacklog
InclusionBacklog-Windows TerminalWin32
A11yMAS
Disability-All

When switching files the rpc flickers to not in a file infomation

bug

Make a settings that will scan for ips/hostnames in ssh and filter them. Thought we did this already but ips/ssh is showing again

bug

- [ ] Make it so That it detects SSH: and replaces it with `vscord.ignore.workspacesText` by a toggle option in the settings

enhancement

- [ ] Add a details state to this with the ability to select - [ ] vscord.ignore.state - [ ] vscord.ignore.details

enhancement

- [ ] Setting to enable/disable - [ ] Add required schemes to `ALLOWED_SCHEME` - [ ] add support to detect schema that it is in `e.document.uri.scheme` if it is...

enhancement

I am trying to use git-worktree.nvim (or worktrees in general neither ways work) 1. git clone --bare [email protected]:/ ./ 2. git worktree add ./path/ (or do it in the git...

Hey, I am trying to handle all errors to stop this from crashing my application if the server goes down. Instead it will gracefully handle them and reconnect. Below is...