-
```
How hard would it be to do syntax highlighting for Fortran F90/F95 source code?
I have a google code project with mostly Fortran source code and syntax
highlighting would be nice.
I have attache…
-
### Feature
...
### Usecase
_No response_
-
#### Checklist
*Please replace the space inside the brackets with an **x** if the following items apply:*
- [x] I've verified that I use the latest version of the add-on by redownloading it fro…
cav71 updated
7 months ago
-
[Workspace Setting](https://github.com/lockbook/lockbook/issues/2936) for preferred editor type for markdown.
Properties of a plain text markdown editor:
+ monospace
+ color for syntax highlighting
+…
Parth updated
2 weeks ago
-
https://css-tricks.com/creating-an-editable-textarea-that-supports-syntax-highlighted-code/
something like that
-
**Describe the bug**
It's red instread of green; same color as the 'As Type'
**To Reproduce**
```
Sub CommentTest()
Dim currentValue As Variant
Dim hr As Long
Dim …
-
### Describe the bug
In Firefox the syntax highlighting does not work and the console logs an error `ReferenceError: Highlight is not defined`.
### Minimal Reproduction Link
https://bigmistqke.gith…
-
If you have a string that contains a `:` character within a for loop declaration (maybe other constructs as well) the syntax highlighting for everything that follows will be broken. This does not affe…
-
I realize this is probably just a shortcoming in a library you use, but: this TypeScript snippet doesn't highlight correctly, presumably due to the use of `namespace` as an identifier:
```ts
funct…
-
There is a tiny issue with the syntax highlighting of multi-line strings. For example in the code below the 'comment highlighting' (default: green) should stop at the commented line.
```zig
fn fun…