Skip to content

jyaoma/vscode-lsl

 
 

Repository files navigation

LSL Language Server

This extension adds support for LSL (Linden Scripting Language).

Features

  • Syntax highlighting
  • Snippets for event handlers
  • Hovers with definitions of built-in functions and constants
  • Auto-complete for built-in functions and constants
  • Signature help
  • Type-aware auto-complete
  • "Go to Defintion" and "Find References"
  • Variable rename support
  • Symbols and Outline

Screenshots

Screenshot of static auto-complete with definitions

Screenshot of hover

Screenshot of outline, type-aware auto-complete, signature help, and definitions

Screenshot of rename and symbol highlighting

Disclaimers

Second Life® and Linden Scripting Language are trademarks of Linden Research, Inc. This Visual Studio Code extension is not affiliated with or sponsored by Linden Research.

License

MIT

About

This extension adds syntax highlighting, code snippets, and hovers for Firestorm LSL Preprocessor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • LSL 15.6%
  • Other 0.7%