Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找允许我在多个不同视图中收集和编辑相同文件的子集的 IDE/编辑器。这正是 Leo 的克隆节点功能:节点中的更改会在克隆中镜像,反之亦然。类比可能是文件系统中的符号链接或别名。(这与复制文件不同,其中对原件的编辑和副本是独立的。)
Leo 很酷,但我想知道这个功能是否在其他 IDE 中可用。我很乐意为易用性、稳定性和抛光性付费。
(奖励:我可以在 Jetbrains 的 MPS 中执行此操作吗?从我的游戏中看起来不像。)