mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Add "Time Autocomplete" internal IDE flag
This commit is contained in:
parent
1d30beb2d2
commit
b57ac935e5
4 changed files with 13 additions and 0 deletions
|
@ -1128,6 +1128,7 @@ namespace IDE.ui
|
|||
}
|
||||
}
|
||||
|
||||
public Stopwatch mStopwatch ~ delete _;
|
||||
public EditWidget mTargetEditWidget;
|
||||
public Event<Action> mOnAutoCompleteInserted ~ _.Dispose();
|
||||
public Event<Action> mOnClosed ~ _.Dispose();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue