Author Topic: C# IDE by JetBrains.  (Read 3222 times)

0 Members and 1 Guest are viewing this topic.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2123
  • class keyThumper<T>:ILazy<T>
C# IDE by JetBrains.
« on: January 13, 2016, 10:00:25 PM »
http://blog.jetbrains.com/dotnet/2016/01/13/project-rider-a-csharp-ide

Quote
Today, at NDC London, we announced a new project that we’ve been working on for a little while – a cross-platform C# IDE, based on the IntelliJ Platform and using ReSharper technology.

very interesting !
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

CADbloke

  • Bull Frog
  • Posts: 342
  • Crash Test Dummy
Re: C# IDE by JetBrains.
« Reply #1 on: January 14, 2016, 05:46:23 PM »
Wow, interesting. Good to have a choice. See also https://xamarin.com/studio

JohnK

  • Administrator
  • Seagull
  • Posts: 10605
Re: C# IDE by JetBrains.
« Reply #2 on: January 14, 2016, 07:30:15 PM »
Wow, interesting. Good to have a choice. See also https://xamarin.com/studio

You've had a choice (mono develop which is what xamarian studio is built on) for years!
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2123
  • class keyThumper<T>:ILazy<T>
Re: C# IDE by JetBrains.
« Reply #3 on: July 31, 2016, 12:06:17 AM »
Update :

https://blog.jetbrains.com/dotnet/2016/07/26/rider-the-story-so-far/
https://www.jetbrains.com/rider/
https://www.jetbrains.com/rider/documentation/rider_survival_guide.html

added:
Quote
Rider is still in private EAP, although we are getting ready for a public preview. If you’d like to give it a go right now, please head over to the signup page, and we’ll send you a download link.
« Last Edit: July 31, 2016, 12:23:53 AM by kdub »
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

flyte

  • Newt
  • Posts: 26
Re: C# IDE by JetBrains.
« Reply #4 on: August 22, 2016, 04:04:48 PM »
Are you guys aware that VS Code is free and cross platform..

(https://code.visualstudio.com/)

MickD

  • King Gator
  • Posts: 3619
  • (x-in)->[process]->(y-out) ... simples!
Re: C# IDE by JetBrains.
« Reply #5 on: August 22, 2016, 04:43:46 PM »
Are you guys aware that VS Code is free and cross platform..

(https://code.visualstudio.com/)

Yes

VS Code is a simple code editor, not an IDE. I do use it to open C# files for simple edits or to look at some code but I wouldn't do my development in it.
I've been testing it for Clojure development (as I can build the project from the command line) and it works ok but I found the inbuilt Command prompt a bit sluggish at times.
"Short cuts make long delays,' argued Pippin.”
J.R.R. Tolkien