Johan Martinson
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 5
-
Created Enable Builddialog with CreateFileFromTemplateAction to create file with only file extension
AnsweredHi I have managed to implement a FileTemplateGroupDescriptorFactory and an action, which extends CreateFileFromTemplateAction, to create the files. However, the CreateFileFromTemplateDialog that op... -
Created TemplateContextType find context of Comment
AnsweredHi 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... -
Edited Exported Live Templates have no newline
AnsweredHi 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... -
Created Embedded langue in PSIComment
AnsweredHi, 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 ...