主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Divyasaravanan0327
活动总数
26
最后的活动
2023年03月14日 14:17
成员加入日期
2022年02月16日 12:58
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(6)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2023年03月14日 14:17
Could you please point to a documentation or usage example for the same. Yann Cebron
社区
IntelliJ IDEA Open API and Plugin Development
Add a tip to tip of the day
0 票
创建于
2022年08月15日 19:22
intellij { version = '2022.2'}patchPluginXml { changeNotes = """ Add change notes here.<br> <em>most HTML tags may be used</em>""" sinceBuild ='221' untilBuild=''} I changed...
社区
IntelliJ IDEA Open API and Plugin Development
Should I update my plugin for every Intellij version ?
0 票
创建于
2022年03月29日 12:18
So only other schema files can be referenced right ? Is there any way in Intellij , where we can reference all '$ref' properties in json files ?
社区
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 票
创建于
2022年03月25日 05:27
Sample project for plugin to run on : Upload id: 2022_03_25_7RB1rzPSq5fxDX69 (file: sample-project.zip) The Plugin uses the JsonSchemaProvider Factory extension and contains a schema which validate...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension does not $ref to a schema in another file
0 票
创建于
2022年03月25日 05:23
Sample project for plugin to run on : Upload id: 2022_03_25_7RB1rzPSq5fxDX69 (file: sample-project.zip) The Plugin uses the JsonSchemaProvider Factory extension and contains a schema which validate...
社区
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 票
创建于
2022年03月23日 16:59
Upload id: 2022_03_23_3YThM557V2uBKCU5 (file: sample-plugin.zip) Attaching the code . Why do you refer to the schema in the "../common/transformationSchema.json" file? The transformationSchema is a...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension does not $ref to a schema in another file
0 票
创建于
2022年03月21日 15:59
Upload ID - 2022_03_21_TAYF3ARDSXvPBJzk I have a schema with property $ref , I'm expecting intellij to validate (The file path given as value to $ref) the $ref in case of my Custom Schema as well ,...
社区
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 票
创建于
2022年03月21日 14:55
In the ../ place I'm expecting Intellij to provide Suggestions of the files present in that folder , It doesn't in case of a custom schema with $ref as key . However will provide the sample project .
社区
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 票
创建于
2022年03月21日 10:02
I'm using the JavaScript.JsonSchema.ProviderFactory and inside the custom schema , I'm having a property $ref which is of type "uri-reference" I'm implementing the JsonSchemaProviderFactory I'm e...
社区
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 票
创建于
2022年02月19日 15:22
I have a separate maven plugin for a few functionalities . Also I'm developing a intellij plugin . The project will use the maven plugin and well as the intellij plugin . Instead of the user manual...
社区
IntelliJ IDEA Open API and Plugin Development
It it possible to wrap a maven plugin inside the intellij plugin ?
0 票
下一页
›
最后
»