| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
fixes #25842
credit to philippbeckmann for discovering this
|
| |
|
|
|
| |
with introduction of linter, this adds python/poetry to devcontainer
|
| |
|
|
|
|
|
|
| |
`alexcvzz.vscode-sqlite` doesn't work well in devcontainer.
qwtel.sqlite-viewer works well, maybe we can use this one instead.
|
|
With the recent release of https://github.com/loft-sh/devpod making
ephemeral dev environments (ala GitPod/Codespaces) much easier (aka, no
pre-configured infra required). This allows an alternative to using
GitPod for such development options.
---------
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
|