This extension helps developers to quickly develop and publish their own WeCode applications (WeLink mini programs).
1.Use WeLink to scan the QR code in the upper right corner to log in.
You can write code in CloudIDE, which supports operations such as programming, syntax highlighting, automatic completion, syntax verification, and CLI access.
Click Debug on the WeCode Toolkit extension and wait for the WeCode application to be automatically compiled. After the compilation is completed, the external access of the listening port will be automatically registered.
You can also access the application window by switching to the webview of "Port Mapping" extension and click the "Access" button. Focus on the application window and press F12 to access the Developer Tools.
Click "Preview/Upload", select the newly created WeLink application in the "My Apps" list and click "Attach" to preview the application.
Click "Upload" to publish this application.