Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>daScript language supportNew to Visual Studio Code? Get it now.

daScript language support

profelis

|
749 installs
| (0) | Free
daScript language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

daScript language plugin

Plugin for scripting language daScript

Installation

  • Install extension directly from Visual Studio Marketplace
  • Download daScript from github repository GaijinEntertainment/daScript
  • Set path to compiler in daScript settings section

Features

  • Debugger
  • Code diagnostics
  • Code completion
  • Hover hints
  • Go to definition
  • Go to type definition
  • Snippets
  • Semantic highlighting
  • Inlay hints (type name hint, parameter name hint, return type hint)

Development

  • run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • open VS Code on this folder.
  • Press Ctrl+Shift+B to compile the client and server
  • Switch to the Debug viewlet
  • Select Launch Client from the drop down
  • Run the lauch config
  • If you want to debug the server as well use the launch configuration Attach to Server

Issues

Run into a bug? Report it here.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft