Easycode README
Easycode is for you...
Features
TBD
Requirements
TBD
Extension Settings
This extension contributes the following settings:
easycode.isRemote : Pull the code on remote Linux host via SSH or on local machine.
easycode.localWorkspace : The local workspace to save code if easycode.isRemote is false
easycode.sshPrivateKey : SSH private key file path for remote access
easycode.sshWorkspace : The workspace on remote Linux host
easycode.sshHost : The SSH host name
easycode.sshUser : The SSH user name
Known Issues
TBD
Release Notes
0.2.11
- Check the bash type before check out the code on ssh server.
0.2.10
- Improve the public key uploading call flow.
0.2.7
- Add go back button for some quick pick dialogs.
0.2.6
- Change the activitybar icon
- bug fixs
0.2.5
- If there is already a project opened, use current build id as the default build id.
- bug fixs
0.2.3
- Add suggestion build list when input some keyword
- Move the projects to common dir and rename the project name to build id.
- Adjust the checkout commnd to improve speed
0.2.0
Initial release
| |