executable QASM (eQASM) is a Quantum Instruction Set Architecture (QISA) used to describe quantum applications at a low level. This extension provides support for eQASM in Visual Studio Code.
Java is required to run the language server contained in this extension. The language server provides editor services such as syntax verification and label declaration peeking.
- Syntax verification: report errors and warnings automatically.
- Syntax highlighting
- Peek label declaration
The code for this extension is also available on GitHub.
If you found any bug or have suggestions about this extension, please feel free to raise an issue at here.
The original developers of this extension are:
- Jintao Yu (
@yjt98765
) - Jinrong Zhang (
@zhangjinrong
) - Yihang Yang (
@lylymi
) - Lei Jing (
@17513152253
) - Chunzhao Hu (
@Huchunchao
) - Le Xu (
@leguole
) - Xiang Fu (
@gtaifu
) - Zhaokun Guo