Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Alexander Kirsanov
Total activity
8
Last activity
October 30, 2018 14:16
Member since
October 26, 2017 17:44
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
October 15, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
1 vote
Created
October 30, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes
Created
October 10, 2018 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
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes
Created
July 16, 2018 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
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes
Created
July 16, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes
Created
December 29, 2017 15:57
Hello, unfortunately this task has been postponed to future releases. Current estimates are 2018.1-2018.2
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes
Created
October 26, 2017 17:44
Official comment
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 ...
Community
IntelliJ IDEA Open API and Plugin Development
I want create a plugin which will support C Sharp language
0 votes