ionide / ionide-vscode-paket

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

generate load scripts sometimes creates in the wrong location #61

Open isaacabraham opened 6 years ago

isaacabraham commented 6 years ago

Running the Generate Load Scripts command from the palette often creates the scripts in the root folder instead of in the .paket folder.

Krzysztof-Cieslak commented 6 years ago

FSI: Generate script files with references ... generates file (by-design) in the root. Paket: Generate Load Scripts just calls Paket ;) Are you sure you haven't accidentally run the FSI command?