A text-based visual code editor architected to supported multiple languages and platforms.
- Web
- VSCode Extension
- Native App To Be Released
- Both
- Default Native Fonts
- macOS: SF Mono
- Windows: Roboto Mono
- Web
- wasm-pack
- LLVM (using the language grammars with wasm requires
llvm-ar, add path to zhsprofile in order to build project) - Just Command Runner
npm install webpack webpack-cli --save-dev- Host These Things Please (optional)
cargo run
just wasm-vscode- Open
lilypad-vscode/in VSCode Insiders npm install- Run using VSCode
just wasm-web(builds .wasm files and code bundle)cd lilypad-webhttp-server -p 8000