Skip to content

AAsteria/pixilang-syntax-intellisense

Repository files navigation

Pixilang Syntax & IntelliSense

Pixilang Syntax & IntelliSense is a Visual Studio Code extension designed to enhance the Pixilang programming experience by providing syntax highlighting, IntelliSense, and detailed documentation with examples.

Demo Screenshot

Features

  • Syntax Highlighting: Pixilang code is color-coded for better readability.
  • IntelliSense: Autocompletion for Pixilang's built-in constants, functions and reserved properties.
  • Hover Documentation: Detailed descriptions, parameter explanations, and examples for built-in functions.
  • Wide Function Coverage: Basically all built-in features, such as:
    • Graphics
    • OpenGL
    • Animation
    • Threads
    • File Handling
    • Networking
    • System Calls, and more!

Extension Settings

This extension does not add specific settings at this time. Future updates may include configurable options.

Future Plans

  • Support function documentation when inserting parameters.
  • Extend support for sunvox specific functions.
  • Add debugging tools for Pixilang.

For More Information

Enjoy coding with Pixilang!

Releases

No releases published

Packages

No packages published