Jump to content

wtf man....

just get Visual Studio 2017 Community

CPU: Intel i7 5820K @ 4.20 GHz | MotherboardMSI X99S SLI PLUS | RAM: Corsair LPX 16GB DDR4 @ 2666MHz | GPU: Sapphire R9 Fury (x2 CrossFire)
Storage: Samsung 950Pro 512GB // OCZ Vector150 240GB // Seagate 1TB | PSU: Seasonic 1050 Snow Silent | Case: NZXT H440 | Cooling: Nepton 240M
FireStrike // Extreme // Ultra // 8K // 16K

 

Link to post
Share on other sites

1 hour ago, DXMember said:

wtf man....

just get Visual Studio 2017 Community

Personally I hate VS. For instance, it drives me insane with how it can't automatically detect stuff like what's commented out and what isn't so that I have to use ctrl + k then ctrl + c or ctrl + u rather than just ctrl + / like in basically every other text editor that's worth it's bytes. /rant

 

If I need an IDE I got with Jetbrains stuff basically 100% of the time.

Link to post
Share on other sites

9 minutes ago, ElfFriend said:

Personally I hate VS. For instance, it drives me insane with how it can't automatically detect stuff like what's commented out and what isn't so that I have to use ctrl + k then ctrl + c or ctrl + u rather than just ctrl + / like in basically every other text editor that's worth it's bytes. /rant

 

If I need an IDE I got with Jetbrains stuff basically 100% of the time.

you can change the default key binds o.O

CPU: Intel i7 5820K @ 4.20 GHz | MotherboardMSI X99S SLI PLUS | RAM: Corsair LPX 16GB DDR4 @ 2666MHz | GPU: Sapphire R9 Fury (x2 CrossFire)
Storage: Samsung 950Pro 512GB // OCZ Vector150 240GB // Seagate 1TB | PSU: Seasonic 1050 Snow Silent | Case: NZXT H440 | Cooling: Nepton 240M
FireStrike // Extreme // Ultra // 8K // 16K

 

Link to post
Share on other sites

Just now, DXMember said:

you can change the default key binds o.O

But would it be smart enough that I can change it to the same key?

 

Edit: I mean like in sublime when I press ctrl + / it automatically knows that it's commented or uncommented code. Also VS almost always seems a bit sluggish to me... maybe it's just my hardware and the fact that it's a beast of a program.

Link to post
Share on other sites

1 hour ago, ElfFriend said:

But would it be smart enough that I can change it to the same key?

 

Edit: I mean like in sublime when I press ctrl + / it automatically knows that it's commented or uncommented code. Also VS almost always seems a bit sluggish to me... maybe it's just my hardware and the fact that it's a beast of a program.

 

Install visual studio code

Link to post
Share on other sites

On 06/25/2017 at 3:23 AM, M.Yurizaki said:

Nothing looks more dated than running vim from a terminal :P

What about vi? :)

 

I like vim, but I would only do a lot of writing in it for things like bash scripts. Anything needing multiple classes or oop I use a proper IDE.

AMD Ryzen 7800 X3D, MSI B650 Project Zero, Antec C5, Gigabyte RTX 4080 Super Aero

 

Nikon D500 | Nikon 300mm f/4 PF  | Nikon 200-500 f/5.6 | Nikon 50mm f/1.8 | Tamron 70-210 f/4 VCII | Sigma 10-20 f/3.5 | Nikon 17-55 f/2.8 | Tamron 90mm F2.8 SP Di VC USD Macro | Neewer 750II

Link to post
Share on other sites

I'd argue that any text editor with a decent tagging system can easily substitute an IDE. Source Cookifier for Notepad++ for instance greatly improves the workflow coupled with the "find in all files"

 

I don't really care for an autocomplete system, and in fact, sometimes they really annoy me. I am considering turning it off on Atom if it weren't for the fact it completes HTML tags because it's pretty dumb and will autocomplete on some common words. But then again I should probably be using Jade (I'm too old school, must code things the hard way)

Link to post
Share on other sites

You can code ANYTHING with a pen and a piece of paper. Or rocks, like they did back in the stone-age.

 

Compiling and running is another story though. 

Running Arch with i3-gaps on a Thinkpad X1 Extreme
Data Science Postgrad

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×