[Proposal] Allow to Describe Variables
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
We use three apostrophes (''') to document functions.and subs along with any parameters and these appear in intellisense!
It would be a nice productivity thing to be able to.describe variables in say Modules and have them appear in intellisense.. For example in a.module:
'''
''' Returns the name of the code.
'''
Public blnFoo as Boolean
And the description for blnFoo should.appear in intellisense later
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.