tfausak / purple-yolk

:hatching_chick: A Haskell IDE for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=taylorfausak.purple-yolk
MIT License
26 stars 2 forks source link

Prefer custom commands when mode is "discover" #51

Closed tfausak closed 9 months ago

tfausak commented 9 months ago

I think this is how I should've done things when I originally changed the config in #46. This makes it so that when the mode is "discover", if you have a custom command set, it will use that command.