Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Essbase MaxL LanguageNew to Visual Studio Code? Get it now.
Essbase MaxL Language

Essbase MaxL Language

vscode-essbase

|
812 installs
| (0) | Free
Oracle Hyperion MaxL Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MaxL README

This is a language extension for VS Code for the MaxL Hyperion Language

To Install

  1. Install Extension from VS Code Marketplace

Manual Install:

  1. Download the github repository
  2. Unzip to any directory
  3. Rename "VSC-Language-MaxL-master" directory to "MaxL"
  4. Store in your vscode\extensions directory
    1. Generally its in C:\Users\[YourUsername]\.vscode\extensions
  5. Reload VSCode (close & open)

** Enjoy! **

Credits and Attributions

This extension is a fork of the original began at https://github.com/rsmiller213/VSC-Language-MaxL which hasn't been updated in some time. It is by no means perfect, nor is it functionally complete. There are several items on the to do list.

In working on getting it to work correctly I leveraged several other samples, examples, and code found on various sites. I took some of the framework from this example: https://github.com/madskristensen/TextmateSample and used it for portions of the layout of language grammars. I also used the other Forked repo that I created for Essbase Calc Script Language and used many of the items and code that I setup at https://github.com/phoch00/VSC-Language-EssCalc-2022

I also consulted this guide: https://gist.github.com/Aerijo/b8c82d647db783187804e86fa0a604a1 for help and more examples.

Any other code in the files contained within this project is either code that I developed, the original author of the extension developed, or loose code snippets found elsewhere. If it looks like your code and I haven't attributed it correctly, please let me know and I will update the attributions or remove the code if needed.

This project is released under the Unlicense license which is contained within the repository and extension.

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