主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anton Lobov
活动总数
30
最后的活动
2019年06月19日 09:35
成员加入日期
2018年04月28日 08:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
文章(0)
帖子(0)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2019年06月03日 13:38
Thanks a lot for the report. You're right, currently we don't resolve schemas by IDs locally if those IDs look like URLs. I created a new ticket: https://youtrack.jetbrains.com/issue/WEB-39208, fee...
社区
WebStorm
JSON schema resolving $ref by $id
2 票
创建于
2019年01月21日 16:38
Hello Sebastian, Sorry for an unexpected API change. You have two options, I'm not sure if the first one works, but you may try it. 1) try using both 'first' and 'before' order="first, before YamlJ...
社区
IntelliJ IDEA Open API and Plugin Development
YAML completion contributor
1 票
创建于
2018年11月16日 09:12
Could you please try the latest 2018.3 EAP build? This issue should already be fixed. (This happened because "c" was a 'reserved' keyword in our internal syntax.) https://www.jetbrains.com/datagrip...
社区
IntelliJ IDEA Users
Table aliases with 2 suffix on SQL JOIN autocomplete
1 票
创建于
2019年06月19日 09:35
You shouldn't use JavaDirectoryServiceImpl#createClassFromTemplate directly, you should create your own logic similar to this, with your own template and with some json-specific code. CreateFromTem...
社区
IntelliJ IDEA Open API and Plugin Development
Create new .json file in specific directory
0 票
创建于
2019年06月19日 09:13
Yes, resources/fileTemplates should work as well. You pointed in a correct direction yourself, you should take a look at com.intellij.psi.impl.file.JavaDirectoryServiceImpl#createClassFromTemplate....
社区
IntelliJ IDEA Open API and Plugin Development
Create new .json file in specific directory
0 票
创建于
2019年06月19日 08:38
Hello Amir, Sorry, was unable to reply yesterday. I see what you need, you need to create your own file/code template, then you can use Velocity template language in your template, and update the t...
社区
IntelliJ IDEA Open API and Plugin Development
Create new .json file in specific directory
0 票
创建于
2019年06月18日 12:07
Hello Asharif, Thanks for your question. Could you please explain a bit more what do you mean by "from the GUI"? Does our standard live templates mechanism suit your purposes, and you just want to ...
社区
IntelliJ IDEA Open API and Plugin Development
Create new .json file in specific directory
0 票
创建于
2019年06月03日 14:28
Some subsystems are historically located in the projects where their owners reside. JSON and YAML are such examples, located in WEB and RUBY despite being part of IntelliJ project. Don't worry abou...
社区
WebStorm
JSON schema resolving $ref by $id
0 票
创建于
2019年03月13日 09:25
I see, thanks a lot for clarifying. I'll take a look what can be done to improve that. Created a new ticket, feel free to upvote it to subscribe to updates: https://youtrack.jetbrains.com/issue/WEB...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension overrides other completion contributions
0 票
创建于
2019年03月12日 07:14
Hello, Rouzwawi, Sorry for an unexpected API change. You can implement a 'JsonSchemaCatalogExclusion' component for your kind of YAML files, this will disable JSON schemas for particular file you s...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript.JsonSchema.ProviderFactory extension overrides other completion contributions
0 票
下一页
›
最后
»