Skip to content

egormkn/vscode-language-lama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lama Language extension for VSCode

Build Status Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating (Stars)

An extension for Visual Studio Code that adds some basic editing features such as syntax highlighting, code folding, snippets and syntax checking for the Lama language.

Features

  • Syntax highlighting

    Syntax highlighting

  • Type definitions (only highlighting for now)

    Type definitions

  • Code snippets

    Code snippets

  • Syntax validation

    Syntax validation

Development

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folders
  • 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 launch config.
  • If you want to debug the server as well use the launch configuration Attach to Server
  • In the [Extension Development Host] instance of VSCode, open a *.lama source file.

License

Lama Language extension is released under the MIT License.

About

🦙 Lama Language extension for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published