broono
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
broono created a post, Resharper Templates conflict with suggestions from Visual Studio
For instance: I have a R# live template that expands ff to (fun _ -> _) in f# files. However, in later VS versions when I type ff, this expands to FSharpFunc or FSharpTypeFunc, selectable in a dr... -
broono commented, -
broono created a post, Missing previous feature: "Arrange this qualifier"
JetBrains ReSharper Platform 6 Build 6.0.20141121.230133-eap8does not offer the "arrange this qualifier" in cleanup code. this was an important feature to me. code likevoid fun() { directory = ... -
broono created a post, Typescript intellisense collides with Visual Studio 2015 intellisense
They appear on top of each other. How can I disable VS intellisense for typescript? -