Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Marcel Pleyer
Follow
New posts
New posts and comments
Total activity
35
Last activity
October 17, 2016 15:18
Member since
September 09, 2016 09:14
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
8
Activity overview
Posts (6)
Comments (18)
Sort by recent activity
Recent activity
Votes
Created
October 17, 2016 15:18
Did you solved the problem? I'm also trying to develop a plugin for rythm template engine. I would really appreciate it if you could help me.
Community
IntelliJ IDEA Open API and Plugin Development
Injected language completion error
0 votes
Created
October 04, 2016 08:35
Thanks a lot, Pavel!!
Community
IntelliJ IDEA Open API and Plugin Development
Implement multiple languages in plugin
0 votes
Created
September 29, 2016 11:33
Could you give me an example, please?
Community
IntelliJ IDEA Open API and Plugin Development
Allow language injection in custom language plugin
2 votes
Created
September 29, 2016 09:20
I need the Java package and classes completion contributor and also Java keyword highlighting. The plugin should support rythm (which is a template engine). The syntax from rythm starts with @. It'...
Community
IntelliJ IDEA Open API and Plugin Development
Implement multiple languages in plugin
0 votes
Edited
September 29, 2016 08:30
Okay, thanks Pavel. Option 2 is what I need. The plugin already can Highlight HTML and my custom language. Code completion for my custom language is also working. Now the only thing I want to imple...
Community
IntelliJ IDEA Open API and Plugin Development
Implement multiple languages in plugin
0 votes
Edited
September 28, 2016 14:21
I added these extensions to the plugin.xml but it's still not working. <depends>com.intellij.modules.java</depends><extensions defaultExtensionNs="org.intellij.intelliLang"></extensions><extensions...
Community
IntelliJ IDEA Open API and Plugin Development
Implement multiple languages in plugin
0 votes
Created
September 28, 2016 14:11
You're great! But I noticed after I've changed the JFlex file, my BraceMatcher does not work propely.
Community
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 votes
Created
September 28, 2016 12:59
And again you're right. Thanks Dennis. :) It still shows me this warning. :/
Community
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 votes
Edited
September 28, 2016 12:09
After adding java-impl to the module's properties this error appears Did I forgot something? Edit: Ok after I added java-impl to Global Libraries it looks alright. But I still can't use Java fea...
Community
IntelliJ IDEA Open API and Plugin Development
Implement multiple languages in plugin
0 votes
Created
September 28, 2016 11:31
Here is the HTML file subtree:
Community
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 votes
1
2
›
»