ionide-vscode-paket icon indicating copy to clipboard operation
ionide-vscode-paket copied to clipboard

Use classical Fable libraries

Open MangelMaxime opened this issue 6 years ago • 0 comments

Hello @Krzysztof-Cieslak , today I worked on a VSCode extension and used the "classical" Fable libraries like:

  • generated types from ts2fable
  • Fable.PowerPack for promise
  • etc.

I wonder if you would be interested if I try to port this extension to it ? I propose to test it on this extension because it's smaller compared to ionide-vscode-fsharp :)

MangelMaxime avatar Mar 12 '18 17:03 MangelMaxime