Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>jodelNew to Visual Studio Code? Get it now.

jodel

Meon Medical Solutions

|
17 installs
| (0) | Free
Simple language support for jodel script
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jodel(+hss) language support for VSCode

Requirements

  • Python >= 3.8 (Recommended: 3.10)
  • Python interpreter path must be set (python.defaultInterpreterPath).

Features

  • Syntax highlighting for jodel and hss
  • Jodel language server:
    • very basic syntax checking (line by line)
    • goto defintion/reference

Release Notes

0.1.5

Fix circular import bug, when using path traversals

0.1.4

Support jumping to namespace identifiers and imported files

0.1.3

Fix Python 3.8 support

0.1.2

  • Added grammar for .hss
  • Lsp bug fixes

0.1.1

Fix diagnostics bug

0.1.0

Pygls based lsp with goto definition/reference support

0.0.1

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft