Skip to content

Urus-Foundation/editor-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

URUS Editor Support

Editor extensions and plugins for the URUS programming language.

Available Editors

Editor Folder Features Version
VS Code vscode/ Syntax highlighting, IntelliSense, diagnostics, build commands, 50+ snippets, semantic tokens, URUS Dark theme v0.3.0
Acode (Android) acode/ Syntax highlighting, auto-complete, 28 snippets, code folding, smart indent v0.3.0

VS Code

Full IDE-like support: syntax highlighting, auto-complete, hover tooltips, signature help, error diagnostics, build/run commands, document outline, semantic tokens, URUS Dark theme, and 50+ snippets.

Install:

# From VSIX
code --install-extension vscode/urus-language-0.3.0.vsix

# Or from marketplace (search "URUS")

See vscode/README.md for full documentation.

Acode (Android)

Full mobile-optimized support: syntax highlighting, auto-complete with all 34 built-ins, 28 snippets, code folding, smart indentation. Lightweight single-file plugin, no dependencies.

Install: Acode > Settings > Plugins > search "URUS"

See acode/README.md for full documentation.

Contributing

  1. Fork this repository
  2. Edit the extension/plugin files
  3. Test locally
  4. Submit a PR

Links

License

Apache 2.0

About

Editor support for the URUS programming language — VS Code, Acode, and more

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors