Dinesh
Dinesh
Adding some documentation for this great plugin. Please confirm if the keyboard shortcut macOS is correct. I was having a hard time finding it online. Cheers! 👍👍👍
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [X] build - [ ] serve - [ ] test - [ ] e2e -...
**Github Repo:** https://github.com/dinbtechit/vscode-theme/actions/runs/2372135752 **Describe the bug:** Qodana - Code Inspection fails due to No Space left on device. ``` [Build](https://github.com/dinbtechit/vscode-theme/runs/6557769443?check_suite_focus=true) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.291.1/_diag/Worker_20220523-145852-utc.log'...
**Please check if the PR fulfills these requirements** - [x] - The commit messages follow these. [guidelines](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y) - [x ] N/A - Tests for the changes have been added (for...
### Description I am not sure if this is a bug or if I am doing it wrong. NGXS Forms Plugin 2-way binding is not working for subforms with dynamically...
Hi, Great Project. However, as a UX designer and an avid user of ShareX. I feel like this project can borrow some UX ideas from shareX. Unfortunately, I am not...
Does it support signed public keys to be passed in? (id_rsa.pub.signed) **SSH Command Format:** ``` ssh -i -i username@HOST_IP_ADDR ``` **Example Command** ``` ssh -i id_rsa -i ~/Downloads/id_rsa.pub.signed [email protected] ```
We are using `io.fabric8:docker-maven-plugin:0.27.2` to build docker images. my maven project consist of 3 modules (`module1`, `module2` and `module3`). Each module builds a docker image based on the dockerfile present...
I have Jenkins jobs that uses the Config File Provider plugin to get settings project name, etc. Unfortunately, the gradle unit test fails as it is not able to find...
This is a great package but would be nice if there were annotations. This will make the code cleaner. I would like to implement this. But I am looking for...