add completion for compute and fix ID references
This commit is contained in:
@ -58,6 +58,8 @@ public:
|
||||
void setUnitsList(const QStringList &words);
|
||||
void setGroupList();
|
||||
void setVarNameList();
|
||||
void setComputeIDList();
|
||||
void setFixIDList();
|
||||
|
||||
static constexpr int NO_HIGHLIGHT = 1 << 30;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user