主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alexander Kirsanov
活动总数
8
最后的活动
2018年10月30日 14:16
成员加入日期
2017年10月26日 17:44
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(7)
Alexander Kirsanov
进行了评论,
2018年10月30日 14:16
Hello Stefan!Having "C#" marked as unresolved is a bug in IJ plugin.xml support, for now, it doesn't understand com.intellij.lang.Language written in kotlin. This will be fine in a product. Postfix...
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票
Alexander Kirsanov
进行了评论,
2018年10月15日 15:24
Sorry for misinformation, this will be added in EAP3 which will take place nearly in a week. You can also try Rider 2018.3 Nightly builds which already include this. The easiest way to install it i...
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
1 票
Alexander Kirsanov
进行了评论,
2018年10月10日 17:37
Hi guys! Starting from 2018.3 EAP2 Rider will expose simple version of parser on IJ-side. So it'll be possible to support C# in rainbow brackets plugin. Thanks for your patience! Alexander
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票
Alexander Kirsanov
进行了评论,
2018年07月16日 11:30
@Jslowik we provided lightweight parsing for C# on IJ side of Rider, but it will be available starting from the first 2018.3 EAPs.Please follow the related issue RIDER-16744
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票
Alexander Kirsanov
进行了评论,
2018年07月16日 11:25
Hello @Stefan Endrullis, if you want to create a plugin which needs to know the language structure of C#/VB/F#/XAML/any other technology fro .NET stack, you need to write that part in C# as a plugi...
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票
Alexander Kirsanov
进行了评论,
2017年12月29日 15:57
Hello, unfortunately this task has been postponed to future releases. Current estimates are 2018.1-2018.2
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票
Alexander Kirsanov
进行了评论,
2017年10月26日 17:44
正式评论
Hello Zhihao Zhang! C# support is entirely different from other languages in IJ platform, and is implemented in our language server process powered by ReSharper. The IJ support layer is so tiny we ...
社区
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 票