-
See https://github.com/simple-icons/simple-icons/actions/runs/8553429055/job/23436630597?pr=10769.
I notice you just release a new version one hour ago. It seems there are some latency on the binar…
-
Type: Bug
GitHub pilot answer ovelapped by question suggestion
VS Code version: Code 1.88.0 (Universal) (5c3e652f63e798a5ac2f31ffd0d863669328dc4c, 2024-04-03T13:28:18.899Z)
OS version: Darwin a…
-
Type: Performance Issue
Upon launching the project, the VSCode consumes 100% of CPU time in some child ripgrep commands. This leads to the whole system becoming unresponsive, as they consume 100% o…
-
Type: Bug
I've set my scrollback to 10000 lines which shouldn't be that much.
When I have my terminal open, and I either resize the window or I change the size of the terminals, the entire window f…
-
I'm running into this error during startup. Enabling the `evil` module fixes the problem.
(Currently on a0bec8499761f1c8cec8ee07ede0e734e630e46f)
`emacs --debug-init` output:
```
Debugger entere…
-
If the `indent_size` is not set for a file, the check for `indent_style = space` is silently skipped.
Example:
```ini
# .editorconfig
root = true
[*]
indent_style = space
# indent_size = 3
`…
-
Hey again,
### Observed behavior
So, I just pulled in 76f09b077bafce364d7e17e7e09bbc8c55badff5, and I'm seeing the following issues after a fresh `make install`:
![](https://i.imgur.com/RgBKP…
-
**Describe the bug**
This bug on started happening recently after months of use with the extension.
In a next.js / react 18 application placing a "use client" directive at the top of the page usu…
-
### Observed behavior
'Y' still yanks only to 'y$' and not 'yy'.
### Expected behavior
To yank the whole line (including the linebreak) when hitting 'Y' (like 'yy').
### Steps to reproduce…
-
`+make/run` Cannot find the makefile when the filename is written as "makefile"
The problem seems to be in `modules/tools/make/autoload.el`:
```elisp
(defun +make/run ()
"Run a make task i…