Skip to content

v0.0.20 - fixed missing code completion

Compare
Choose a tag to compare
@kirides kirides released this 14 Jul 18:45
· 17 commits to master since this release
  • 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)
    image