Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.34 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.34 KB

LSL for Visual Studio Code

License Version Downloads

This extension adds syntax highlighting and bracket completion for LSL (Linden Scripting Language) to Visual Studio Code.

LSL is the programming language used to develop scripts for use in the Second Life® world. This extension is not affiliated with or sponsored by Linden Research.

Using

Install Visual Studio Code. In the command palette (Cmd-Shift-P) select Install Extension and choose LSL.

While not required, you may also map the .lsl file extension to open Visual Studio Code.

Known issues

  • Angle brackets in vector and rotation literals are classified as relational operators.

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