Patrick Seidensal
Patrick Seidensal
> It's strange that .NET's builtin file enumeration does not handle this (though perhaps not strange given that the idea of symlinks in Windows is sorta "new", and stuff like...
> I don't know if this is the cause, but I noticed that this repo contains a symbolic link that creates a cycle. Any code that tries to enumerate the...
I have removed *all* symlinks in the project and now it just works!
Please note that removing the `qa` directory works, though it does not work when I tell vscode to ignore the `qa` directory in `files.exclude`.
It would be great to have that one configurable. I don't find `Ctrl-Shift-F` very convenient. I'd prefer something like `Ctrl-Space`. *edit* Works already. Firefox is capable of customizing main or...
FWIW, styles can be changed using browser addons that change the style of websites. Tested in Firefox using Stylus and the following CSS: ``` .vimvixen-hint { font-size: 14px; font-family: "Iosevka...
I [found (some of) them](https://github.com/ueokande/vim-vixen/blob/master/src/console/components/console.scss#L14), but unfortunately, it does not work for me to adapt them as well. I looked into the code for a while, but I'm absolutely unfamiliar...
Moved upstream: https://tracker.ceph.com/issues/43859
> FWIW, this seems to be a bandaid fix: > > ``` > "vim.normalModeKeyBindingsNonRecursive": [ > { > "before": ["j"], > "commands": ["cursorDown"] > }, > ``` Please note that...
I hope this configuration will be more reliable across different systems than the previous one(s) due to the fact that the communication is internal and uses the internal DNS names.