Ask HN: What is the one (impossible) thing you wish your editor could do?
1–10 of 11 posts
Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#2Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#3Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#4Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#5Honestly, a tool that can translate business logic into SQL code. Writing 8 level deep SQL queries trying to create hypothetical business situations is a bit much.
Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#6Anyway, for the Batcave editor I wish it could detect a need to reorganize a markdown file, based on triggers like "everything added to this text file lately is going under a log heading, instead of into a table of contents and hierarchical organization." Then it would give me some previews of what a reorganization could look like.
There is a periodic need to completely redo the way I think about, research, or catalog things, and this would be a huge help.
Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#7Usecase. First and Last names should be replaced with another first and last name, singly or doubly.
Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#8Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#9I have a separate Batcave editor which I use in parallel to my coding editor... Anyway, for the Batcave editor I wish it could detect a need to reorganize a markdown file, based on triggers like "everything added to this text file lately is going under a log heading, instead of into a table of contents and hierarchical organization." Then it would give me some previews of what a reorganization could look like. There…
Re: Ask HN: What is the one (impossible) thing you wish your editor could do?
#10I'm guessing you are looking for code-related features, but there are also documentation and technical papers to worry about.