Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 597 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 597 Bytes

This extension provides synatax highlighting for BRUKER's EPR experiment programing language: PulseSpel.

This can be installed from the VSCode marketplace: https://marketplace.visualstudio.com/items?itemName=HugoKaras.pulsespel-vscode

Features

When working with ".def" and ".exp" files, variable names, functions, control words etc... are highlighted acording to your current VScode theme. Some examples:

Example of ".def" file Example of ".exp" file

Release Notes

1.0.0

Initial release: Provides basic syntax highlighting.