Commit graph

4 commits

Author SHA1 Message Date
wetneb
97572bef1f chore: improve VSCodium config (#12772)
While helping @vsdl set up their development, we had to make a couple of changes to the default VSCodium configuration. I found myself having to update my own config as well because I wasn't able to run tests from VSCodium anymore. So I wonder if something changed on Forgejo or VSCodium's side that made those edits necessary in some circumstances.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12772
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-07-14 01:38:01 +02:00
Michael Kriese
b4ceadce1c
chore: set recommend vscode settings for golangci-lint 2024-11-11 10:53:47 +01:00
Antonin Delpeuch
55306dfb24
[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)
(cherry picked from commit ed53157084)
(cherry picked from commit dc8346508b)
(cherry picked from commit e6d8e1a973)
(cherry picked from commit f3b9ca02f3)
(cherry picked from commit 3799c133b4)
2024-02-05 16:09:41 +01: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