Skip to content

easy-games/airship-vscode

Repository files navigation

Airship Visual Studio Code Extension

A visual studio code extension for Airship

Features

  • Shows Airship-compiler related diagnostics in visual studio code. (Things that would be valid in regular TypeScript, but not Airship TypeScript)
  • Allows creating components/singletons via the Airship > Create New [Behaviour|Singleton]... right click menus in explorer
  • View the Luau output of TypeScript files by using hte LUAU button on the top right, or the Airship: View Compiled Luau Code command
  • Shows methods that are marked as server/client only
  • Shows invalid network boundary usages such as server code called on the client

About

Visual Studio Code Extension for Airship

Resources

License

Stars

Watchers

Forks

Packages

No packages published