Re: plugin for markdown index
Posted: 20.01.2024 13:08
Hello,If the codetree is user-defined by python code rather than buildin,will app_proc() and tree_proc() works?
Also,
I found a lexer named:Text with indentation. When I want to make a code tree for this lexer,the statement in install.inf should be like below?
Also,
I found a lexer named:Text with indentation. When I want to make a code tree for this lexer,the statement in install.inf should be like below?
Code: Select all
[treehelper1]
lexers=Text with indentation