enso/app/gui2/shared/ast
Kaz Wesley e1893b65af
Self-argument access chain ports are conditional (#9439)
Ports for `PropertyAccess` AST nodes that (transitively) contain a `WidgetSelfArgument` are not targets for a disconnected edge, unless the mod key is held.

https://github.com/enso-org/enso/assets/1047859/68ac1953-c8b1-4e51-8c4c-211595e0c034

(Video shows with and without mod key)
2024-03-18 03:24:22 +00:00
..
generated Syntactic synchronization, automatic parentheses, metadata in Ast (#8893) 2024-02-02 10:22:18 +01:00
debug.ts Enable the Code Editor, with new apply-text-edits algo. (#9055) 2024-02-19 23:57:42 +00:00
ffi.ts Fix AST spacing (#9366) 2024-03-12 01:57:29 +00:00
index.ts Fix AST spacing (#9366) 2024-03-12 01:57:29 +00:00
mutableModule.ts Represent documentation in AST, load into Node (#9205) 2024-02-28 20:43:23 +01:00
parse.ts Ast.Vector (#9328) 2024-03-08 15:14:06 -05:00
parserSupport.ts Syntactic synchronization, automatic parentheses, metadata in Ast (#8893) 2024-02-02 10:22:18 +01:00
sourceDocument.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
text.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
token.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
tree.ts Self-argument access chain ports are conditional (#9439) 2024-03-18 03:24:22 +00:00