Skip to content

Latest commit

 

History

History
101 lines (58 loc) · 1.58 KB

README.md

File metadata and controls

101 lines (58 loc) · 1.58 KB

Badge Stars    Badge Release



Receipt Please
VSCode

An extension for VSCode to
improve Shopify development.





Features

This is a prototype, thus not many features.


  • Insert liquid tags

    Ctrl + L

    Without whitespace ( Shift )


  • Insert liquid value

    Ctrl + I


  • Section schema editor

    Work in progress



Building

How to compile the extension yourself.


  • Install Deno

  • Build & zip the extension

    deno task build --zip
  • Install the VSIX zip found at

    Build/ReceiptPlease.vsix
    


Plans

  • Move VSCE replacement code into separate project

  • More features ..