Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
forgejo
Watch
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2025-01-12 09:30:35 -05:00
Code
Issues
Activity
4ff3474fc0
forgejo
/
contrib
/
ide
/
vscode
/
settings.json
5 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
fix quotation marks in launch.json (#13325) Co-authored-by: zeripath <art27@cantab.net>
2020-10-27 15:58:09 -05:00
{
[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 15fa4cf98e6f72203e4e1e8906ae32ce5cc6b753) (cherry picked from commit 29932030932e74410857fcdb97ccca9374c8232a) (cherry picked from commit f5054e48832d056ab72bf6c46369bc64098dc06b) (cherry picked from commit e14c5f934c65441e5b2a75e084f17fc4812f6e52)
2023-12-04 08:10:23 -05:00
"go.buildTags"
:
"sqlite,sqlite_unlock_notify"
,
fix quotation marks in launch.json (#13325) Co-authored-by: zeripath <art27@cantab.net>
2020-10-27 15:58:09 -05:00
"go.testFlags"
:
[
"-v"
]
[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 15fa4cf98e6f72203e4e1e8906ae32ce5cc6b753) (cherry picked from commit 29932030932e74410857fcdb97ccca9374c8232a) (cherry picked from commit f5054e48832d056ab72bf6c46369bc64098dc06b) (cherry picked from commit e14c5f934c65441e5b2a75e084f17fc4812f6e52)
2023-12-04 08:10:23 -05:00
}
Reference in a new issue
Copy permalink