How to return the redefinition of the description of functions in @meta-file? #2005
Unanswered
NagelRing
asked this question in
General Questions
Replies: 1 comment 1 reply
-
|
Returned to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In my project, the description of classes and functions was separated from the code.
Example,
tmp.lua.tmp_meta.luaThe hint now shows the description from the code, and not from @meta-file:

Then you can choose an option, but it is extremely inconvenient


It turns out a mix of 2 descriptions. But only one thing is needed.

More recently the description in @meta-file overwrites the description from the code. How to return this mode back?
Perhaps I have not turned on some setting?
Beta Was this translation helpful? Give feedback.
All reactions