Skip to content

alliluja/RSL

Repository files navigation

RSL Language support for R-Style company

RSL или Object RSL (аббр. от англ. R-Style Language) — объектно-ориентированный, проблемно-ориентированный, интерпретируемый, проприетарный язык программирования, разработанный компанией R-Style Softlab для использования в своих программных продуктах.

Install

  1. Open Visual Studio Code
  2. Press Ctrl+P to open the Quick Open dialog
  3. Type ext install rsl to find the extension
  4. Click the Install button, then the Enable button

OR

  1. Press Ctrl+Shift+X to open the Extensions tab
  2. Type rsl to find the extension
  3. Click the Install button, then the Enable button

OR

  1. Open a command-line prompt
  2. Run code --install-extension bezelbobsky.vscode-rsl

GitHub Link

MarketPlace Link

Please post all detected errors in the Issue Link

Functionality

  • Some snippets.
  • IntelliSense.
  • Code coloring.
  • Formatting
  • Past query from clipboard
  • Copy query to clipboard

About

RStyle language support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published