CodeEditCLI
CodeEditCLI copied to clipboard
A command-line-interface to open files/folders in CodeEdit.app
As the main CodeEdit app uses the MIT license, it would make sense to use it here as well. This may address #28.
Add for example MIT License, BSD License, Apache License or any other open source license. Having a LICENSE file can help establish trust and openness with regard to the project...
The homebrew installation fail at build phase ``` swift build -c release --disable-sandbox warning: /Users/cedricloneux/Library/org.swift.swiftpm/configuration is not accessible or not writable, disabling user-level configuration features. warning: /Users/cedricloneux/Library/org.swift.swiftpm/security is not accessible...
Being able to run `sudo codeedit` and being able to edit root/system files or maybe able to unlock it like this 
- add autocompletions for [`Fig`](https://fig.io) ## Requirements - [x] #1 - [x] #14
## Proposed Addition | Argument | Description | | :- | :- | |`-le` or `--list-extensions` | Outputs list of installed extensions | ## Description Lists the installed extensions unique...
## Proposed Addition | Argument | Description | | :- | :- | |`-r` or `--reuse-window` | Use the last active window. | ## Description When opening a file, tell...