The post suggests a new feature for IDEs: folding method bodies by default. This feature would significantly enhance code readability by collapsing less important code (method bodies) and highlighting critical parts (function signatures). The author calls on contributors to editors like VS Code, Neovim, and others to implement this feature using modern tools like Tree-sitter and language servers, making it easier than it was in the past. The author has actively contributed towards making this feature possible but urges further community action to see it fully realized.
8 Comments
Sort: