Skip to content

v1.8.0

Compare
Choose a tag to compare
@Talv Talv released this 29 Apr 08:31
· 113 commits to master since this release
  • Galaxy files within the workspace are now being watched for external changes
  • Slight performance improvements of XML Catalog Data indexing
  • Indexing progress is now displayed in notifications area
  • Code diagnostics:
    • Fixed incorrect reporting of name clash in case of symbols declared with static modifier
    • Passing incorrect complex type will now be reported as error
  • Code completions:
    • When expanding functions semicolon will be appended if applicable
    • Markdown markup will now be properly displayed in doc tooltips
    • List won't be triggered in comments