Excel-DNA / Excel-DNA/IntelliSense

New line characters in help for a function argument

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

Description

I'm using Excel-DNA Intellisense for VBA functions, which involves providing a worksheet named `_Intellisense_`. All works great, though I find that new line characters (ascii 10) in the "argument help" have no effect in the intellisense popup. I've tried using ascii 13 and the html tag `
` to no avail.

Is this something that could be fixed?

To illustrate, here's help for a [function](https://github.com/PGS62/VBA-CSV) that parses a .csv file to an array. In the image below, I show the intellisense that I'm able to achieve (on the left) versus what I would like to achieve (with line feeds, mocked up on the right).
![image](https://user-images.githubusercontent.com/18028484/198975753-080491ad-dc95-4960-824a-ffa5044d92a0.png)

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.