-
What would be your opinions on using a Lua bridge to Rust in order to write the load test scripts in Lua This I feel may gain some traction to the tool, is this is instead possible?
-
- [Embedded language](https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#embedded-languages) support for Bash.
-
Some source files (like HTML or Vue templates) have multiple languages inside of them and a set quotes is only valid for one. For example, [Vue template files](https://vuejs.org/v2/guide/single-file-c…
-
There are few cases in Go where you may want to other languages embedded e.g. in strings. Couple of simple ones that come to mind are:
* Markup languages such as HTML can be used with `html/template…
-
Change API thanks to feedback
Get new feedback from changes
-
- VS Code Version: 1.60.1
- OS Version: OSX 11.6
When a language is embedded, the value of `autoClosingPairs` is taken from the parent language, not the embedded one. Related t…
-
It would be nice if you can lint/auto-fix query strings embedded in other languages.
For example, in Rust:
```rust
sqlx::query("SELECT * FROM users WHERE email = ?")
```
Or in Go:
```go
…
musjj updated
3 weeks ago
-
**This update must be installed before KB2919355.** This is the likely reason why installing Legacy Update on Windows 8.1 causes a boot loop.
-
## The code with a problem is:
```json
"scripts": {
"watch": "tsc -watch -p ./"
},
```
## It looks like:
![image](https://github.com/user-attachments/assets/e3d75001-e074-4d85-9fce-e5c87434b…
-
**Describe the bug**
It looks like the dart/flutter extension is overriding embedded languages.
I'm trying to create an extension to colorize a custom language on vscode (ntm) (https://github.co…