Skip to content

natefaubion/purescript-ide-purescript-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-ide-purescript-core

Build Status

Common PureScript code for the core implementation of PureScript editor plugins for JavaScript-based editors, i.e. atom-ide-purescript and vscode-ide-purescript.

Makes use of purescript-psc-ide to launch and connect to purs ide server, which provides editor services (based on PureScript compiler API and particularly compiler "externs" files) supporting completion, type info, search, pursuit, etc.

Also wraps the PureScript compiler JSON output.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 99.8%
  • JavaScript 0.2%