andrew blinn
andrew blinn
implemented. looks... okay. not defaulted. at least make capture-on-transform into an option
actually this is an issue independent of selections; check this noise: 
Thanks Breck! Unfortunately there's no clear path to taking racket code web-facing at the moment. I love Racket, but my next project will probably use something different for this reason....
on it. after-the-fact editing of variadic forms (interacting with +-shaped holes) isn't really implemented. (a (quasi) mode for inserting/deleting/permuting variadic forms element is on the roadmap). I'll plug the hole...
p.s. consider installing the recommended font. for some reason the fallthrough font isn't fixed-width, even though this is the supposed behavior of text/font with family set to modern. this is...
this is particularly bad in the case of single-char id/lits. both selection states look the same, so it feels like it just ignores every second navigation command. gonna want to...
titular issue closed by https://github.com/disconcision/fructure/commit/11a9688303b71ecace84f8e86fcf6cfa633c7a8e. rework this ticket
@d i think you wanted to be pinged on this;
Fixed the type annotation color issue. Not sure its meaningful implementation-wise to do in-string selections as a special case, so we're basically talking about general within-token selections. this touches a...
agreed it's fine if strings/comments are special wrt selection, it's just that such a subselection system necessarily touches everything in Zipper. i have long been contemplating a refactor which makes...