v0.0.20 - fixed missing code completion
- Language Server updated kirides/DaedalusLanguageServer@91e0d90...3ee6716
- Code completion for nested method calls now correctly finds the right method to show the completion for and methods aswell as variables are now considered for completion items (was previously broken and only supported constants and instances)