SmartFP Uploader
Upload .xml files to SmartFP directly from Visual Studio Code.
Features
- Upload XML files from Explorer context menu
- Login and logout to multiple SmartFP with different credentials
- Projects login state overview
Setup
Set project domain in .vscode/settings.json
{
"SFPUploader.domain": "https://your-domain.cz"
}
Usage
Login
Right click into project folder and select
SFP: LogIn
Upload file
Select one or more .xml files -> Right-click and select
SFP: Upload Files
Change credentials
Right click on project name in left context menu and select
SFP: Change credentials
Commands
SFP: LogIn
SFP: LogOut
SFP: Upload Files
SFP: Refresh login states
Release Notes
Known issues
- Refresh token doesn't work -> LogOut/LogIn again
- Clear works on 50%
0.0.1
| |