Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Needs review
Categories InterSystems IRIS
Created by Stefan Cronje
Created on Aug 2, 2024

Improve Typeahed on Macros in include files

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.


  • ADMIN RESPONSE
    Aug 2, 2024

    Thank you for submitting the idea. The status has been changed to "Needs review".

    Stay tuned!

  • Admin
    Vadim Aniskin
    Reply
    |
    Nov 4, 2024

    Stefan, thank you for your idea. You have a comment on your idea, please reply to help your idea promotion

  • Dmitry Maslennikov
    Reply
    |
    Sep 24, 2024

    Not sure if it applies to VSCode, I suppose it was originally created for Studio, which is already deprecated