Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Charlie Choiniere
Total activity
160
Last activity
August 11, 2020 20:49
Member since
February 04, 2010 17:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
47
Activity overview
Posts (41)
Comments (71)
Sort by recent activity
Recent activity
Votes
Created
July 01, 2015 02:09
I figured out how to do this. In addition to created a class that extends FrameworkSupportProvider you also need to add a FrameworkSupportConfigurable class.The class looks like this.public class M...
Community
IntelliJ IDEA Open API and Plugin Development
Set Default Facet and Add Options in Wizard
0 votes
Created
August 05, 2013 13:22
Thanks Dmitry! I'm going to continue reading the basic tutorials to build the SimplePlugin, then I'm going to look more into how to build the inner language and use the html as the outer language....
Community
IntelliJ IDEA Open API and Plugin Development
HTML Template language where the majority of the language is XML
0 votes
Created
July 15, 2015 11:27
Sorry to bring this thread back up, but I'm getting closer to my goal of supporting an isml language and I want to clear up a few things before I head down the wrong path.To support isml so far I h...
Community
IntelliJ IDEA Open API and Plugin Development
HTML Template language where the majority of the language is XML
0 votes
Created
July 13, 2015 12:40
If I register the filetype in this way I get *.js files to open with an unregistered extension. If I remove this code I get the reverse for *.ds. I checked and there are no previous mappings. I cre...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 votes
Created
July 13, 2015 12:54
I added this line, but now I get an error saying that the "required plugin "JavaScript" not installed."Does this mean that I cannot use this feature unless I'm using the ultimate edition? I'm curre...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 votes
Created
July 13, 2015 13:12
Thank you. Is there any way to hook into the syntax highlighting only for community edition? Or would that entail writing my own language support? I have in the past registered ds using the new fil...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 votes
Created
July 13, 2015 16:28
Alright I think that worked finally! Thank you so much. Just for future reference, how should I go about debugging in the Ultimate Edition, do I just create an SDK with the Ultimate Edition and deb...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 votes
Created
July 13, 2015 02:54
Hmmm. I think it has something to do with the links. If I go here instead I can find them.
Community
IntelliJ IDEA Open API and Plugin Development
What happened to all the code examples in the open api docs?
0 votes
Created
July 13, 2015 10:59
I see. Somehow I got to the older docs through the newer docs and didn't realize it. Thanks for the help!
Community
IntelliJ IDEA Open API and Plugin Development
What happened to all the code examples in the open api docs?
0 votes
Created
July 13, 2015 10:53
Ahh that's too bad. I was hoping to distribute the highlighting as part of my plugin's resources. Thanks for the help!
Community
IntelliJ IDEA Open API and Plugin Development
Syntax highlighting
0 votes
«
First
‹
Previous