-
While there is only a small snippet in the preview window, and there is the end of a string, the window doesn't see that the string is actually terminating.
```py
"""
return self.…
-
**Is your feature request related to a problem? Please describe.**
No, just a lacking feature. Would love to have code blocks highlights on posts 😁
**Describe the solution you'd like**
I would like…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated (i'm being forced to say this by feature request format) when I need to print or save code from Karbon with …
-
highlighting of output of common commands
- ls
- dir
- ?
highlighting of syntax
- via zprezto?
-
String interpolation in TypeScript is not highlighted properly. You can see in this example how GitHub markdown highlighting handles it:
```ts
`The error is: ${err}`
```
This is how it appears wit…
-
Reported by @toptobes:
Syntax highlighting breaks when you have an immediately-invoked function expression (IIFE) that's an arrow function:
![image (9)](https://github.com/riptano/docs-ui/assets…
-
Type: Bug
This Ruby source:
```
%(
{
}
2 + 2
)
```
is one single string literal, but for some reason the `2 + 2` gets highlighted as code.
For some reason having a `}…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: Version: 1.78.2
- OS Version: Darwin arm64 21.3.0
Related to https://github.com/microsoft/TypeS…
-
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I doubt this is a Zed bug and probably more of a syntax tree bug (I think zed uses treesitter?) bu…