add vscode workflow, som eupdates to tex

This commit is contained in:
2018-07-09 10:51:04 +02:00
parent 7e62a867ab
commit cad9bd26f2
8 changed files with 46 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "remote_proj"
}
],
"settings": {}
}
+14
View File
@@ -0,0 +1,14 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
{
"label": "(remote) connect",
"type": "shell",
"command": "${workspaceFolder}/../sshfs.sh",
"auto": true,
"problemMatcher": []
}
]
}
+1
View File
@@ -0,0 +1 @@
../afshome/clean_jenk/lib-chibios
+1
View File
@@ -0,0 +1 @@
../afshome/clean_jenk/sw-stm32
+1 -1
View File
@@ -1 +1 @@
mountpoint ~/gitlab/BaTh/data/afshome || sshfs hbpc9:. ~/gitlab/BaTh/data/afshome
mountpoint ~/gitlab/BaTh/data/afshome || sshfs obss6:. ~/gitlab/BaTh/data/afshome