legoeditor README
You can use this editor tool to edit legao project's page.js and project.js.
Features
- use
CMD + Shift + P to enable LeGao: connect page.js
- open legao's designer page
- open js pane
- click connect local editor button
Requirements
Extension Settings
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
- synchronizedSave( default: true ): while document saved, synchronize change to remote and trigger save operation.
Known Issues
Bugs
- 0.0.4 [x] close editors should be disposed while reopen the page won't make text show again.
- 0.0.3 [x] double trigger save / sync status.
- 0.0.2 [x] optimze the pop-up messages of
vscode.window .
Reserved Problems:
- 0.0.3 [x] Support global.js editing.
- 0.0.3 [x] Support multi-page and multi-tab connections with accurate matching.
Enhancements
- 0.0.5 [x] support send
save action to the ws-client.
- 0.0.3 [x] support edit
page.js and global.js or a universal editing services.
- support typescript declartion file injection for syntax hint.
Release Notes
0.0.1
Initial release
Enjoy!
| |