-
Submitted by: JimBeam (jimbeam)
Votes: 6
0\. Background
=============
FreePascal \(FPC\) is an object oriented variant of Pascal that looks very
much like Delphi \(in fact, there's a Delphi compa…
-
I embedded JavaScript in another language by using the "Request Forwarding" approach. It worked well for code completion. Now I want also to get the syntax errors from the embedded JavaScript, but I d…
-
The built in `json-language-features` extension provides plenty of nice features for JSON Schemas, such as [`markdownDescription`](https://code.visualstudio.com/docs/languages/json#_use-ri…
-
Tokei 12.1.2 on Arch Linux.
Here’s some usual output:
```console
$ tokei
===============================================================================
Language Files Line…
-
## Context
Currently, the VSCode extension highlights CSS and JS correctly in VSCode, but does not yet provide Intellisense for them when used as embedded languages:
### HTML
![html-complete]…
-
## Is your feature request related to a problem? Please describe
## Describe the solution you'd like
## Describe alternatives you've considered
## Steps you didn't forgot to do
- [ ]…
-
When using cell magics such as %%html, %%sql, %%js, %%kql, etc and other such magics, Pylance does not recognize the contents after the text.
Text after such magics are treated a Python code,…
-
VS Code version
```
Version: 1.93.0
Commit: 4849ca9bdf9666755eb463db297b69e5385090e3
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js:…
-
I consider adding a Forth as an extension language to a C based embedded system. It will get called from the C side, perhaps also making calls back to C as needed.
The main targets here are MSP430 …
-
This started as a discussion in https://github.com/jlelong/vscode-latex-basics/issues/58.
The problem is that languages that are embedded within other languages have a high potential to not work as…