Commit Graph

15 Commits (56b3b8f4f1f2e7967b94a2f7d0c11810ff34dd95)

Author SHA1 Message Date
Chip Senkbeil 56b3b8f4f1
Fix CLI commands with --format json not outputting errors in JSON 11 months ago
Chip Senkbeil e0b8769087
Fix return code of --help and --version on cli 11 months ago
Chip Senkbeil be7a15caa0
Refactor generation commands to use --output for files and printing to stdout by default 11 months ago
Chip Senkbeil 84ea28402d
Add support for distant spawn -c 'cmd str' 12 months ago
Chip Senkbeil da75801639
Fix server hangup (#206) 12 months ago
Chip Senkbeil 4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 1 year ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 1 year ago
Chip Senkbeil af903013f6
Support installing manager service with custom arguments 1 year ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 1 year ago
Chip Senkbeil 31aff1e282
Refactor --lsp [SCHEME] to just take the scheme and not the :// 1 year ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 1 year ago
Chip Senkbeil f2bd2f15f5
Add support for --lsp [scheme] 1 year ago
Chip Senkbeil 398aff2f12
Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
Chip Senkbeil b8fecaacc0
Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago