-
### Description
### Ruby LSP Information
Details
-
@Raku/core
We have changed the syntax highlighter from one developed for the atom editor (atom-perl6-highlighter) to a Raku based one (Rainbow).
- colouration request. Rainbow offers more categorie…
-
Various vernac commands are highlighted incorrectly. It's difficult to be exhaustive, so we should keep this issue open to track them. Here are the ones I've come across so far:
- [x] `Declare ML M…
-
Hey great tool! It doesn't seem to be syntax highlighting for my PHP code though. The HTML highlights just fine.
-
![CleanShot 2024-11-11 at 12 42 13@2x](https://github.com/user-attachments/assets/dc44be26-aaac-401f-9ecc-6a62474403e6)
I was initially confused about what the dark vs. grey meant, I assume it's a …
-
Hello,
I think it would be nice to have repl syntax highlighting. Here's an example of how it's implemented in `amm` (a Scala interpreter)
![image](https://github.com/user-attachments/assets/c9376…
-
Add support for syntax highlighting in the code fragments of the model output.
-
Hi! Thanks as always for this great project. I'm wondering if you would consider switching to [Shiki](https://shiki.style/) instead of Prism for syntax highlighting. The project is frequently updated,…
-
assume this valid Kotlin Unit test class:
```
import org.junit.jupiter.api.Test
class Test {
@Test
fun `test if Kotlin syntax highlighting doesn't stop at this point`() {
p…
-
### Check for existing issues
- [X] Completed
### Describe the feature
In JetBrains IDE's, you can add a comment like `// language=JavaScript` above a string to enable syntax highlighting in a stri…