hpi-swa / sandblocks

A projectional editor for Squeak/Smalltalk.
MIT License
35 stars 3 forks source link

Typing convenience: `:=` should not insert a message send for `=` #72

Open LinqLover opened 2 years ago

LinqLover commented 2 years ago

Typing := should only insert an assignment but not a message send for =.