Skip to content

v2.0.1-Beta

Compare
Choose a tag to compare
@prosconi prosconi released this 25 Aug 20:32
  • Added support for custom printers during runtime
  • 64-bit ONLY
  • Always auto install on launch
  • Added gcAllowVeryLargeObjects
  • Support for multiple NuGet sources (semicolon separated) in app.config
  • Support for NuGet preprocessing in the include.fsx file
  • Last value is automatically displayed as pyout
  • Added support for inline error message (red squiggly lines). This is invoked whenever intellisense is invoked (ctrl+space) or period