Skip to content

anreig/oasp-vscode-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OASP/Devonfw Visual Studio Code editor ("IDE") extensions

  • UPDATE 09/05/2017: Swagger and C# support extensions included.
  • UPDATE 12/05/2017: AsciiDoc support extension included.

Introduction

Visual Studio Code is a light and powerful open source editor, developed and maintained by Microsoft, which integrates some powerful tools and characteristics. Among them we can highlight the incorporation of git by default, a fast and configurable debugging tool and the possibility of being extended and customized by a vast number of extensions.

Installation

The only requirement to install the extensions is to have installed the editor, which can be installed through his official page. The next and last step is to run the script corresponding to your OS.

Extensions

The extensions included in the scripts involve several aspects as Angular, Ionic and NativeScript development, code running, testing, linting and IDE configuration:

AsciiDoc support

In order to be able to use the AsciiDoc extension you will need to install Ruby on your system and the Asciidoctor tool running the following command in the terminal:

$ gem install asciidoctor

Install extensions with Sync Settings

It is easier to install the above extensions using Sync Settings:

  1. Install Settings Sync extension.
  2. Select in VS Code the command Sync: Download Settings.
  3. Provide GIST ID: d976bc200f0403d8045b7e4ee39d4361.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published