JeanJPNM

Results 20 issues of JeanJPNM

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

bug
typescript

### Describe the problem #2051 allows us to integrate svelte kit into a node server, but it only currently works in production mode. While this is an excelent change, we...

enhancement
size:large

Fixes a typo on the word "something" on the starter template

**Describe the bug** The view states saved [here](https://github.com/suren-atoyan/monaco-react/blob/d32d16af780199f4de544922d4b1f5789ba1e5b8/src/Editor/Editor.tsx#L12) are never cleared, causing a memory leak. The `Editor` component never gets rid of the view states it saves, so they keep...

This pull request adds a simple type declaration file with simple documentation

Adds support for instructions that will be released on the game's build version 147, as well as updating existing declarations.

Closes #79. Fixes #227. Fixes #234. This pull request does not aim to provide full backwards-compatible behavior, it instead aims to provide a solid foundation for future updates that address:...

Because fery few other compilers did that. Also, this requires changes on the sourcemapping format and the name handling and resolution.

enhancement
help wanted

When using `print` inside indented contexts (functions, if statements, loops, etc) it is not possible to correctly format the template string without breaking the surrounding indentation: ```js function printVec({ x,...

enhancement

This is more of a suggestion than an actual request, using an intermediate representation that doesn't have as many edge cases can make optimizations more precise.

enhancement