ionide / ionide-vscode-paket

VS Code plugin for Paket
http://ionide.io
MIT License
41 stars 29 forks source link

Globaltool #76

Closed Titaye closed 4 years ago

Titaye commented 5 years ago

Here is a first implementation for #71 Paket is detected from PATH env variable if not found with the existing logic When used from env variable, we don't have to use mono and therefore I've added some exec / spawn functions without linuxcmd parameter.