主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2016年03月30日 20:34
Arbitrary sample: org.jetbrains.plugins.gradle.frameworkSupport.GradleFrameworkSupportProvider See also http://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_extensions_and_ex...
社区
IntelliJ IDEA Open API and Plugin Development
Defining extension point and extension in the same plugin
0 票
创建于
2016年03月31日 21:53
Define "custom Javascript editor". What exactly do you want to achieve that is not available in IJ's bundled JS support?
社区
IntelliJ IDEA Open API and Plugin Development
Create custom javascript editor and add intellisense to it.
0 票
创建于
2016年04月04日 12:53
So the PSI tree doesn't have a parent element of the required type at the current invocation element (LangDataKeys.PSI_ELEMENT).
社区
IntelliJ IDEA Open API and Plugin Development
Reference Search returning empty collection
0 票
创建于
2016年04月05日 08:15
Please check http://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/psi_elements.html first note, maybe this applies to your invocation.
社区
IntelliJ IDEA Open API and Plugin Development
Reference Search returning empty collection
0 票
创建于
2016年04月06日 06:07
There's a tutorial on how to write parsers here http://www.jetbrains.org/intellij/sdk/docs/reference_guide/custom_language_support/implementing_parser_and_psi.html "I also have intellij javascript ...
社区
IntelliJ IDEA Open API and Plugin Development
Create custom javascript editor and add intellisense to it.
0 票
创建于
2016年04月06日 09:34
If the license of that source allows it, of course.
社区
IntelliJ IDEA Open API and Plugin Development
Create custom javascript editor and add intellisense to it.
0 票
创建于
2016年02月01日 13:28
IANAL but the code of Community Edition is licensed under Apache 2 license, which basically allows you to do "anything" with it.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin development: terms and conditions
0 票
创建于
2016年02月10日 06:26
What exactly do you mean with "framework"?
社区
IntelliJ IDEA Open API and Plugin Development
Check for framework support
0 票
创建于
2016年02月10日 13:07
正式评论
You must add JAR(s) from JavaScript-plugin (from corresponding IJ installation) to your "IntelliJ Platform SDK".
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.lang.javascript.JavascriptLanguage not found
0 票
创建于
2016年02月10日 13:27
I assume you use FrameworkSupportProvider. Usually availability of certain frameworks is checked by a) presence of certain classes (e.g. library) b) presence of certain files (e.g. framework specif...
社区
IntelliJ IDEA Open API and Plugin Development
Check for framework support
0 票
«
第一页
‹
上一页
下一页
›
最后
»