Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

be5invis/vscode-idris

 
 

Repository files navigation

Idris for Visual Studio Code

Build Status status

Implemented features

screenshots

command shortcut
Typechecking shift + cmd/ctrl + t
Showing the types of a variable shift + cmd/ctrl + o
Showing the doc for a variable shift + cmd/ctrl + d
Showing the doc for a definition shift + cmd/ctrl + f
Showing holes shift + cmd/ctrl + h
Clause-adding shift + cmd/ctrl + a
Case-splitting shift + cmd/ctrl + c
Proof-search shift + cmd/ctrl + s
Make-with shift + cmd/ctrl + w
Make-case shift + cmd/ctrl + m
Make-lemma shift + cmd/ctrl + l
Apropos shift + cmd/ctrl + k
REPL shift + cmd/ctrl + r
  • ipkg highlighting
  • autocompletion

Installation

  1. Within Visual Studio Code, open the command palette (Ctrl-Shift-P / Cmd-Shift-P).
  2. Select Install Extension and search for 'Idris' or run ext install Idris.

Acknowledgements

License

BSD 3-Clause, the same as Idris.

About

Idris for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%