Nick Krichevsky
Nick Krichevsky
When adding a file via the new "send" feature, I am able to upload a file successfully. However, when going to download it, it says that it has 0 bytes,...
The "Colors" chapter states > The radius will return a maximum of 0.5 (because we are calculating the distance from the center of the viewport) so we need to double...
**OS:** Fedora 32, macOS 10.15 **GPMDP Version:** 4.7.1 **Issue Descriptions:** If I press the spacebar, sometimes the player will actually just start playing the last song I have clicked, rather...
This font looks really nice, but I don't want the symbol ligatures - I find they make things harder to understand. Is there any chance of releasing a version with...
In my workflow, I clone an action I want to use to a directory outside my base repository. ```yaml - name: Fetch Action uses: daspn/private-actions-checkout@v2 with: actions_list: '["MyOrganization/my-action"]' checkout_base_path: ./actions...
I want to be able to fetch arguments from my `Application`, regardless of if the application is being run from a burrito-based release or with `mix`. Ideally, I'd be able...
**Describe the bug** Using the rule `javascript.express.security.injection.tainted-sql-string.tainted-sql-string`, even simple log statements regarding the action taking place are matched. This is often problematic when commonly logged verbs are used which happen...
I saw Artipie includes Hex support, which is awesome! However, it would be even cooler if it supported a Hex proxy in the same way that NPM does. My org...
### Is your feature request related to a problem? Please describe While the icons do look very cool, the left sidebar not being labeled can be confusing with the number...
### Check the following: - [X] I have checked the behavior after setting "vscode-neovim.neovimClean" in VSCode settings. - [X] I have read the vscode-neovim docs. - [X] I have searched...