Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Alfresco 6.2 Rhino Web ScriptNew to Visual Studio Code? Get it now.
Alfresco 6.2 Rhino Web Script

Alfresco 6.2 Rhino Web Script

TwistZero

| (0) | Free
Provides basic syntax highlighting for Rhino files used for Web Scripts in Alfresco 6.2.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rhino for Alfresco Web Scripts - Basic Language Support

Alfresco Content Services 6.2 uses Rhino as its JavaScript engine for Web Scripts.
Rhino differs significantly from modern JavaScript runtimes supported by Visual Studio Code, which causes the built-in JavaScript language support to behave incorrectly.

This extension provides basic syntax highlighting tailored for Rhino-based Web Scripts used in Alfresco 6.2.

image image

Features

  • <import> tags don't break the entire file. They're also syntax highlighted differently.
  • Unusual declarations such as for each aren't detected as errors.
  • Retains most of the default JavaScript syntax highlighter behavior.

Limitations

  • Does not format code.
  • Does not validate syntax.
  • Does not provide IntelliSense or linting.

It is strictly a language grammar for highlighting.

Release Notes

0.1.0

Initial version.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft