Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alan-platform/alanforvscode

Alan syntax and tools for VS Code
https://github.com/alan-platform/alanforvscode

alan typescript vscode-extension

Last synced: about 2 months ago
JSON representation

Alan syntax and tools for VS Code

Awesome Lists containing this project

README

        

# Alan extension for VS Code

Provides commands, task definitions, syntax highlighting, naive support for goto/peek definition, and an outline view for Alan files.

![Screenshot of the Alan extension for Visual Studio Code](./screenshot.png)

## Tasks

The build and fetch tasks can be started from within a `.alan` file.
The extension resolves the nearest `alan` script for the current file, so you can work on multiple projects in a single workspace.

Running the package task requires opening the `deployment.alan` file of the deployment that you want to package.