Why you shouldn't Use IDE?

My Master Designer
2 min readNov 11, 2020

--

Today, we look at IDE and editor, compare these tools and we get to which one is good.

What Is Ide And Why We Use?

Generally, developers are use IDE, well, what is IDE and why we use IDE? IDE is a development environment, Ide has programming language support, Intellisense, compiler, etc. So you download IDE and work in there don’t you need anything else.

Ide’s has powerful tool and supports, also easy to use. Single an IDE supports more than one language therefore don’t you need anything else(May vary according to Ide).

Visual Studio IDE

What Is Code Editor And Why We Use?

Code Editors are they are used to organize a source code. Generally, Code Editor hasn’t Intellisense, Compiler, etc. But don’t worry you can add them. Code Editor is open source so you add extensions also you can create your extensions and snippet.

We use Code Editor because Code Editor is can be improved for example you add Python support and IntelliSense (it’s very helpful) or you can your support. Code editors are great for debugging.

Visual Studio Code

Why You Should Code Editor?

  • can be improved.
  • Open-Source so you can add your extensions and tool
  • Code editors are very smaller than IDE. (you transport in USB)
  • Free (yes it’s very important for the company)
  • They are compatible with almost every operating system.

Most Popular Code Editor And My Chosen

  • Visual Studio Code it’s very helpful and has too many extensions
  • Sublime Text this code editor for web development.
  • Atom’s very helpful but, I think Vs code better than Atom.
  • Brackets (Adobe) I don’t use this so I don't know.

Important Note: Sometimes IDE better than Code Editor for complex work.

I hope it’s helpful, see you next write.

--

--

My Master Designer
0 Followers

My Master Designer is a website to develop your design and programming knowledge