mometa icon indicating copy to clipboard operation
mometa copied to clipboard

Feature: 元素(语义化代码块)跨文件拖拽

Open imcuttle opened this issue 3 years ago • 0 comments

已有元素(代码块)的移动,目前有限制,只能在同一个文件内; 理论上是可以做到 “元素跨文件拖拽”,就需要把所有用到的祖先依赖都迁移到另一个文件里面; 需要对整个上下文(alias 之类)知晓,同时对于文件的语义也需要感知;

imcuttle avatar Dec 30 '21 03:12 imcuttle