Excel-DNA / Excel-DNA/IntelliSense

Tooltip pops up for an UDF name inside a string value

Open
#55 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
179
Forks
55
PR merge metrics
No merged PRs in 30d

Description

If UDF name happens to appear inside a string which is used as value of an argument of another function (UDF or native), the IntelliSense tooltip pop up for this UDF.

E.g.: the following formula

=ISTEXT("The function AddThem is used for something")

... will show the tooltip for AddThem UDF.

Possibly we need to check double quotes while parsing the formula and searching for UDF name.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.