lonix1
lonix1
### Describe the bug `dotnet tool restore --verbosity x` has no effect on verbosity. ### To Reproduce `quiet` ````sh $ dotnet tool restore --verbosity quiet Tool 'cake.tool' (version '2.2.0') was...
I'm using the `latest` icescrum image, with the `12.2` postgresql image. Steps: - I followed the instructions to create `docker-compose.yml` - I started with `docker-compose up` - I know I'm...
*For `inversify-express-utils` package.* To get the express `req`, `res`, `next` functions, we need to inject them into the action method with `@request`, `@response`, `@next`. It would be much neater to...
Would be nice to have this extension in dark mode. There is a way to change the UI [with css](https://github.com/mkloubert/vscode-kanban#css-). Has anyone worked up a decent-looking dark mode stylsheet that...
Reordering cards using drag-and-drop would be good so we can prioritize cards. In typical kanban/scrum style, the more important cards could then be dragged to the top. (If this is...
Steps: - delete the `vscode-kanban.json` - open kanban tab, which recreates that file - close kanban tab - add the [renaming stuff](https://github.com/mkloubert/vscode-kanban#columns-) to the file, so the file looks like...
Would be nice to have a button in the sidebar that opens the kanban tab. And a config option to show/hide it for those who don't want it.
The logging feature is cool, especially when we need to diagnose some problem. But most of the time there is no need for it, and it just creates endless logs...
Not directly related to this extension. A similar extension/userscript for npm would be awesome. To show project details, stats, etc. Didn't know how else to reach out, sorry. Go ahead...
Apparently this can be used on linux, and apparently the "svm" library can be used to install it. But svm doesn't have documentation, and so I'm going in circles. :)...