spotlesscoder
spotlesscoder
### Describe the bug When I install the azure CLI in my devcontainer and then run `az login`, the Browser opens After I successfully sign in there to azure and...
az --version prints more than az version Both should print the same info for more consistency when creating bug reports and to avoid confusion
As suggested in https://github.com/microsoft/vscode-azurefunctions/issues/4167, I am recreating the issue here. Issue description: I have written a function in Typescript with a timer trigger. The first function I wrote had the...
this leads to a cleaner developer machine: * easy setup of development environment - just checkout the repo in vscode and run "open in devcontainer" * dependencies are installed in...
devcontainer.json ``` { "name": "Playground - Java 22 Spring Boot 3", "dockerComposeFile": "docker-compose.yml", "service": "devcontainer", "workspaceFolder": "/workspaces/$[localWorkspaceFolderBasename}", "shutdownAction": "stopCompose", "features": { "ghcr.io/devcontainers/features/java:1": { "version": "17", "installMaven": "true", "installGradle": "false" },...
### What Happened? I reinstalled elementary and I can't use the touchpad like I want to because the default for the secondary click seems to be multi-touch. This is very...
License
Hi, what License is the code under?
All TODOs in the file are marked done so the file seems obsolete
URL to the section(s) of the book with this problem: https://doc.rust-lang.org/book/ch04-03-slices.html Description of the problem: After the first code block, the following text is written: ``` The first_word function has...
### Describe the new feature In tables with many columns, I need to scroll horizontally to analyze a row When I found a value in a cell which I want...