Skip to content

First Release (DevcontainerUp and DevcontainerConnect)

Latest
Compare
Choose a tag to compare
@arnaupv arnaupv released this 26 Jun 14:56
· 42 commits to main since this release
eaadedb

Following version has been tested only in Ubuntu 20.04

It has the following features:

  1. vimcommand -> :DevcontainerUp
    This allows you to setup a devcontainer based on the information defined in .devconatiner/devcontainer.json

  2. vimcommand -> :DevcontainerConnect
    Quits nvim and opens a terminal connected to the devcontainer defined in point 1).