-
Type: Bug
The console suddenly displays garbled codes or character blanks. For example, `hello` is displayed as `h llo` and `e` is not visible.
VS Code version: Code 1.73.1 (Universal) (62610756…
-
### Link to the code that reproduces this issue or a replay of the bug
https://github.com/AhmedShehata98/shoperz
### To Reproduce
1. Start the application with npm run dev
2. After many re-render …
-
### Describe the highlighting problem
markdown codeblock cs doesn't get highlighted
### Example snippet that causes the problem
# markdow
```cs
class Student {
public Student() {
}
…
-
I am following this tutorial, and everything was going well until I tried to seed the new Post model using `npx prisma db seed`:
https://remix.run/docs/en/v1/tutorials/blog
I have added
```
m…
-
Here is my hx --health output:
```
(base) ➜ johnboccio@johnboccio-desktop ~/Git/LearningRust hx --health
Config file: /home/johnboccio/.config/helix/config.toml
Language file: default
Log file:…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.0.2
**Steps to reproduce crash**
1. Updated to VS Code 1.77 (Typescript 5 update)…
-
### Describe the highlighting problem
HTML not highlight
### Example snippet that causes the problem
no relevant
### Tree-sitter parsing result
![image](https://user-images.githubusercontent.com/…
-
Here is the outline for the survey in markdown format. I coded up the export pretty quickly so it's a bit rough, feel free to disregard any weirdness of things that don't make sense. I will also deplo…
-
### Summary
Syntax highlights not recognized by Helix after build. set HELIX_RUNTIME to MSYS64 ~/.config/helix/runtime and fetched/built all the grammars.
### Reproduction Steps
I tried this:
…
-
After the _kind_ comment [here](https://github.com/postmanlabs/postman-app-support/issues/1669#issuecomment-502479806) and the thread being locked, I've decided to open this issue as I know other peop…