Allesio Pellicciotta
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Allesio Pellicciotta 创建了一个帖子, 已回答XML DOM: references and find usages for tag content
I am creating a plugin in which i need to resolve from part of a tags content to another tags content. in the example below the instances of ‘box_1’ in record 2 and 3 should resolve to its declarat... -
Allesio Pellicciotta 进行了评论, -
-
Allesio Pellicciotta 进行了评论, -
Allesio Pellicciotta 创建了一个帖子, 已回答Pycharm Plugin: inject python in xml attribute does not work
I am creating a Pycharm plugin in which i want to inject the python language in an xml attribute. I followed the documentation and have the following setup:xmlInjections.xml<LanguageInjectionConfig...