haskelly-dev / Haskelly

Haskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
https://marketplace.visualstudio.com/items?itemName=UCL.haskelly
GNU General Public License v3.0
152 stars 17 forks source link

There is () snippet! #90

Open Magicloud opened 5 years ago

Magicloud commented 5 years ago

When I typed "()" in VSCode, I got hint of "Lambda expression snippet (Haskelly)" and expanded. Even it was in "return ()" context.