Remix.run Logo
the__alchemist 44 minutes ago

I don't have a good direct comparison to that, but broadly:

  - Natural treatment of multi-file projects
  - Introspection
  - Refactoring
  - Keyboard shortcuts, specific types of search etc
  - The build/run windows
Overall, it feels like JB treats the core units as languages and multi-file projects, while others, including VsCode, treat it as text files. Whenever I try something else, I look for these features, assume I'm doing something wrong, then come to an understanding that no one else does them to the same degree. For example, Zed has no concept of moving items. I don't know if VsCode does, but whenever I try that, it seems to have only superficial ability to introspect on function calls, data structures etc.