Navigation : 
        
      
    
      
    
    Version 0.42.5
    
    
    
    June 25, 2020
- Expanded custom attribute support with reflection
 
- Support for interface extensions
 
- Reflection includes custom attributes for types and methods
 
- Support for renaming labels and namespaces
 
- ‘using static’
 
- Extension methods
 
- Added option to turn off Ctrl+Arrow for autocomplete
 
- Improved backend speed for very large methods
 
- Added sized-array size inference with ‘?’
 
- Improved global static sized array initialization
 
- More key char combos in editor
 
- Mouseover property evaluation
 
- Added strict equality operators === and !==
 
- Added initializer expressions