Skip to content

Excel-DNA IntelliSense v0.1.6-beta6

Pre-release
Pre-release

Choose a tag to compare

@govert govert released this 14 Aug 14:09
· 178 commits to master since this release

This is a beta release, synchronized with the NuGet package ExcelDna.IntelliSense 0.1.6-beta6.

Changes from the previous release include:

  • Improved formula parsing (thanks Ron!)
  • Reposition tooltip to fit on screen
  • Fix single-item popup list description
  • Track Excel window movement

The IntelliSense add-in supports Excel-DNA, VBA and other native add-in functions.

IntelliSense can run in two display modes:

  • independent mode, using the ExcelDna.IntelliSense.xll add-in, and
  • integrated mode, where the IntelliSense library is part of another add-in.

Supported platforms:

  • Windows 7 and later
  • Excel 2010 and later

On-sheet IntelliSense should be automatically enabled for Excel-DNA add-ins built with v0.32 or later, providing the same description as in the Function Arguments dialog (derived from ExcelFunction, ExcelArgument and Description attributes). Options for VBA functions and external descriptions are described in the Getting Started page.

The .config file is not required, but can be used to enable diagnostic logging - set switchValue="All".

Please provide feedback via the Google group: https://groups.google.com/forum/#!forum/exceldna