主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Stepa Strunkov
活动总数
33
最后的活动
2022年08月16日 11:26
成员加入日期
2022年04月21日 20:29
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
9
活动概览
帖子(9)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月24日 08:18
1. I mean that EOLanguage.INSTANCE returned 2. Implementation FileType public class EOFileType extends LanguageFileType { public static final String FILE_EXTENSION = "eo"; public static final EOF...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
已编辑于
2022年06月23日 16:13
If you already associated *.eo with text files and after that installed my plugin still occurs this problem I expected to see *.eo in right tab (even if *.eo are already associated with text files)
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
创建于
2022年06月23日 16:03
Couldn't find clear documentation. Should it look like this? public class EOSubstitutor extends LanguageSubstitutor { @Nullable @Override public Language getLanguage(@NotNull VirtualFile v...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
已编辑于
2022年06月08日 15:22
Well, the problem was in gradle.properties. I didn't change plugin version there and publishing didn't work because of version conflict. It wasn't clear after reading logs. Be careful with this)
社区
IntelliJ IDEA Open API and Plugin Development
HANDSHAKE_FAILURE in process of executing publishPlugin
0 票
创建于
2022年06月07日 14:47
I don't use any special network settings. I can reproduce this error. I even checked that token is correct. In my marketplace profile I see that last usage of my token is today.
社区
IntelliJ IDEA Open API and Plugin Development
HANDSHAKE_FAILURE in process of executing publishPlugin
0 票
已编辑于
2022年05月20日 11:43
it is already automated. I specified in README.md what is parser. It is package with generated classes. You may generate classes from EO.g4 (Right click -> generate antlr recognizer). You need ANTL...
社区
IntelliJ IDEA Open API and Plugin Development
Strange editor behavior
0 票
已编辑于
2022年05月20日 09:26
As you asked. Project with incorrect .eo file https://github.com/yasamprom/issue5632746422290
社区
IntelliJ IDEA Open API and Plugin Development
Strange editor behavior
0 票
创建于
2022年05月20日 09:16
Yes. Create file.eo and start typing upper case letters. Do it fast and somewhere leave spaces and other symbols. Don't forget to insert new lines. I just did it in chaotic order. By the way, I fix...
社区
IntelliJ IDEA Open API and Plugin Development
Strange editor behavior
0 票
创建于
2022年04月27日 11:04
upd: I checked PSI of .eo file. It detects comments and all tokens but it doesn't colours comments
社区
IntelliJ IDEA Open API and Plugin Development
No effect of .bnf and .flex files
0 票
创建于
2022年04月27日 10:26
Repository: https://github.com/yasamprom/EOplugin
社区
IntelliJ IDEA Open API and Plugin Development
No effect of .bnf and .flex files
0 票
«
第一页
‹
上一页