Due to the limitations of the Wayfarer browser, which I use to communicate with Le Chat, I'm conducting my AI writing experiments on a MacBook with an M1 processor. One of the painful limitations, though only in one respect, is the lack of an HTTP Streamer plugin for this environment, so I'm focusing on playing with graphics.
I have a question about the optimal editor for working with Hollywood on this system. I'm currently using CotEditor because it has line numbering, but unfortunately, it doesn't have syntax highlighting. Could anyone advise me on choosing a better editor for a Mac?
The best programming environment on a new Mac.
Re: The best programming environment on a new Mac.
I created a GitHub account and linked the Hollywood local directory to the repository. This will take care of version control. All that's left is syntax highlighting.
- airsoftsoftwair
- Posts: 5914
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: The best programming environment on a new Mac.
SciTE has support for Hollywood and is available for macOS so this could be a good choice.
Re: The best programming environment on a new Mac.
Thank you for information.