Alexander Pavlov
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
Alexander Pavlov created a post, AnsweredSuppress exception reports from code unrelated to plugin
I have a Rollbar errorHandler registered (see https://github.com/google/bamboo-soy/blob/master/src/main/resources/META-INF/plugin.xml, at the bottom) and it seems to catch tons and tons of exceptio... -
Alexander Pavlov created a post, AnsweredWriting a plugin for an HTML dialect support
Hi all, I'm considering a plugin to support an HTML dialect which may have, to a large extent, arbitrary tag names and attributes, some of which have specific semantics and need to be processed acc... -
-
-
-
-
Alexander Pavlov created a post, AnsweredCustom language support: Testing annotation absence
Hey Team, I'm trying to test the fact that, in a particular situation, my annotator does NOT produce an error annotation. Judging by ExpectedHighlightingData#checkResult(), only the expected annota...