aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-19/+60
2018-10-22Fix testsSebastien Douheret1-0/+1
2018-08-21sdk_test: draft in progressClément Bénier1-1/+2
2018-08-21functionnal test: initial commit for testsClément Bénier1-0/+12
2018-07-13Fixed GOPATH setting for VSCodeSebastien Douheret1-3/+12
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret1-2/+3
2018-02-08Avoid duplicate SDK install dir - SPEC-1252Sebastien Douheret1-4/+16
2018-01-22Make sure using space as indentation styleRomain Forlot1-1/+3
2018-01-18Fixed GOPATH setup while debugging in VSCSebastien Douheret1-4/+2
2018-01-05Update vendor/debug rule according to gerrit migration.Sebastien Douheret1-3/+2
2018-01-04Improved and fixed local SDK tarball installation.Sebastien Douheret1-1/+1
2017-12-22Added SDKs management support.Sebastien Douheret2-1/+8
2017-12-16Fixed and improved events management.Sebastien Douheret1-2/+3
2017-12-08Support old folder type encoding (backward compatibility)Sebastien Douheret1-1/+1
2017-12-05Improved Silly logging.Sebastien Douheret1-1/+1
2017-11-29Refit source files to have a public xs-apiv1 lib package.Sebastien Douheret1-1/+2
2017-11-24Add folder update support and ClientData field.Sebastien Douheret1-58/+30
2017-11-06Kill right Syncthing (same url) in DEBUG modeSebastien Douheret1-1/+2
2017-09-22Set default syncthing path.Sebastien Douheret1-2/+3
2017-08-24Redirect HTTP and Gin server logs into a file (xds-server-verbose.log).Sebastien Douheret1-18/+1
2017-08-18Add folder synchronization status.Sebastien Douheret1-57/+57
2017-08-16Moved project creation in a modal windowsSebastien Douheret1-1/+0
2017-08-16Add folder interface and support native pathmap folder type.Sebastien Douheret1-1/+16
2017-08-07Update vsc launcher.Sebastien Douheret1-2/+18
2017-08-07Improved /exec to support gdb execution.Sebastien Douheret1-3/+3
2017-06-23Fix the way to download xds-agent packagesSebastien Douheret1-4/+26
2017-05-22Allow to set Syncthing rescanInterval parameter.Sebastien Douheret1-1/+1
2017-05-18Add Cross SDKs support (part 2)Sebastien Douheret1-2/+2
2017-05-17Add SDKs support.Sebastien Douheret1-1/+2
2017-05-17Auto start Syncthing and Syncthing-inotify.Sebastien Douheret1-1/+1
2017-05-11Initial main commit.Sebastien Douheret2-0/+59