Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to work with latest VS Code go debugger (#18397) | Lauris BH | 2022-01-25 | 1 | -6/+6 |
| | |||||
* | fix quotation marks in launch.json (#13325) | Elena Neuschild | 2020-10-27 | 2 | -1/+5 |
| | | | Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Fix args in tasks.json (#13116) | Elena Neuschild | 2020-10-12 | 1 | -8/+6 |
| | |||||
* | misc: change the "taskName" to "label" in vscode tasks.json (#10739) | 赵智超 | 2020-03-16 | 1 | -2/+2 |
| | | | | | | because of vscode suggest ref ISSUE: Microsoft/vscode-docs#1181 Signed-off-by: a1012112796 <1012112796@qq.com> | ||||
* | Update build tags for sqlite_unlock_notify (#5144) | Mura Li | 2018-10-23 | 2 | -2/+2 |
| | |||||
* | Fix typo (#2810) | Mulia Nasution | 2017-10-31 | 1 | -1/+1 |
| | | | Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com> | ||||
* | Basic VSCode configuration for building and debugging (#2483) | Lauris BH | 2017-09-12 | 3 | -0/+94 |
* Basic VSCode configuration for building and debugging * Fix building and debugging in Windows * Move to contrib folder and add instructions |