mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-16 23:20:13 +01:00
Add VS Code as common text editor
VS Code with the Docker extension provides a great experience to fiddle around with dockerfiles
This commit is contained in:
parent
8a5b3bfe30
commit
673a1142ca
1 changed files with 1 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ Here are some common text editors and their syntax highlighting modules you coul
|
||||||
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
||||||
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
||||||
* [TextMate](https://github.com/docker/docker/tree/master/contrib/syntax/textmate)
|
* [TextMate](https://github.com/docker/docker/tree/master/contrib/syntax/textmate)
|
||||||
|
* [VS Code](https://github.com/Microsoft/vscode-docker)
|
||||||
* Also see [Docker meets the IDE](https://domeide.github.io/)
|
* Also see [Docker meets the IDE](https://domeide.github.io/)
|
||||||
|
|
||||||
### Instructions
|
### Instructions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue