Implementing properties was a nice surprise! You could really see me smiling while reading about it. I don't update too often, but I could not resist this one.
Properties shall make a lot of code look cleaner and easier to read and understand. I have some suggestions. Hopefully some could be implemented easily and would go along with your original idea.
Properties shall make a lot of code look cleaner and easier to read and understand. I have some suggestions. Hopefully some could be implemented easily and would go along with your original idea.
- property can be colored as a reserved keyword. Let us color read and write keywords too.
- Let us create read only properties.
- Let us define color for symbols too (I know, this one was of topic).