Skip to content

ReinoutWW/ryn-lang-vscode

Repository files navigation

Ryn

20250201_1953_Exploring Ryn's Futuristic Design_remix_01jk1drpm6ejcbeqsbqeg37c3d

Ryn Language Support for VS Code

This repository provides syntax highlighting and basic language configuration for the Ryn programming language in Visual Studio Code.

Features

  • Syntax Highlighting for .ryn files
  • Comment Support using the # character
  • Bracket Pairing and auto-closing pairs
  • Basic Keyword, Type, and Function Detection

Installation

  1. Clone or Download this repository.
  2. Open the repository folder in VS Code.
  3. Run the Extensions: Install from VSIX... command (if you have the .vsix file), or simply press F5 to start an Extension Development Host to test it directly.

How to Use

  • After installing, open any .ryn file in VS Code.
  • You should see syntax highlighting for Ryn code.
  • Toggle line comments with Ctrl + / (Windows/Linux) or Cmd + / (macOS).

Contributing

Contributions and improvements are welcome! Feel free to open an issue or submit a pull request if you’d like to add new features (such as snippets, a language server, or advanced grammar rules).


Happy coding in Ryn!

About

Ryn language support for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published