Hacker News new | past | comments | ask | show | jobs | submit login

I'm not the OP, but a word to the wise: 99% of the time that people decide to reimagine something to make it more powerful and advance the state of the art, they leave out important features from previous technology, which "mysteriously" then hampers adoption (and drives some adopters crazy who have those missing features in their needs/workflow)

In this sense it's not just the literature that needs to be reviewed, it's also feature lists (functional at least, and sometimes UI) of prior commercial and open source products.




Someone instantly down modded this? That's just weird.


weird.. but I do want to reply to your quesiton.

> In this sense it's not just the literature that needs to be reviewed, it's also feature lists (functional at least, and sometimes UI) of prior commercial and open source products.

Truly agree with you on this. Building a whole new editor today would be a hard battle for us, getting adoption even harder. We went with the route of modding VSCode for the sole purpose to ease market adoption and the foundation which VSCode provides. We don't want to stick here, but see how much we can push the editor.

I don't think the editors in the future will even look like the traditional code editors we have today, if AI can write functions, modules, whole services, would it really be code we will look at or something else (I don't want to use the word no-code here... and also because I don't want to be in that world where I am so far away from the code)

Not sure where we will end up in the future with editors, but I do believe its going to look and behave vastly difference. There will be new workflows for us to learn, and discover as we figure out how these AI agents can complement and help us out, an early sign with copilot is how my code has gone from

``` // comment if I want to {code} {mode_code} ```

to

``` // comment {copilot_generated} // comment {copilot_generated} ```

These are just early behaviour changes, but the future does look pretty interesting!


Makes sense. I wish you luck on all this!




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: