ethan-leba / tree-edit

🌲 Structural editing in Emacs for any™ language!
GNU General Public License v3.0
393 stars 16 forks source link

Inline nodes not treated as supertypes #4

Closed ethan-leba closed 2 years ago

ethan-leba commented 3 years ago

This is because inline nodes are not included in node-types.json. node-types should be dropped, and if '(,subtype) parses for a given type, then it's a supertype of subtype.

ethan-leba commented 2 years ago

Resolved by https://github.com/ethan-leba/tree-edit/commit/66d09b1dc203199731b2ee3342dbf666fa585370