Giter VIP home page Giter VIP logo

Comments (9)

venson avatar venson commented on August 15, 2024 1

After Removing the comma at the last line of body, it works.
Snipaste_2022-05-06_11-56-59

from lvim.

abzcoding avatar abzcoding commented on August 15, 2024

just remove this line from vue-html.json

"scope": "html",

Screen Shot 2022-05-05 at 6 44 22 PM

from lvim.

venson avatar venson commented on August 15, 2024

I tried it, but not working for me.

from lvim.

venson avatar venson commented on August 15, 2024
  1. my test
    image
  2. vue-html.json after modified.
    image

from lvim.

abzcoding avatar abzcoding commented on August 15, 2024

can you run :LvimInfo on a html file?

from lvim.

venson avatar venson commented on August 15, 2024

:LvimInfo :

    __                          _    ___         
   / /   __  ______  ____ _____| |  / (_)___ ___ 
  / /   / / / / __ \/ __ `/ ___/ | / / / __ `__ \
 / /___/ /_/ / / / / /_/ / /   | |/ / / / / / / /
/_____/\__,_/_/ /_/\__,_/_/    |___/_/_/ /_/ /_/ 


Buffer info
* filetype:                html
* bufnr:                   11
* treesitter status:       active

Active client(s)
* name:                      html
* id:                        1
* supported filetype(s):     html
* attached buffers:          11
* root_dir pattern:          11
* capabilities:              documentRangeFormattingProvider | foldingRangeProvider       | referencesProvider
                             documentFormattingProvider      | selectionRangeProvider     | documentSymbolProvider
                             documentHighlightProvider       | linkedEditingRangeProvider | definitionProvider
                             hoverProvider                   | renameProvider

Automatic LSP info
* Skipped servers: [angularls, emmet_ls, tailwindcss]

Formatters info
* Active: prettierd  
* Supported: [prettier, prettier_d_slim, prettierd, rustywind, tidy]

Linters info
* Active: 
* Supported: tidy

Code actions info
* Active: 

from lvim.

abzcoding avatar abzcoding commented on August 15, 2024

tbh i don't see any issues, the only difference is that i'm using neovim 0.8.0 latest dev plus the latest commit of the rolling branch
and everything works fine as seen in the screenshot. not sure how to debug your issue though 🤔

from lvim.

venson avatar venson commented on August 15, 2024

I tried to add a snippet to the existing typescript.json file to test.

  1. The snippets that already in the typescript.jsonfile can work well.
  2. The new snippet that I added can not work.

Is is because the snippets are loaded on a particular time , but will not reload them ever since on my machine?

from lvim.

abzcoding avatar abzcoding commented on August 15, 2024

Is is because the snippets are loaded on a particular time , but will not reload them ever since on my machine?

eh, that should not be the case, if you edit files under ~/.config/lvim/snippets, they should be usable after reopening lvim

but you can always do a :LvimCacheReset to make sure nothing is cached

from lvim.

Related Issues (20)

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.