-
Notifications
You must be signed in to change notification settings - Fork 145
VS Code
Dierk König edited this page Sep 8, 2022
·
2 revisions
The VS Code plugin relies on the the Frege Language Server for support of the language features and the Frege Gradle Plugin for build support and dependency management.
See the respective repositories for more details:
The language server and the build support can also be used in other editors and IDEs.
Home
News
Community
- Online Communities
- Frege Ecosystem
- Frege Day 2015
- Protocol
- Simon Peyton-Jones Transcript
- Talks
- Articles
- Books
- Courses
Documentation
- Getting Started
- Online REPL
- FAQ
- Language and API Reference
- Libraries
- Language Interoperability
- Calling Frege From Java (old)
- Calling Java From Frege
- Calling Frege From Java (new)
- Compiler Manpage
- Source Code Doc
- Contributing
- System Properties
- License
- IDE Support
- Eclipse
- Intellij
- VS Code and Language Server
- Haskell
- Differences
- GHC Options vs Frege
- Learn You A Haskell Adaptations
- Official Doc
Downloads