Skip to content

A general purpose quantum programming language.

Notifications You must be signed in to change notification settings

phaldon/qurator-vscode

 
 

Repository files navigation

Qurator VSCode Extension

A general purpose quantum programming language.

A Visual Studio Code extension with support for QRunes language. It provides some useful commands to make easier launching jobs and Intuitive display results among others.

Quick start

  1. Open the Extensions sidebar panel in VS Code. Ctrl + Shift + X on Windows or Command + Shift + X on Mac (see Install an extension for more details).
  2. Search for qurator-extension.
  3. Click Install.
  4. Click Reload.

Now, when encoding with Qurator (qrunes) files, the Qurator VSCode extension will be available.

To install the extension from a local file

Download the latest release of the extension from and follow the instructions to install it

Feature details

  • Provide clear GUI and flexible launch style based on VSCode software
  • Check necessary dependencies requested for executing QRunes files.
  • Support QRunes language for users to customize quantum program.
  • Support QPanda and pyQPanda SDK to meet C++ and Python programming language.
  • Provide the static program analysis of QRunes.
  • Auto Completion.
  • Verification.
  • Hovering.
  • Highlight.
  • Snippets.
  • Show the results with multiple charts.
  • Debug. Transform QRunes to Python or C++, then debug via these host language.
  • QRunes error detection.

Useful commands

The commands below are supported at the Command Palette (Command + Shift + P on macOS and Ctrl + Shift + P on Windows/Linux).

Command Description
qurator-vscode: Check Qurator VSCode Extension dependencies  Check that the required dependencies are properly installed.
qurator-vscode: Run this QRunes Executes the code at the current editor tab.

Contact Us

If you run into any issues or have suggestions for us, please file issues and suggestions on GitHub. If you haven’t already provided us feedback, please take this quick survey to help shape this extension for your needs.

qurator-vscode

About

A general purpose quantum programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.1%
  • Java 21.1%
  • Python 7.7%
  • ANTLR 1.4%
  • Cuda 0.4%
  • HTML 0.2%
  • Other 0.1%