Volodymyr Anokhin
Volodymyr Anokhin
org-roam-show-graph provides an easy way to overview and navigate rather complex structures of interlinked notes. Wouldn't it be great to have same workflow in zetteldeft? At the moments it's possible...
Moreover, https://github.com/raffy2010/dash-clojuredocs is not working with current clojuredocs.org site, so no easy way to update/improve the docset. Maybe new docset generator could help?
**Describe the bug** When parinfer mode is indent or smart, lsp code actions are messing with the code. **To Reproduce** Steps to reproduce the behavior: Wrong function with changed structure...
It's not recommended practice, but GET requests could be used with non-empty body, and I happened to work with 3rd-party API that officially requests this. CURL works well with their...
I'm trying to create a full layout of Ukrainian characters, creating ukrainian.dtsi similar to the ones in this repo (should be available https://github.com/vlnn/samoklava-zmk-config/blob/test-zmk-nodefree-config/zmk-nodefree-config/international_chars/ukrainian.dtsi). It mostly works -- except several, well,...
The cov.el expects the lcov.info with absolute file paths in SF field: https://github.com/AdamNiederer/cov/blob/42bf07c6ab51ceb45753c798bcbc3327a9230ed5/cov.el#L402 At least one tool (https://github.com/cloverage/cloverage) generates lcov files with file names relative to the project path, which...