Skip to content

Tab key conflict with TabOut (albert.tabout) #993

Open
@yfzhao20

Description

为了加快记笔记的速度,我装了插件“TabOut“,按下tab键就能跳出括号。
w1111

但是发现会和插件markdown-all-in-one发生冲突从而失效。进一步检查后,发现与插件绑定的快捷键命令markdown.extension.onTabKey同样占用tab键,于是删除了这个键绑定。于是tabout又有用了。

但是很快就遇到了问题:无序或者有序列表按下tab无法缩进。
w11

显然是这个快捷键命令的问题,因为将上述键绑定设置回来之后又可以用了。

这两个功能我都经常用,请问有什么办法解决冲突么?

感谢!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Area: InputRelated to editor input processing (key presses, key bindings).Help wantedLooking for help.Res: DuplicateThis issue or pull request already exists.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions