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>
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)