-
would be great to add some font-lock configuration to have syntax highlight inside jsdoc comments.
Keywords are already known and listed on variables and should not be hard to get regexps from them, …
-
When clicking a tile that has a three of a kind combination, they should be highlighted(lifted). Should handle KANs as well.
-
Code:
```
#!/usr/bin/env julia
module MyModule
function doit()
println("Factorial: $((i = 1; for e in 1:5 i *= e end; i)) ")
println("Highlighting in VS Code broken...")
…
-
Title says it all. In my opinion items that are in darkness shouldn't be visible to players unless they can see them without mod. Currently it highlights items that are not visible at night/darkness, …
-
-
Right now the project uses highlight.js version 9.4, but I want to upgrade it to 10.5 which is the newest release as of today
These languages are correctly highlighted:
- [X] Expression 2
- [ ] C…
-
In GitLab by @Brend-Smits on Mar 9, 2020, 13:08
* Personal projects
* Platform wide projects
* Follow user/projects
* Implement with notification
* How should we implement this?
Issues:
* Endpoint t…
-
I'm using Mac.
1. Installed the plugin using Package Control.
2. Opened arbitrary `apiary.apib` file.
3. Selected "API Blueprint" highlighting.
4. Text is still not highlighted. Here and there, one or…
-
There's a lot of unhighlighted inline code in this README, let's fix.
-
Exemplary issue to demonstrate syntax highlighting of code.
edit
#### Code blocks with dummy code to showcase a couple of colors:
``` ruby
# ruby code
def method(*args)
if args
@var ||= Object
…
LFDM updated
10 years ago