Skip to content

Latest commit

 

History

History
48 lines (48 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

48 lines (48 loc) · 1.04 KB

Change log

0.5.0

  • Fix extension removes the original HTML language support

0.4.4

  • Fix syntax of ruby snippet

0.4.3

  • Test Slim snippets

0.4.2

  • fix template name from html to erb

0.4.1

  • fix member and collection space problem

0.4.0

  • routes
    • add member block
    • add collection block
  • html.erb
    • change to
      • pre
      • pre-
      • preb
      • preb-

0.3.5

  • fix if elsif and if elsif else have %3 problem

0.3.4

  • update if snippets prefix for Ruby

0.3.3

  • add if snippet for Ruby and Rails
  1. if
  2. if else
  3. if elsif
  4. if elsif else

0.3.2

  • add if snippet

0.3.1

  • add dependent snippet
  • change CRUD sort

0.3.0

  • remove functions with only syntax
    • lile: resource_only
  • add only & except function
  • add add_reference function
  • add date & datetime html field snippets

0.2.0

0.1.0

  • Add Ruby and html(html.erb) Snippets

0.0.1

  • Initial release of vscode-extension rails