Visual Studio Code

Document Control

TODO:

  • Overall structure.
  • Initial draft complete
  • Testing
  • Ready

User Story: Visual Studio Code

As a: Ansible developer

I want to: set up my Visual Studio IDE

So that: I can develop local and remote roles and take advantage of plugins.

Plugins

You can set up Visual Studio Code to edit remote code as well (over SSH).

Recommended Plugins
code --list-extensions
code --install-extension extension-id
- dhoeric.ansible-vault
- ecmel.vscode-html-css
- esbenp.prettier-vscode
- foxundermoon.shell-format
- haaaad.ansible
- MikhailLuchkin.kubernetes-snip-and-pets
- ms-azuretools.vscode-docker
- ms-python.python
- ms-vscode-remote.remote-ssh
- ms-vscode-remote.remote-ssh-edit
- PascalReitermann93.vscode-yaml-sort
- redhat.vscode-yaml
- rupisaini.vscode-ansible-linter
- shd101wyy.markdown-preview-enhanced
- streetsidesoftware.code-spell-checker
- timonwong.ansible-autocomplete
- timonwong.shellcheck
- vscoss.vscode-ansible
- webrender.synthwave-x-fluoromachine
- yzhang.markdown-all-in-one

Last update: 2020-01-30