-
Right now completion and other features are not available when embedding yaml in JS template strings or markdown fenced code blocks.
-
I love the new file level comment feature to enable syntax highlighting across multiple yaml properties. However, it requires modifying every file you want highlighted. It would be nice to have an a…
-
**Is your feature request related to a problem? Please describe.**
It would be awesome to have Semgrep automatically scan "embedded" languages in other languages, particularly for common cases.
Some…
-
### Describe your suggested feature
Requesting ability to display multiple _embedded_ subtitles at the same time .
Would be great for people trying to learn a language, for example.
### Other …
-
## Background and Motivation
There should be support for analyzing an embedded language with `DiagnosticAnalyzer`. For example, analyzers that inspect:
* Regex strings
* JSON strings
* Date/ti…
-
It might be nice in the future to have a mini language inside wot++ for programmatically generating strings (python for illustrative purposes):
```
let list `
items = ["a", "b", "c"]
for i…
-
I have a Gradle project with an embedded plugin in `buildSrc` that has Java code in `buildSrc/srcmain/my/package/Foo.java`. When I open these Java files, a "Foo.java isn't on the classpath" notificati…
a01fe updated
2 years ago
-
## Background
VS Code mostly makes the assumption that each file has a single language and based on that language it decides whether to
- highlight the file using a particular grammar
- send …
-
### Short Summary
In Komodo 8 there was an option for "Use a different background colour when used as a sub-language". This was very handy for editing PHP files that generate HTML, CSS and JavaScript…
-
This has been discussed a little in some other issues:
- https://github.com/microsoft/vscode/issues/113640
- https://github.com/microsoft/vscode/issues/53885
- https://github.com/rust-lang/rust-a…