Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Divyasaravanan0327
Total activity
26
Last activity
March 14, 2023 14:17
Member since
February 16, 2022 12:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
7
Activity overview
Posts (6)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
March 14, 2023 14:17
Could you please point to a documentation or usage example for the same. Yann Cebron
Community
IntelliJ IDEA Open API and Plugin Development
Add a tip to tip of the day
0 votes
Created
August 15, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
Should I update my plugin for every Intellij version ?
0 votes
Created
March 29, 2022 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 ?
Community
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 votes
Created
March 25, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension does not $ref to a schema in another file
0 votes
Created
March 25, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 votes
Created
March 23, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension does not $ref to a schema in another file
0 votes
Created
March 21, 2022 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 ,...
Community
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 votes
Created
March 21, 2022 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 .
Community
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 votes
Created
March 21, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
$ref Custom Json schema not resolving path
0 votes
Created
February 19, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
It it possible to wrap a maven plugin inside the intellij plugin ?
0 votes
Next
›
Last
»