主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Batkovich
活动总数
34
最后的活动
2019年05月13日 16:53
成员加入日期
2016年08月05日 06:26
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
11
活动概览
文章(0)
帖子(0)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月26日 12:11
In IntelliJ IDEA you're allowed to press alt+enter when some property is selected in the resource bundle editor tree and then choose "Ignore untranslated locales" fix. I believe it's better than so...
社区
IntelliJ IDEA Users
Is it possible to disable the Resource Bundle Editor?
0 票
创建于
2018年01月26日 10:54
And can't understand the point about commenting. Could you please clarify?
社区
IntelliJ IDEA Users
Is it possible to disable the Resource Bundle Editor?
0 票
创建于
2018年01月26日 10:47
正式评论
There is no way to disable resource bundle editor completely. But you can edit each of properties file separately. Just open one of them. I believe that 2nd and 4th points are bugs, so could you pl...
社区
IntelliJ IDEA Users
Is it possible to disable the Resource Bundle Editor?
0 票
创建于
2017年12月20日 15:27
Hubert, it's already available in IntelliJ IDEA installation when properties support plugin is enabled.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin for automatic property file sorting
0 票
创建于
2017年10月13日 12:06
But actual production version of IntelliJ IDEA is 2017.2 and 2017.3 will be available soon. So, I suggest to use at least 2017.2.
社区
IntelliJ IDEA Open API and Plugin Development
Intellij Plugin - Load class object from source project
0 票
创建于
2017年10月12日 12:31
Hello, what version of IDEA do you use? As I see from the source code you're using 2017.1, so if yes than please update the IDE.
社区
IntelliJ IDEA Open API and Plugin Development
Intellij Plugin - Load class object from source project
0 票
已编辑于
2017年08月15日 12:59
@13nixonf Thanks, the problem is inside inspection tree building. I've created an issue https://youtrack.jetbrains.com/issue/IDEA-177590 . But don't expect a very fast fix, will be only for 2017....
社区
IntelliJ IDEA Open API and Plugin Development
Resolve becomes slower over time .
0 票
已编辑于
2017年06月17日 07:27
Are you expect to see foldings inside a popup in screenshot? Or you mean that your code doesn't work at all?
社区
IntelliJ IDEA Open API and Plugin Development
Resolving Properties
0 票
创建于
2017年06月16日 09:57
正式评论
You may only iterate over all unresolved properties and then create its using com.intellij.lang.properties.psi.PropertiesFile#addProperty(java.lang.String, java.lang.String) or similar method from ...
社区
IntelliJ IDEA Open API and Plugin Development
Resolving Properties
0 票
创建于
2016年11月21日 13:06
正式评论
Hi, Andreas, you can use simply use PsiTreeChangeListener (sure if a modification was made inside properties files editor). BTW we already have an inspection AlphaUnsortedPropertiesFileInspection t...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin for automatic property file sorting
0 票
«
第一页
‹
上一页
下一页
›
最后
»