Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Add xml option to add new keyword provided by the module

Open hurricup opened this issue 1 year ago • 0 comments

We are able to provide exports/implicitly declared methods, but not keywords. This requires to use some hacky ways to handle the documentation and completion or write the custom logic. Ideally we would need to update lexer/parser if necessary and just register those in xml file.

hurricup avatar Aug 18 '24 08:08 hurricup