JsonSchema based Auto-Completion is not working in Intellij Idea 2016.3

Answered

Hi,

For some reason I have to use the old version of Intellij Idea 2016.3. I want to leverage JsonSchema based Auto Completion in Intellij-Idea. I'm not sure if it is supported in 2016.3 or not, because same settings is working in 2019 version and I'm getting auto-completion in 2019 BUT not in 2016.3

 

Here is my jsonSchemas.xml content placed inside .idea folder:

 

Both jsonSchemas.xml and person.json are placed inside the .idea folder.

Here is sample jsonSchema content:

person.json

jsonSchemas.xml

0
3 comments
Avatar
Yaroslav Bedrov

Hello,

This feature wasn't supported in 2016 version.

0
Avatar
Permanently deleted user

Thanks Yaroslav!!

Can you please suggest what are the options for Intellij 2016 version in-order to leverage Auto-Completion. 

Basically my use case is: Auto-completion of certain keys in Yaml file

One option I assume is to write a plugin that supports such auto-completion. Any other options?

 

Thanks, 

Devraj Singh

0

Sorry, there is no way to get auto-completion in JSON/YAML using built-in IDE functionality in 2016, it just wasn't supported at the time.

0

Please sign in to leave a comment.