With reference to the following documentation
https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist
Adding a /// in the line before every macro you want typeahead / intellisense on is very impractical. This means I have to refactor all my include files and make them less legible with all the comment lines in between related macro groupings.
I would prefer to rather have all the #define macros enabled for typeahead and maybe indicate ones that should not be available.
Thank you for submitting the idea. The status has been changed to "Needs review".
Stay tuned!
Stefan, thank you for your idea. You have a comment on your idea, please reply to help your idea promotion
Not sure if it applies to VSCode, I suppose it was originally created for Studio, which is already deprecated