seandenigris / Living-Code

How do we make the IDE more like real life - live, direct, and fun!
MIT License
8 stars 0 forks source link

Self: Differentiate Slot types #7

Open seandenigris opened 10 years ago

seandenigris commented 10 years ago

Constant slots e.g. #class should have an $= label, modifiable (i.e. getter and setter provided) slots have two vertically stacked $+'s

seandenigris commented 10 years ago

Initial implementation - '++' horizontal for now