Code Editor: Add documentation tooltips
This commit is contained in:
@ -862,6 +862,7 @@ public:
|
||||
Vector<Variant> default_arg_values;
|
||||
#ifdef TOOLS_ENABLED
|
||||
MemberDocData doc_data;
|
||||
int min_local_doc_line = 0;
|
||||
#endif // TOOLS_ENABLED
|
||||
|
||||
bool resolved_signature = false;
|
||||
|
||||
Reference in New Issue
Block a user