alinco8

Results 8 issues of alinco8

Are there any plans to add type definitions for Typescript users?

Any plans to add real-time collaboration capabilities to Turbowarp?

like this↓ ![example](https://github.com/TurboWarp/scratch-vm/assets/87509441/db3d44d1-fe5e-42ce-9083-90c213b60ba5)

enhancement

MacBookAir Sonoma 14.4.1 Node: v20.7.0 Npm: 10.2.3 `git clone https://github.com/SpyglassMC/Spyglass.git ` `cd Spyglass` `npm i && npm run build` Error: ``` npm WARN skipping integrity check for git dependency ssh://[email protected]/SPGoding/vanilla-datapack.git...

🔨 meta-dev-tool
*awaiting-response

**Is your feature request related to a problem? Please describe.** No way to get the value after the selection is done. **Describe the solution you'd like** **Please describe your desired...

**Is your feature request related to a problem? Please describe.** There is no Controlify for Neoforge 1.20.1. **Describe the solution you'd like** Support 1.20.1 NeoForge **Describe alternatives you've considered** Use...

enhancement

## Overview I identified a functional difference between CLI and LSP implementations regarding stable formatting. While the CLI applies complete formatting in a single run, the LSP implementation required multiple...

When using the Dprint extension in VSCode, formatting is applied in multiple stages: - First pass removes block braces (`{}`) - Second pass converts to single-line This requires manually formatting...