Hacker News with Generative AI: Code Editors

I stopped using AI code editors (lucianonooijen.com)
In late 2022, I used AI tools for the first time, even before the first version of ChatGPT. In 2023, I started using AI-based tools in my development workflow. Initially, I was super impressed with the capabilities of these LLMs. The fact that I could just copy and paste obscure compiler errors along with the C++ source code, and be told where the error is caused felt like magic.
Cursor stealthily doubled the price of Claude-3.7-Thinking in a changelog (cursor.com)
We've transitioned to building Cursor on top of a fork of VSCodium, moving away from our previous Codemirror-based approach.
Show HN: Build AI Rules for Code Editors (Copilot, Cursor, Windsurf) (pages.dev)
Adjust these rules to match your project's specific needs.
Llama-VSCode now supports local chat with the project's context (twitter.com)
Something went wrong, but don’t fret — let’s give it another shot.
Ask HN: Any editor with semantic, not syntax, highlighting? (ycombinator.com)
I've recently realized that the reason I seem unable to find a satisfactory syntax highlighting strategy, is that I don't really need any help to tell keywords from variables, strings from operators and so on, but rather to catch subtle mistakes like undefined functions or mispelled variable names.
Leaked Windsurf System Prompt (simonwillison.net)
Leaked Windsurf prompt (via) The Windurf Editor is Codeium's highly regarded entrant into the fork-of-VS-code AI-enhanced IDE model first pioneered by Cursor (and by VS Code itself).
Show HN: VimLM – A Local, Offline Coding Assistant for Vim (github.com/JosefAlbers)
VimLM is a Vim plugin that provides an LLM-powered assistant for code editing by allowing users to interact with a local LLM model through Vim commands and automatically ingesting code context.
Zed (Editor) Has Suddenly Become Terrible, IMHO (ycombinator.com)
The code editor, Zed (https://zed.dev) started out as the best thing since the heyday of Sublime Text. Over the past 3 months, it's become the worst piece of software I've ever used.
Zed Edit Predictions Beta (zed.dev)
We're excited to be taking a first step towards a tool that reads your mind.
Trae: AI Code Editor from ByteDance (trae.ai)
TraeTrae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster.
Snyk Security Labs Testing Update: Cursor.com AI Code Editor (snyk.io)
Snyk’s Security Labs team aims to find and help mitigate vulnerabilities in software used by developers around the world, with an overarching goal to improve the state of software security.
Monokai Pro for Jetbrains (monokai.pro)
Combobulate: Bulk Editing Tree-sitter Nodes with Multiple Cursors (masteringemacs.org)
I’m sure you’ve found yourself in this situation: you want to edit something, but in multiple places, and at the same time. You’re busy; you don’t want to repeat yourself, and this is the twenty-first century and we do have the technology to do this!
Zed – The Editor for What's Next (zed.dev)
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI.
Notepad++ is 21 years old (learnhub.top)
Alright, folks, gather around because it’s story time about one of the most underrated yet indispensable tools in the digital world—Notepad++. This month marks the 21st anniversary of this amazing software, and that’s right, Notepad++ is finally legal to drink (if it were a person, of course). Can you believe it? 21 years of keeping developers, writers, and pretty much anyone who’s ever needed to write a chunk of text happy and efficient.
Visual Studio Code vs. Sublime Text: Which code editor should you use? (infoworld.com)
Do you want a maximum-flexible editor with just the right IDE features, or the fastest and most efficient editor you can find? You can have both.
Firepad – An embeddable open-source collaborative code and text editor for web (firepad.io)
Real-time collaboration with no server code.
Ask HN: Are new AI code editors adding superficial value? (ycombinator.com)
Specifically referring to Cursor and Melt. It seems to be the rage among the bay area AI community but they're basically just VS Code skins. Im pretty happy with VS Code both features-wise and UX, but I think now is the golden opportunity to fundamentally rethink the craft & work of human coding and build a new UI/App from scratch. Including NOT building on Electron..
Visual Studio Code is designed to fracture (2022) (ghuntley.com)
A couple of moments ago, I finished reading the article by Rob O'Leary about the pervasive data collection done by Visual Studio Code. Now that I'm no longer an employee at Gitpod, I'm finally able to author a blog post freely about something that has been troubling me for quite some time...
Launch HN: Haystack (YC S24) – Visualize and edit code on an infinite canvas (github.com/haystackeditor)
This repository ("Haystack Editor") is where we (Haystack Software) develop the Haystack Editor product together with the community.
Nova by Panic: Native Mac code editor (nova.app)
Show HN: Void - open source Cursor AI code editor (voideditor.com)
Use AI autocomplete, inline edits, codebase chat, agentic features, and more, in a privacy-first AI IDE.
Ask HN: What is your experience with Cursor? (ycombinator.com)
I've seen it brought up quite a few times here in the past few weeks. I'm currently using VSCode + Copilot. Would be great to hear some experiences, even better if you migrated from the stack I am using.
Pragtical: Practical and pragmatic code editor (pragtical.dev)
Ask HN: What code editors or IDEs are easily scriptable? (ycombinator.com)
Sublime Text 4180 (sublimetext.com)
Cursor – The AI Code Editor (cursor.com)
Zed on Linux Is Here (zed.dev)
Why not just embed Neovim? (zed.dev)
Run VSCode and terminal on any iOS device (blink.sh)