We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
增加通过快捷键创建兄弟节点的功能
快捷键可以是: Ctrl + 回车 / Shift + 回车
比如现有节点:
当前选中 B,按【Ctrl + 回车】,变成:
创建完成之后,自动连线,并能在创建的兄弟节点中直接打字.
PS: 通过Tab创建子节点,希望也能直接编辑子节点,否则再双击才能编辑,比较麻烦
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
功能描述
增加通过快捷键创建兄弟节点的功能
快捷键可以是:
Ctrl + 回车 / Shift + 回车
比如现有节点:
当前选中 B,按【Ctrl + 回车】,变成:
创建完成之后,自动连线,并能在创建的兄弟节点中直接打字.
PS: 通过Tab创建子节点,希望也能直接编辑子节点,否则再双击才能编辑,比较麻烦
其他信息
No response
附件
No response
The text was updated successfully, but these errors were encountered: