how to add descrpition for an alias table #1946
Unanswered
Bilal2453
asked this question in
General Questions
Replies: 1 comment 6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
I basically want to achieve the following:
this shows the description for the
cwdfield when one doessome_func({cwd[ctrl+space]})I want to achieve this same effect but with aliases, I tried the following but didn't seem to work:
Is there a way to do this? I don't want to use classes since they show up in the suggestion menu as their own type instead of a table expand.
All reactions