Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AnoNew to Visual Studio Code? Get it now.
Ano

Ano

Esito

|
112 installs
| (1) | Free
Plugin for the ano language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ANO - Anonymizer DSL

This extension gives language support for the ano-langage made by Esito AS for the DBmasker/DBerase services

Features

The extension will provide:

  • Colorization
  • Formating
  • Text-hovers
  • Syntax completion
  • Error checking

 

 

Participating in extension development

Generating the Antlr4 typescript parser

  • To generate the Antlr/Typescript parser you need Java installed on the path
  • see the antlr\run_ano_gen.cmd file for running the Antlr generator
  • when succeeding the generated code will appear in src/parser

Running the LSP

  • npm install to initialize the project
  • npm run build to generate the Antlr4 typescript parser code and compile the LSP
  • run the extension
    • open this folder in VS Code and press F5
    • this will open the [Extension Development Host] window, running the extension:
  • in the extension
    • Open an ".ano" document
    • There is a sample file antlr/test/erasme.ano
    • The extension will colorize and supply text-hovers and syntax completion
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft