What would encourage a programmer to migrate to a new text editor or IDE? Developing in VSCode vs Zed vs Neovim.
It is hard to migrate away from an editor or IDE[1] when you invested a lot of time and effort in settings things up the way you like. For developers and software engineers to even consider using a new editor, seems like one of two things must happen: It has at least one amazing, unique feature (sometimes called a "killer feature"). Migrating is extremely easy and cheap, without requiring a lot of work. Neovim is a great example. It had some nice features like async (rpc) extensions, better...
Read post
Standard Notes bugs, improvements and new features
Note: if the bullet doesn't start with a qualifier (like "Sheet:"), it means that it is about the "Super" note type. Bugs Sheet: Duration cells don't accept 17:00 as a duration, converting it automatically to 16:00. It does accept 17:01 and 16:59. The same for 23:00, converting it to 22:00. It accepts 23:01 and 22:59 correctly. It is not possible to move an item (any block, text or image) to or from a collapsible. Trying to delete a bullet item in a list with collapsible opens the collapsible...
Read post