Alexander Pavlov
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
-
Alexander Pavlov 创建了一个帖子, 已回答Suppress 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 创建了一个帖子, 已回答Writing 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 创建了一个帖子, 已回答Custom 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...