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

1.25: More VS features

Choose a tag to compare

@kris701 kris701 released this 30 Sep 21:35
· 45 commits to master since this release

New

  • Added a file template
  • Added a status margin that shows when you edit a .hs file

Improvements

  • Refactored the settings to work a lot better
  • Exposed the "internal" settings as well
  • Quick Info now only loads Prelude when it is needed the first time, instead of running every time VS starts

Fixes

  • Fixed an issue where settings wouldnt save
  • General bug fixes