Excel-DNA / Excel-DNA/ExcelDna

Async function issue with last description

Open
#406 2 comments 0 reactions 0 assignees View on GitHub
confirmed-bug
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

Changing a function to be async causes the 'last' description to be missing it's last character.

By 'last', I mean...

- Function description if no parameters
- Final argument description, otherwise

When not using async, I've always found that it ensures a '.' is added at the end but seemingly not with the async behaviour here.

Example for function with no parameters demonstrated here:

![image](https://user-images.githubusercontent.com/44087812/134940585-0d191d43-85a6-4feb-b67c-95f0352d656a.png)
![image](https://user-images.githubusercontent.com/44087812/134940532-71e2eacd-dd80-4dca-b39d-32379f0d2c78.png)
![image](https://user-images.githubusercontent.com/44087812/134940547-798c6389-79e6-4cda-a868-726edbba5fe4.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.