Skip to content

Quality of life extension for @Shopify and Liquid development in VSCode.

License

Notifications You must be signed in to change notification settings

ReceiptPlease/VSCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 ..