Lukas Pistrol

Results 97 comments of Lukas Pistrol

Just to let you know we use `KeychainSettings` in one of our projects and it works nicely!

Can you try again on the latest [release](https://github.com/CodeEditApp/CodeEdit/releases/tag/latest)? I cannot reproduce this anymore.

@Wouter01 I'll update them while implementing it. The CI should work out of the box once the changes are made. But of course I need to test it first and...

I have to put this on hold because for some reason when running SwiftLint through Xcode (either as build plugin or run phase) it cannot download the remote config. It...

> @austincondiff I did a sync fork which brought in a new commit in this PR. Is this okay - not sure if I should have done that. As long...

> I like this idea. As long as we can properly do all that we need to do to communicate with the main app. Shouldn't be a problem since it...

I just created the repo [here](https://github.com/CodeEditApp/CodeEditCLI). It builds and deploys the artifact correctly in GH actions. The only thing missing is notarizing the cli binary: - https://github.com/CodeEditApp/CodeEditCLI/issues/1 Until then the...

Since the implementation in `CodeEdit` itself is still missing I think this should be moved back to the main repo.

## Update on this ### What was holding this back? Just downloading the binary and trying to move it to `/usr/local/bin/` was not possible since `sudo` privileges are needed to...

@iggy890 what exactly brings you to this conclusion?