Skip to content

golem-ai/cue-vscode-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cue-vscode-starter

This is a Visual Studio Code Remote - Containers project/environment made for Cue.

Cue Export as JSON Cue Export error handling

Instructions

# Clone the repository
git clone https://github.com/golem-ai/cue-vscode-starter.git

# Open in VS Code
code ./cue-vscode-starter

VS Code might ask you whether you trust the author ... make sure you accept ;-):

Yes, I trust the authors
Trust folder and enable all features

Make sure Docker is running on your computer.

Press CMD+SHIFT+P and choose/run Remote-Containers: Rebuild and Reopen in Container.

The Startubg Dev Container step might take a few minutes to pull the docker image.

Open a .cue file, and run one of the included tasks:

  • Cue Export
  • Cue Export File
  • Cue Format File

You should be able to find buttons/shortcuts for those tasks in the VS Code footer.

About

A VS Code Remote Containers project/environment made for http://cuelang.org

Resources

License

Stars

Watchers

Forks