Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.21 KB

VSCODE.md

File metadata and controls

39 lines (28 loc) · 1.21 KB

VSCode

VSCode is a very powerful code editor for developers. It supports extensions, that are useful for development with Ansible, GitHub, Kubernetes and more. Most code is Open Source and there are also options to use VSCode as fully Open Source editor.

Reasons

  • Open Source / free
  • powerful enough for many coders
  • exentendable with extensions
  • very good support for Ansible, Kubernetes and GitHub

Links & Docs

Features

  • Extension marketplace
  • cross platform for Linux, Windows and macOS
  • lightweight (compared to full-fledged IDEs)
  • built-in Git

Usage

There is no exact wrong or right using an editor. Customize it to your needs and liking and use it however you want. It is also recommended to look at the Getting Started Videos.

Integrations

VSCode provides lots of integrations (so called extensions) to interact with GitHub and many other services. You are free to try these out and suggest useful extensions for others.