Johan Martinson
- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 5
-
创建于 Enable Builddialog with CreateFileFromTemplateAction to create file with only file extension
已回答Hi I have managed to implement a FileTemplateGroupDescriptorFactory and an action, which extends CreateFileFromTemplateAction, to create the files. However, the CreateFileFromTemplateDialog that op... -
创建于 TemplateContextType find context of Comment
已回答Hi I wondered if it is possible to create a TemplateContextType so that my live tempålate only activates while in comments? I have tried this: public class CommentContext extends TemplateContextTy... -
已编辑于 Exported Live Templates have no newline
已回答Hi I'm trying to add a live template to a plugin. The template works as intended when I created it for my instance. However when exporting the template the newlines are gone and when I run the plug... -
创建于 Embedded langue in PSIComment
已回答Hi, I'm trying to create a plugin where you would be able to write a language inside of PSIComments either by extending the PSIComment or by replacing the comment with another PSIElement. The main ...