consulo-csharp icon indicating copy to clipboard operation
consulo-csharp copied to clipboard

Languages: C#

Results 56 consulo-csharp issues
Sort by recently updated
recently updated
newest added

Original issue: https://github.com/consulo/consulo-unity3d/issues/107. Moved by @VISTALL ___ Move statement up command doesn't work it should move all statement but moves just 1 line ![image](https://cloud.githubusercontent.com/assets/712775/25945039/2d821cc6-364e-11e7-823e-711e919928fc.png) ![image](https://cloud.githubusercontent.com/assets/712775/25945057/3d74ba80-364e-11e7-9fe2-725e66ff2ea3.png)

prio: normal
type: bug
subsystem: refactoring

How can use System.Linq in CSharp Console app. I'm on Mac where can find to add additional .dll. Mono installation???

prio: normal
type: bug
subsystem: resolving

https://github.com/ljw1004/roslyn/blob/features/async-return/docs/specs/feature%20-%20arbitrary%20async%20returns.md

type: task
prio: normal
subsystem: parsing
language-level: 7

https://github.com/dotnet/roslyn/issues/118

type: task
prio: minor
subsystem: parsing
language-level: 7

https://github.com/dotnet/roslyn/issues/216

type: task
prio: normal
subsystem: parsing
language-level: 7

https://github.com/dotnet/roslyn/issues/215

type: task
prio: normal
subsystem: parsing
language-level: 7

When two classes are present in the same .cs file, it would be great to provide a code action that can move one of them in another .cs file. As...

type: task
prio: normal
subsystem: refactoring

I'm using latest build, and Unity3d plugin. I'm trying to automatically show code completion when I type something like : `Vector2 vector2 = new` I tried different settings, but I...

prio: normal
type: bug
subsystem: completion

In Android Studio, I enjoy using "Analyze->Data flow to here". This shows the various statements that the value of the current variable depends on. It is very useful in navigating...

type: task
prio: normal

In Android Studio, I enjoy using "Navigate->Call Hierarchy". It does static analysis on the code and shows methods that call the current method. It is very useful to navigate large...

type: task
prio: normal