You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
398 B

{
"python.formatting.provider": "black",
"python.formatting.blackPath": "/home/zos/ohos_env/bin/black",
"syncmate.dest": "/home/antiy/",
"syncmate.enabled": true,
"syncmate.user": "antiy",
"syncmate.verbose": true,
"syncmate.host": "localhost:10022",
"sync-rsync.onSaveIndividual": true,
"sync-rsync.remote": "antiy@localhost:/home/antiy/",
"sync-rsync.shell": "ssh -p 10022"
}