At its core, VS Code is built on an open source project called Code OSS, published under the permissive MIT license.
Syntax highlighting and auto-complete with IntelliSense. Smart completions based on variable types, function definitions, and imported modules. It is Extensible and customizable, supports Git commands ...