Google Summer of Code project complete! πŸŽ‰

Folkmar Ramcke (@EggBaconAndSpam) successfully completed his Google Summer of Code project and did an amazing job!

He added several new features to the Dhall language server, including:

  • Code completion (like the Dhall REPL)
  • Type on hover
  • Automatically annotate let binding
  • Jump to import
  • Automatic caching of local imports for greater editor responsiveness

You can find his project writeup here (and be sure to browse the linked pull requests for cool GIFs):

6 Likes