Antonin Delpeuch
ed53157084
[GITEA] fix VSCode settings
...
Without this change, I get the error:
> Error creating test engine: sqlite3 requires: import _ "github.com/mattn/go-sqlite3" or -tags sqlite,sqlite_unlock_notify
(cherry picked from commit 15fa4cf98e
)
(cherry picked from commit 2993203093
)
(cherry picked from commit f5054e4883
)
(cherry picked from commit e14c5f934c
)
2024-01-01 15:27:12 +01:00
Lauris BH
9628a76ce6
Update to work with latest VS Code go debugger ( #18397 )
2022-01-25 05:00:55 +00:00
Elena Neuschild
6c2c521ba5
fix quotation marks in launch.json ( #13325 )
...
Co-authored-by: zeripath <art27@cantab.net>
2020-10-27 16:58:09 -04:00
Elena Neuschild
bf6ed724a6
Fix args in tasks.json ( #13116 )
2020-10-12 14:44:01 -04:00
赵智超
19ebe2b956
misc: change the "taskName" to "label" in vscode tasks.json ( #10739 )
...
because of vscode suggest
ref ISSUE: Microsoft/vscode-docs#1181
Signed-off-by: a1012112796 <1012112796@qq.com>
2020-03-16 18:46:26 +02:00
Mura Li
25c49cf930
Update build tags for sqlite_unlock_notify ( #5144 )
2018-10-23 19:47:59 +08:00
Mulia Nasution
605038dca9
Fix typo ( #2810 )
...
Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com>
2017-10-31 19:10:22 +02:00
Lauris BH
4c2b1be3a4
Basic VSCode configuration for building and debugging ( #2483 )
...
* Basic VSCode configuration for building and debugging
* Fix building and debugging in Windows
* Move to contrib folder and add instructions
2017-09-12 20:27:44 +08:00