-
# Transclusion Syntax
There's often lively discussion on how to do transclusion syntax in markdown. This old [discussion](https://talk.commonmark.org/t/transclusion-or-including-sub-documents-for-r…
-
### Privileged issue
- [X] I'm @tiangolo or he asked me directly to create an issue here.
### Issue Content
This is a good first contribution. :nerd_face:
The code examples shown in the d…
-
see: https://github.com/Thom1729/Sublime-JS-Custom/issues/146
There are other reports about normal syntax definitions not working, because dummy syntaxes of Monokai Pro theme overriding scopes.
-
Uniform Function Call Syntax (UFCS) is a language feature which allows any function to be called using the syntax for methods calls.
References:
- https://en.wikipedia.org/wiki/Uniform_Function_Ca…
-
Hi Stuart, thanks for your project. I'm trying to run your code but I'm getting this error, I have python version 2.7.18.
python RasPi_Camera_Super8Scanner.py
File "RasPi_Camera_Super8Scanner.py…
-
**Describe the bug**
When defining an action `.github/actions/[action-name]/action.yml`, there is no syntax highlighting for using variables and there's also no "help" from autocomplete for inputs, …
-
### What version of Bun is running?
1.1.29
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
Run this code:
```js
console.log(Str…
-
### Summary
[Tagged template](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#tagged_templates) strings in JavaScript have strange, inconsistent highlighting. It…
-
Whenever there's a word like "define" def is highlighted and the rest of the word not, since def has a color mapping.
-
**Does this bug happen when you install plugin without vim-polyglot?**
No
**Describe the bug:**
TOML files should allow inline comments, but this is not shown by the syntax highlighter.
From…