CodeEditCLI icon indicating copy to clipboard operation
CodeEditCLI copied to clipboard

A command-line-interface to open files/folders in CodeEdit.app

Results 13 CodeEditCLI issues
Sort by recently updated
recently updated
newest added

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 ![](https://user-images.githubusercontent.com/1305802/31193912-beddeac8-a945-11e7-9c32-eafc808a9bcc.png)

- add autocompletions for [`Fig`](https://fig.io) ## Requirements - [x] #1 - [x] #14

enhancement

## Proposed Addition | Argument | Description | | :- | :- | |`-le` or `--list-extensions` | Outputs list of installed extensions | ## Description Lists the installed extensions unique...

enhancement

## Proposed Addition | Argument | Description | | :- | :- | |`-r` or `--reuse-window` | Use the last active window. | ## Description When opening a file, tell...

enhancement