Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Johan Martinson
Total activity
25
Last activity
May 17, 2021 14:59
Member since
March 05, 2021 09:14
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
5
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Edited
May 17, 2021 14:59
Hi, no it didn't.I tried that and tried to just print something to see if I defined it correctly but I never get to the souts. Am I missing something? public class CreateNoNameFileFromTemplateDial...
Community
IntelliJ IDEA Open API and Plugin Development
Enable Builddialog with CreateFileFromTemplateAction to create file with only file extension
0 votes
Created
May 17, 2021 09:41
Search · org.mule.tooling.lang.dw.templates.WeaveFilesTemplateManager (github.com) Was a good repo to look at.Thanks Jakub!
Community
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 votes
Created
May 13, 2021 18:15
I don't really understand how the FileTemplateGroupDescriptorFactory can help with adding a group to the 'File > New' menu. How can I actually add this? any examples of how it is done?
Community
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 votes
Created
May 12, 2021 10:59
Jakub Chrzanowski Thanks I added that and it works I would expect IntelliJ to automatically add those characters in the future though!
Community
IntelliJ IDEA Open API and Plugin Development
Exported Live Templates have no newline
0 votes
Created
May 12, 2021 10:20
added an issue here Exported Live Templates have no newline : IDEA-269148 (jetbrains.com)
Community
IntelliJ IDEA Open API and Plugin Development
Exported Live Templates have no newline
0 votes
Created
March 10, 2021 10:25
Thanks for the help will take a look!
Community
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 votes
Created
March 10, 2021 10:20
Okay, thanks! We are mostly interested in line-comments anyways so that's fine. Do you know of any examples where language injection has been used in comments? Or is there any other examples of how...
Community
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 votes
Created
March 08, 2021 18:16
The hope was that it would work in any language, that would make the plugin most useful. We could settle for just Java for now to prove the concept. Did you say that language injection is possible...
Community
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 votes