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

I just want an IDE that abstracts my code just enough so that I can work with tokens, not individual characters. I spend way too much time fixing syntax and formatting when moving things around.



Maybe give Cursorless a try. Although they mostly show off the voice recognition, it has a keyboard interface too.

It lets you edit with high-level commands like "swap argument a with b", or "move function x before function y".

https://www.cursorless.org/


You're using the wrong ide then - any serious ide will do exactly that (have an ast representation that it uses for refactoring). Eg jetbrains ides do.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: