Tools

Table of Contents

Rockplate VSCode Extension

Official Rockplate Language Support Extension with Linter and Syntax Highlight for Visual Studio Code

Features

  • Syntax Highlighting for .rpl files
  • Linter with Errors and Warnings
  • Scope-aware auto completion (IntelliSense)
  • Hover hints support

Usage

  • Open Extensions tab and search Rockplate VSCode in Marketplace
  • Install Rockplate VSCode Extension

Source Code

Source Code at GitHub

Demo

Rockplate VSCode

Rockplate CodeMirror Plugin

CodeMirror implementation for Rockplate Language. Live Demo

Features

  • Syntax highlighting for rockplate mode
  • Linting support
  • Code folding support

Usage

with script tag:

Source Code

Source Code at GitHub

Demo

Rockplate Language Server

Language Server Protocol (LSP) implementation for Rockplate language which is used by Rockplate VSCode Extension

Features

  • Linting
  • Scope-aware code completion (IntelliSense)
  • Hover hints

Usage

Refer to Rockplate VSCode for example usage

Source Code

Source Code at GitHub

Rockplate tmLanguage file

You can download rockplate.tmLanguage.json here which is used by Rockplate VSCode Extension


Made with ❤️ from Safraz Razik