Commit graph

4 commits

Author SHA1 Message Date
4847a1f584
feat: add support for absolute paths to LSP and formatter binaries
Also, refactor binary resolving functions into the bin_path module.

closes #474
2026-01-29 15:28:52 +01:00
6da6af22c8
fix: update win32 tui build for zig-0.15 2025-10-01 16:59:55 +02:00
Arian Dehghani
96c69c1636
feat: allow .cmd along with .exe for Windows paths (#187)
* Allow .cmd along with .exe for Windows paths

* Search windows path using %PATHEXT% instead of hardcoding extensions
2025-02-20 21:57:58 +01:00
dbab84d069
refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00