Git Product home page Git Product logo

Comments (4)

bertiful avatar bertiful commented on June 11, 2024 1

Unfortunately it leads to the same thing.

from vscode-liquid-snippets.

killalau avatar killalau commented on June 11, 2024

I forget to add the prerequisite, please also install the extension:
https://marketplace.visualstudio.com/items?itemName=neilding.language-liquid

Hope this help

from vscode-liquid-snippets.

killalau avatar killalau commented on June 11, 2024

In the Language Mode can you found HTML Liquid?
(Win) Ctrl + Shift + P -> Change Language Mode -> HTML Liquid
(Mac) Command + Shift + P -> Change Language Mode -> HTML Liquid

I've VS Code 1.8.1 on Mac, not sure if it is setting issue, or specific environment, or something I missed.

from vscode-liquid-snippets.

bertiful avatar bertiful commented on June 11, 2024

That did the trick. The two main culprits I had were:

  1. I hadn't installed Liquid Languages Support.
  2. In my settings.json I had a left over property from the old days when Liquid wasn't really supported in VS Code yet and was using Twig as the highlighter for Liquid files:
"files.associations": {
    "*.liquid": "twig"
}

Thanks @killalau!

from vscode-liquid-snippets.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.