IDE#
integrated development environment (IDE)
An IDE is a software application that helps in writing and working on software.
It allows you to create files such as .md (Markdown), .py Python, .r (R), etc.
Brief introduction
What is an IDE? The term “IDE” suggests a handful of essential features. Find out what to look for in an IDE.
Visual Studio Code (“VS Code”) is a free IDE that includes basic support for most common programming languages.