Add multi-cursor support (#30)
* update execution of callExpressions * tweak types to store multiple cursor ranges and hook up with artifact highlighting * multi-cursor from 3d scene Working but has to be capslock for the time being * tweak pannel headers * add issue to todo comment
This commit is contained in:
@ -190,7 +190,7 @@ show(theExtrude, sk2)`
|
||||
0.9230002039112792,
|
||||
],
|
||||
__meta: [
|
||||
{ sourceRange: [190, 218], pathToNode: [] },
|
||||
{ sourceRange: [203, 218], pathToNode: [] },
|
||||
{ sourceRange: [13, 34], pathToNode: [] },
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user