Laten Path
Laten Path
@arvinxx LM Studio is an alternative of Ollama, users can download LLMs directly from HuggingFace hub. Link: https://lmstudio.ai/  Port: 
  I hope we have the option to change the color of the text in asterisks (italic font) and normal text too. 
@yeonjuan Dear sir, I got this warning when import `recommended` setting.  > Hi @TheElegantCoding, Thanks for the report!. Is there anything else we need to do to support flat...
@yeonjuan It's work, sir!  Disable rule/ Auto-fix,... also work fine!  Thank you so much! But I have a small question, as you can see, other plugin which support...
Currently, I hide it from status bar, everything still works fine.
Btw, I hope that we can have an option to hide `bookmark` from Context Menu, because my Context Menu is too many things 😢 
`package.json`: ```json "devDependencies": { "@angular-eslint/template-parser": "^18.3.0", "@html-eslint/eslint-plugin": "^0.26.0", "@html-eslint/parser": "^0.26.0", "eslint": "^9.9.0", "eslint-plugin-tailwindcss": "^3.17.4", "tailwindcss": "^3.4.10", "typescript": "~5.5.4", "typescript-eslint": "^8.2.0" } ``` `eslint.config.mjs`: ```js import eslintHTML from "@html-eslint/eslint-plugin"; import eslintTypescript...
Let me write the code for our reproduce steps. This is a simple HTML file for testing: ```html ``` Step 1: Let's test `html-eslint` plugin first. `eslint.config.mjs`: ```js // HTML...
@DianaSuvorova Thank you so much for your efforts