Dmitriy
Dmitriy
For now, if you launch `clapper --help` you'll see not very informative message: ``` shell $ clapper --help Usage: com.github.rafostar.Clapper [OPTION…] Help Options: -h, --help Show help options --help-all Show...
When `nix-prefetch` launched with both `--verbose` and `--compute-hash` hash will not appear
**Description / Описание** Add this utility on [scoop](https://github.com/lukesampson/scoop) or [winget](https://winget.run), or [chocolatey](https://chocolatey.org/) Windows package managers It will allow easy install and update.
Feature request: Filter for channels very desired, because now more than half of them are in Chinese.
**Describe the bug** I have LSP-gopls disabled globally And disabled in project (let's name it project A for this issue) ``` json { "folders": [ ... ], "settings": { "LSP":...
If you select adaptive theme and toggle OS style between dark/light, Sublime Text will follow this change, however Terminus not until you reselect (for example, with up|down arrows) and reapply...
1) I'd like to see Markdown code block even if this language not supported by my system: For example, GitHub trying to do this: ```` ``` example blablabla ``` ````...
**Description:** `ionic start` command broken with Yarn v2 (aka berry). **Steps to Reproduce:** ```bash $ yarn set version berry $ echo n | ionic start Test blank --type=angular ``` Or...
pypi: https://pypi.org/project/toncli/ github: https://github.com/disintar/toncli
### Steps to reproduce: ``` shell mkdir -p ~/work/toncli-test/ touch ~/work/toncli-test/test.fc cd ~/work/toncli-test/ toncli func build ~/work/toncli-test/test.fc ``` ### Expected behavior: ``` INFO: 🥌 Build ['/home/user/work/toncli-test/test.fc'] successfully, check out .test.fif...