polymo1
polymo1
When I launch code-terminal it launches just like a standard code install, but changes to a terminal roughly 5 seconds later. The VS Code Menu bar is still there. [image](https://i.imgur.com/w70k2gv.png)
In my small use of `cntb`, I've discovered there is no browser login. I suggest that there be a command such as `cntb login` which will either store the OAuth...
Closes: #19 I've fixed the build errors, but the test errors aren't passing. Both fixes are provided by VS Code + rust-analyzer. I also added `workflow_dispatch:` to the workflow to...
Just a nitpick for repos when I see something like this project without one. You can find the GitHub documentation on the SECURITY.md file [here,](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) and my SECURITY.md [here for...
I run anisette-v3-server on my VPS using Docker. It would be very helpful if a docker-compose.yaml file that is setup correctly to the requirements of the server is made public.
I propose adding statistic exporting to a prometheus instance for long term monitoring and logging of anisette-v3-server. Some examples of exported data could be: - HTTP Request Information - HTTP...
#### Current Behavior Take a directory with two files (main.cpp and Makefile), the programming toolchain to use does not show. Introduce a third file (file.h), the programming toolchain shows as...