主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Turalllb
活动总数
4
最后的活动
2022年02月07日 14:24
成员加入日期
2022年01月18日 13:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
0
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月07日 14:24
I found the reason, it turns out that there is a WhiteSpace interface for whitespace elements, but this element is not used in my xml files, android studio adds XmlText with text like "/n" i...
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.psi.xml find indents between tags
0 票
已编辑于
2022年01月28日 16:07
I'll try to make it simpler and write the main thing. I'm parsing an xml file, on the screen you see line breaks: /n . Now I find each xml tag , translate its text and write it to a new fil...
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.psi.xml find indents between tags
0 票
创建于
2022年01月18日 16:49
I parse the xml file, translate the text into other languages and write everything into a new xml file. But in the original xml file there is a line break character between two string, I don't kn...
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.psi.xml find indents between tags
0 票