TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CodeEdit: Building a free, open-source code editor for macOS

172 pointsby readbeardabout 3 years ago

12 comments

hbbioabout 3 years ago
The current best option for a native editor on macOS is still Sublime Text (now 4). It&#x27;s not purely native as not using all the core Apple frameworks, but it still does the job and finally has support for LSP which is the major feature you would expect from a code editor today.<p>Congrats for providing another option: If well done and providing a user experience which is close enough (including visually) to vscode, that could be a compelling option. Don&#x27;t forget LSP and just provide a native implementation of something that looks like vscode (which was designed after Sublime), not a different UI altogether.
评论 #30749645 未加载
评论 #30753223 未加载
评论 #30753640 未加载
评论 #30748422 未加载
评论 #30748802 未加载
oefrhaabout 3 years ago
These days not having Copilot is a pretty big productivity hit to me. The other day Copilot somehow stopped offering completions for maybe an hour, and I was pretty shocked to realize how much I&#x27;ve grown to rely on just hitting tab to complete the whole line. (I was writing Go at the time which is on the boilerplatey side among the mainstream languages, so Copilot is particularly effective there. Auto-completion from gopls — the language server — is no match.) I&#x27;m officially spoiled.<p>I&#x27;m afraid small independent code editors are increasingly fighting uphill battles as the big ones roll out support for more and more productivity boosts like LSP and Copilot integration.
评论 #30750955 未加载
评论 #30752264 未加载
robertwt7about 3 years ago
Forgive my ignorance, but what&#x27;s the difference between this and VS code? Other than look, feel, and architecture. or is it merely a for fun project?<p>I&#x27;m using vs code or vim and tmux as daily editor (except for java which i use IntelliJ) and have been very comfortable with it. I used to try different editors back in the days just to explore for fun, but now when you want to get the work done, it&#x27;ll be very time consuming to switch editors, map keys, themes, setup, etc.<p>either way, congrats for the new cool project!
评论 #30750829 未加载
评论 #30774646 未加载
strogonoffabout 3 years ago
If anyone is looking for a simple macOS-native anti-IDE source editor, check out Coteditor (available in App Store). Been using it for a while.
评论 #30751054 未加载
评论 #30753542 未加载
评论 #30751136 未加载
itslennysfaultabout 3 years ago
Today I learned some people actually like xCode. I despise it and typically do swift in VS Code and do everything I can to avoid launching xCode.
评论 #30749301 未加载
sigzeroabout 3 years ago
If you have a programming itch...scratch it. Good job and keep going.
philistineabout 3 years ago
Is no one going to mention the grandfather in the corner, BBedit?
jpurnellabout 3 years ago
I just wish someone would do this for iPad. I know the market is small, but there&#x27;s nothing even attempting this for iPad.
评论 #30749622 未加载
评论 #30760221 未加载
评论 #30753053 未加载
seumarsabout 3 years ago
Really excited for this. Looks like what I wanted&#x2F;expected Nova to be. Still sticking to Sublime for now though.
评论 #30753735 未加载
HWR_14about 3 years ago
Related question: What&#x27;s people&#x27;s preferred diff tool for code and directories of code on macOS? I haven&#x27;t found one I liked since the Catalina update killed 32-bit apps.
评论 #30750761 未加载
评论 #30750083 未加载
评论 #30750319 未加载
评论 #30750499 未加载
评论 #30749816 未加载
评论 #30753313 未加载
评论 #30752776 未加载
评论 #30750820 未加载
评论 #30751335 未加载
amitprayalabout 3 years ago
use jEdit its the best
_samjarmanabout 3 years ago
At some point, the question has to be asked (and this is not directed at CodeEdit, but this prompted my question)... do we need another editor?<p>We have a very crowded editor market place. There seems(?) to be enough competition to drive innovation, and most(?) support plugins&#x2F;extensions for devs to tailor to their needs (as opposed to swapping editors for a killer feature).<p>I also think there is a benefit to a team using the same editor for a project. This allows checking in of editor-specific files that increase productivity (We check in our .vscode folder with recommended extensions, on save actions, launch configs etc)<p>What do you think? Am I missing something here?<p>[Edit: To be clear, I&#x27;m personally not in the camp of &quot;no more editors pleases&quot;, just was interested in seeing others thoughts here]
评论 #30748141 未加载
评论 #30749101 未加载
评论 #30748452 未加载
评论 #30749608 未加载
评论 #30748465 未加载
评论 #30748124 未加载
评论 #30750995 未加载
评论 #30748296 未加载
评论 #30751045 未加载