basys / vscode-basys

Visual Studio Code extension for building Basys projects

Home Page:https://marketplace.visualstudio.com/items?itemName=basys.vscode-basys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basys IDE for VSCode

Basys is a Vue.js toolbox for building full-stack cross-platform apps. This extension creates an intuitive developer environment to help you focus on building your app.

Features

  • An easy way to start a new Basys project
  • A sidebar panel for running Basys commands without CLI
  • Project overview screen
  • Integrated js and style linting
  • JSON schema for project configuration file

Creating a new project

Open the Command Palette and run Basys: Create project command. Select the starter template and an empty directory to use for the project. The extension will automatically scaffold the project, install npm packages and start the dev server.

Create project

Running the commands from sidebar explorer view

Sidebar view

About

Visual Studio Code extension for building Basys projects

https://marketplace.visualstudio.com/items?itemName=basys.vscode-basys


Languages

Language:JavaScript 100.0%