Mar. 20, 2020

v.0.0.5

TOC

Highlights

Added Vue Stack

  • A Stack with the Vue CLI installed and default Vue.js Project templates are provided.

Enhanced Code Intellisense

  • Supported with following languages:

    • Javascript

    • Python

    • Java (Supported under the main project directory only)

    • .vue files

  • Supported features

    • Auto Complete

    • Lint

    • Document Symbol (Alt + Shift + O)

    • Auto Import (Java) (Ctrl + Shift + O)

    • Jump to Definition

    • Jump to Type Definition

    • Jump to Implementation

Last updated