All Versions
55
Latest Version
Avg Release Cycle
52 days
Latest Release
1240 days ago

Changelog History
Page 5

  • v0.1.5 Changes

    June 27, 2017

    ๐Ÿ›  Fix

    • ๐Ÿ Enable completion support on Windows
  • v0.1.4 Changes

    June 27, 2017

    โž• Add

    • File method completion
  • v0.1.3 Changes

    June 27, 2017

    ๐Ÿ›  Fix

    • Subtypes completion
  • v0.1.2 Changes

    June 26, 2017

    โž• Add

    • ๐Ÿ Basic symbols completion on Windows

    ๐Ÿ›  Fix

    • ๐Ÿ‘Œ Improve completion algorithm
    • ๐Ÿ›  Fix typos
  • v0.1.1 Changes

    June 26, 2017

    ๐Ÿ”„ Change

    • ๐Ÿ Symbols support on Windows

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fix package.json
    • ๐Ÿ›  Fix output messages
  • v0.1.0 Changes

    June 25, 2017

    ๐Ÿš€ First release with many VSCode features:

    • Snippets
    • Formatting
    • Problems finder
    • Document Symbols
    • Syntax highlighting
    • ๐Ÿ‘‰ Show variable type on Hover
    • ๐Ÿ‘‰ Show and Peek Implementations
    • Increment and decrements indentation
    • Method completion for Literals, Symbols and Top Level Methods
  • v0.0.9 Changes

    June 25, 2017

    โž• Add

    • ๐Ÿ‘‰ Show types on Hover
    • Peek and Go to Implementations
    • ๐Ÿ‘‰ Show document symbols
    • Symbols suggestions
    • Instance Method suggestions
    • ๐Ÿ“š Images and documentation
    • ๐ŸŽ‰ initialize method snippet
    • StatusBar messages

    ๐Ÿ›  Fix

    • ๐Ÿ“š Typos in documentation
    • ECR snippet each
  • v0.0.8 Changes

    June 22, 2017

    ๐Ÿ”„ Change

    • ๐Ÿ”จ Refactoring source code

    โž• Add

    • ๐Ÿ‘• Linter levels: syntax, build and none.
    • ๐Ÿ“š README new gifs and documentation.
    • ECR Snnipets

    ๐Ÿ›  Fix

    • ECR Syntax.
    • CRYSTAL_PATH issues when using shards.
  • v0.0.7 Changes

    June 19, 2017

    ๐Ÿ›  Fix

    • ECR syntax.
    • win32 error messages.
  • v0.0.6 Changes

    June 18, 2017

    ๐Ÿ›  Fix

    • ๐Ÿ› Bug when response is empty #4590