Skip to content

A proof of concept recreating the ARTIQ dashboard in VS Code through their Extension API

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-3.0
LICENSE.GPL-3
Notifications You must be signed in to change notification settings

quartiq/vscode-artiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code ARTIQ Extension

A proof of concept recreating the ARTIQ dashboard in VS Code through their Extension API

Run

  • edit repository/.vscode/settings.json to your desire

  • obtain ARTIQ environment: nix shell

  • start ARTIQ server: artiq_master

  • in VS Code, obtain an "Extension Development Host" window:

    • open the folder extension
    • edit src/extension.ts
    • press F5
  • in the "Extension Development Host" window:

    • open experiment folder, e. g. repository

    • edit experiment file

    • run experiment: Ctrl+Shift+X

    • alternatively, open "Command Palette": Ctrl+Shift+P

    • select "ARTIQ: Run Experiment"

About

A proof of concept recreating the ARTIQ dashboard in VS Code through their Extension API

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-3.0
LICENSE.GPL-3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published