Tarik Weiss
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Tarik Weiss created a post, AnsweredCreate plugin with different optional bundledPlugin dependencies
How is it possible to create a plugin with different bundledPlugins, for example with bundled Kotlin plugin, bundled PHP plugin and so on.I need this, because I also want to use these as optional d... -
-
Tarik Weiss created a post, AnsweredParse and Tokenize a part of PHPDocComment with own Parser and Lexer
Hey, I'm looking for the ability to parse and tokenize a part of PHPDoc by my own. But I don't know how to do it, I had different approaches with the file type (overring php file type and so on), b... -
Tarik Weiss created a post, AnsweredDifferent background when using TextAttrribtes.ERASE_MARKER PHPStorm
I want to additionally highlight DocBlock with an Annotator. When I use TextAttributes.ERASE_MARKER to reset the highlighting then also the background is reset (specific for the PHPStorm Plugin). T...