We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有时候修改文档时不小心就删除了一个被其他地方引用的块,但只是想重构一下不想改变引用。
删除被引用块被删除时发出警告被引用块被删除时发出警告
The text was updated successfully, but these errors were encountered:
最好是能显示一下被引用的上下文 比如 列一下 引用的文件有哪些 或像搜索里面显示一下局部上下文 更方便快速的抉择删不删,或做其他的修改 比如知道了引用处,先把引用处 处理一下再删 不然删了一堆原文,留下一堆无效引用,原文也不在了,处理时候有些迷茫
Sorry, something went wrong.
v1.2.0 以后定义块会显示引用计数了,能够很直观看到。我关闭了,谢谢。
https://ld246.com/article/1627769638186
88250
No branches or pull requests
你在什么场景下需要该功能? In what scenarios do you need this function?
有时候修改文档时不小心就删除了一个被其他地方引用的块,但只是想重构一下不想改变引用。
描述最优的解决方案 Describe the optimal solution
删除被引用块被删除时发出警告被引用块被删除时发出警告
The text was updated successfully, but these errors were encountered: