mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/code] Put cursor inside parentheses when inserting function
In Code::VariableBoxController. Change-Id: Ib129781d46159c017bcb02e97c6667b6084f5b67
This commit is contained in:
committed by
EmilieNumworks
parent
291958a901
commit
99f6d73e19
@@ -5,6 +5,7 @@
|
||||
namespace Code {
|
||||
|
||||
constexpr char ScriptNodeCell::k_parentheses[];
|
||||
constexpr char ScriptNodeCell::k_parenthesesWithEmpty[];
|
||||
|
||||
ScriptNodeCell::ScriptNodeView::ScriptNodeView() :
|
||||
HighlightCell(),
|
||||
|
||||
Reference in New Issue
Block a user