CodeEdit?

All sorts of amusements and nonsense unrelated to xTalk
Post Reply
User avatar
richmond62
Posts: 4830
Joined: Sun Sep 12, 2021 11:03 am
Location: Bulgaria
Contact:

CodeEdit?

Post by richmond62 »

This thing has been "waggling its tail" at me recently, and I wondered if anyone had played with it for progging in xTalk?

https://www.codeedit.app/
https://richmondmathewson.owlstown.net/
User avatar
richmond62
Posts: 4830
Joined: Sun Sep 12, 2021 11:03 am
Location: Bulgaria
Contact:

Re: CodeEdit?

Post by richmond62 »

CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more.
This is annoying as it does NOT say which languages it will do all that for.
https://richmondmathewson.owlstown.net/
User avatar
OpenXTalkPaul
Posts: 2633
Joined: Sat Sep 11, 2021 4:19 pm
Contact:

Re: CodeEdit?

Post by OpenXTalkPaul »

macOS only AND:
Requires macOS Ventura (13.0) or newer
Meh... I still like Pulsar (formerly called Atom) and that has language-colorization files available for our dialect of xTalk so that's really helpful, but If you like CodeEdit that project it is FOSS GPL 2.0, and also it can be supported via Open Collective: https://opencollective.com/codeeditapp

Using some platform like Open Collective (https://opencollective.com) might not be a bad idea, could possibly attract contributions from developers (I hear there is a lot of laid-off people from game development world right now).

I'm sure CodeEdit can support any Unicode (UTF-8,16, 32) that macOS supports since it's built using Apple native text-editing widget (SwiftUI controls), that's more than enough code-point slots to support any language, of course you need a unicode font that has glyphs to support language X.
User avatar
tperry2x
Posts: 3208
Joined: Tue Dec 21, 2021 9:10 pm
Location: Somewhere in deepest darkest Norfolk, England
Contact:

Re: CodeEdit?

Post by tperry2x »

richmond62 wrote: Tue Dec 17, 2024 12:54 pm CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS.
That's where I lost interest. Anything of interest to me has to work on Linux, Windows and MacOS. And why would you need to be running MacOS 13 for a text editor?
User avatar
OpenXTalkPaul
Posts: 2633
Joined: Sat Sep 11, 2021 4:19 pm
Contact:

Re: CodeEdit?

Post by OpenXTalkPaul »

tperry2x wrote: Thu Dec 19, 2024 7:16 am That's where I lost interest. Anything of interest to me has to work on Linux, Windows and MacOS. And why would you need to be running MacOS 13 for a text editor?
Probably for Swift or for using some newer APIs.

Many of Apple's controls (like Text areas / text fields) have functionality that comes along with them (as object 'methods') 'for free', such as spell check or ( recently added in the latest macOS) 'system-wide' text auto-completion. I believe with the proper keys in the info.plist we can use some of that in OXT, I know I've used voice dictation in script-editor windows before (but for me voice-dictation is just too um...awkward to use around other people).
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests