主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Doroshko
活动总数
2479
最后的活动
2024年11月15日 18:36
成员加入日期
2009年06月09日 09:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
851
活动概览
文章(0)
帖子(0)
评论(1628)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月24日 09:06
正式评论
Dart support in IntelliJ IDEA is based on the Dart Analysis Server. It's a special tool from the Dart SDK that works as a language server. While the Dart plugin still builds PSI, it's not used dire...
社区
IntelliJ IDEA Open API and Plugin Development
what is the PSI data structure responsible for retrieving static types of a language?
0 票
创建于
2022年05月16日 11:54
I can say that yes, there's API for everything and yes, everything is possible, but I'll need some time to debug the IntelliJ Platform and find the best way of solving this task. Sorry, no helpful ...
社区
IntelliJ IDEA Open API and Plugin Development
Reference highlighting in Dart
0 票
已编辑于
2022年05月13日 09:54
正式评论
IntelliJ doesn't use AnalysisServer.occurrences() notification for occurrences highlighting but it uses its own standard mechanism, which is based on references resolution, which for Dart means - n...
社区
IntelliJ IDEA Open API and Plugin Development
Reference highlighting in Dart
0 票
创建于
2022年04月19日 13:27
There's also a feature request to support the inlay hints natively in the Dart plugin. Please vote to get notified on progress: https://youtrack.jetbrains.com/issue/WEB-53819
社区
IntelliJ IDEA Open API and Plugin Development
How to get the type or custom type of a dart value?
0 票
创建于
2022年04月19日 13:25
正式评论
Dart language support in IntelliJ IDEA is based on the Dart Analysis Server. It’s a tool from the Dart SDK, which works as a language server. So, all smartness in the Dart plugin comes from the ser...
社区
IntelliJ IDEA Open API and Plugin Development
How to get the type or custom type of a dart value?
0 票
创建于
2022年04月05日 08:48
正式评论
Thank you for the screenshots and the sample project. I don't see any configuration problems with this project. Unfortunately, we don't have enough experience with writing real AIR applications, so...
社区
IntelliJ IDEA Users
Not able to debug Flash project on my connected iPhone
0 票
创建于
2021年11月09日 17:22
正式评论
Sorry for delay, I was on vacation. Local variables are renamed in-place. That's true, Dart plugin doesn't call edit.getRefactoring in this case. It uses navigation data (references) instead, which...
社区
IntelliJ IDEA Open API and Plugin Development
Dart: rename variable from the server
0 票
创建于
2021年10月12日 14:48
正式评论
Dart-community.iml may be not up-to-date, I'll have a look and fix it. Versions are correct if you are using IntelliJ IDEA 2021.2.x; 2021.3 EAP should be fine as well. Some test failures are expect...
社区
IntelliJ IDEA Open API and Plugin Development
Dart plugin: tests failing
0 票
创建于
2021年10月12日 14:43
正式评论
Thanks, looks like some plugins have been renamed since that readme was last updated. The new names are Git, Java Internationalization, Properties. The other 4 listed plugins do exist. I checked in...
社区
IntelliJ IDEA Open API and Plugin Development
Dart: plugin prerequisites
0 票
创建于
2021年09月03日 08:00
Thank you for the investigation. It's impressive! I hope we'll find time to improve it in a non-hacky way. Please file an issue in https://youtrack.jetbrains.com/issues/WEB to track progress (Proje...
社区
IntelliJ IDEA Users
Dart code suggestions do not show until typing is stopped
0 票
«
第一页
‹
上一页
下一页
›
最后
»