Episode #447 from 0:59
Code editor basics
All right, this is awesome. We have Michael, Aman, Sualeh, Arvid here from the Cursor team. First up, big ridiculous question. What's the point of a code editor? So the code editor is largely the place where you build software and today or for a long time, that's meant the place where you text edit a formal programming language. And for people who aren't programmers, the way to think of a code editor is a really souped up word processor for programmers, where the reason it's souped up is code has a lot of structure. And so the "word processor," the code editor can actually do a lot for you that word processors sort of in the writing space haven't been able to do for people editing texts there.
Why this moment matters
All right, this is awesome. We have Michael, Aman, Sualeh, Arvid here from the Cursor team. First up, big ridiculous question. What's the point of a code editor? So the code editor is largely the place where you build software and today or for a long time, that's meant the place where you text edit a formal programming language. And for people who aren't programmers, the way to think of a code editor is a really souped up word processor for programmers, where the reason it's souped up is code has a lot of structure. And so the "word processor," the code editor can actually do a lot for you that word processors sort of in the writing space haven't been able to do for people editing texts there.