regex-vis icon indicating copy to clipboard operation
regex-vis copied to clipboard

[Feature Request]VS Code Extension Support

Open zhuozhiyongde opened this issue 2 years ago • 2 comments

是否考虑支持 VS Code插件?虽然已经有同类插件了,但我认为 Regex-Vis 的视觉设计更优秀,谢谢。

zhuozhiyongde avatar Feb 09 '23 16:02 zhuozhiyongde

非常感谢你的认可

我短期内没有支持 VS Code 插件的计划。regex-vis 近期的计划是将 绘制图形 这部分单独抽离成一个 package,现在这块的代码比较冗余,且过于耦合

之前我也有考虑过开发 VS Code 插件,但不知道以怎样的交互形式实现二次编辑正则的功能;如果抛弃二次编辑功能,又失去了 regex-vis 的一大特色。你如果有好的建议,可以随时在这或者 Discussions 中与我讨论

Bowen7 avatar Feb 10 '23 03:02 Bowen7

Would love to see this feature as well.

MarqueIV avatar Mar 14 '23 02:03 MarqueIV