
-
Updated
Jul 7, 2022 - C++
We should probably run go generate
and other commands that generate code, such as goa gen
, as part of our autobuilder.
Describe the bug
Quick query didn't open without a workspace folder
The error is : Workspace storage path is undefined (codeQL.quickQuery)
Stack trace:
Workspace storage path is undefined (codeQL.quickQuery)
Error: Workspace storage path is undefined
at getQuickQueriesDir (/home/alex/.vscode/extensions/github.vscode-codeql-1.6.7/out/quick-query.js:23:15)
We have a buildsafe bug. Currently, Stripe checkout flow is implemented as frontend only (payment window opens once pay and send letter is clicked by user)
It's really annoying how git tries to add things that shouldn't be in version control and .gitignore
will fix this. :)
Add a description, image, and links to the works-with-codespaces topic page so that developers can more easily learn about it.
To associate your repository with the works-with-codespaces topic, visit your repo's landing page and select "manage topics."
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/get-started/quickstart/create-a-repo
What part(s) of the article would you like to see updated?
I think that in the notes section of this page, there should be