V
V
Vasily Vasilyev2017-09-22 12:05:16
IDE
Vasily Vasilyev, 2017-09-22 12:05:16

What development IDE are you using?

I'm starting to learn C#. On the advice of uncle Google, I installed Visual Studio and ran into a problem - either my hardware is unsupported, or my hands are not from the right place - from a clean installation, a file of 8 lines was opened for 10 seconds, hanging three times along the way. It is impossible to talk about the long way "File-Create-Project-Empty Application" without mats, because each item has 2-3 seconds of frieze. Not to mention the "mde ..." design (hello from the 2000s and hello, ophthalmologist).
I would like something without dancing with a tambourine, so that it would be pleasant to work.
Hence the question: what do people code on?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
B
buzina_v_ogorode, 2017-09-22
@buzina_v_ogorode

Visual Studio is not the fastest thing in the world to develop.
But it's not that slow either.
If it hangs, it's better to upgrade your computer.
After all, your own programs will also be slow, which will interfere with debugging.

D
Dmitry Chernyakov, 2017-09-22
@Kubatai

If your studio is pretty slow, then you can try using Visual Studio Code

Z
Zakhar Kushchenko, 2017-09-22
@ZZahar

Rider from JetBrains is a very, very good thing, though paid. For this money, it's better to upgrade your PC and use the Visual Studio Community. Moreover, you won’t use all the Rider chips, which means you’ll pay money for what you don’t use. Try to be patient, I have 4 gigabytes of RAM, a Pentium processor, a GeForce 710 video card and all this is in a laptop. I tolerate something like that, although I just probably didn’t run more than one file ...
To be honest, all IDEs will eat a lot and a lot of resources, Rider will only do a little better, but no more.
Give your characteristics in the comments, I will recommend you what to take as cheaply as possible.

D
DarkByte2015, 2017-09-22
@DarkByte2015

Try neovim. It is also available under Windows. The same plugins go under it as under regular vim - which means that you can mold an IDE for any language. Well, the thing is of course very specific, especially for Windows users, but you never know if you suddenly like it. :D
PS But he does not slow down. That's for sure. Even if you run it from the iron. :D
* trolling *

A
Alexander, 2017-09-24
@Adler_lug

Try SharpDevelop . Not VS of course, but it consumes noticeably less resources + compatibility with VS projects.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question