This extensions allows you to edit PLaTOn resources directly from Visual Studio Code.
Commands:
PLaTOn: Connect: Connect to PLaTOn server.PLaTOn: Open Resource: Open a resource from PLaTOn server.PLaTOn: Synchronize: Synchronize the local resource with the server.PLaTOn: Preview: Preview the resource in vscode webview.Warning: Preview only works if the resource is accessible outside of PLaTOn.
- You need to have a working PLaTOn account to use this extension.
- You also need git installed on your machine. You can install it from git-scm.com.
This extension contributes the following settings:
platon.baseUrl: The base URL of the PLaTOn server.
Seems like you guys like to keep track of changes, so here is a list of changes made to the extension.
Initial release of PLaTOn extension
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Enjoy!