Laten Path

Results 6 issues of Laten Path

Step to reproduct: ![image](https://github.com/metaseed/metaGo/assets/145383056/a8522ba7-c8dc-468d-b1f9-05560854145f) Then: `Ctrl+Alt+P + [something but cant find]` to trigger `metaGo.SurroundingPairs` error: ![image](https://github.com/metaseed/metaGo/assets/145383056/7811d6fa-b08b-48d1-b745-66bf83e60458) As you can see, error message appear but it dont auto disappear after that....

I need to use many `deprecated` and the extension show me many warning when I open the config file: ![image](https://github.com/ghmcadams/vscode-lintlens/assets/145383056/08fd31a0-8d95-40c4-a7cf-ff97daa87187) In my opinion, the icon on right the right is...

### Version 1.30.0 ### Describe the bug In the new version, there is an invisible icon next to Cody icon. ![image](https://github.com/user-attachments/assets/fb9317f7-af3e-48ae-ac90-16df9b7f261f) Clickable, not show up in right-click menu. ![image](https://github.com/user-attachments/assets/46e30844-313a-4282-a9ee-1a0ccbeffe53) My...

bug
clients/vscode

I'm using `html-eslint` and it works fine: ![image](https://github.com/user-attachments/assets/bea442d0-8ef4-4751-892f-ce9b0b82ad3c) But, then I want to use `eslint-plugin-tailwindcss` to lint tailwind elements. ![image](https://github.com/user-attachments/assets/155f204e-62f9-4035-91f6-eb5d84af088f) ![image](https://github.com/user-attachments/assets/6af0adea-ef65-4b44-a56a-51e232317c4f) ![image](https://github.com/user-attachments/assets/e0d71da1-d123-41f3-954c-0c1d281eba24) It works. But, as you can see, I...

BracketMode: `"catppuccin.bracketMode": "rainbow"` Scope | Javascript | Typescript :-------------------------:|:-------------------------:|:-------------------------: ![image](https://github.com/user-attachments/assets/4f3ed594-8363-4d09-9616-933aac59c3be) | ![image](https://github.com/user-attachments/assets/65ae5b95-5436-45c4-a7c3-d84749060404) | ![image](https://github.com/user-attachments/assets/3088f74f-65b7-46a8-a14e-0ff9415ed97e) On the JS side, I understand that the color of `template-expression` changes with depth (I don't...

Current: ![image](https://github.com/user-attachments/assets/e108f993-ec58-4a28-b583-e29afa9470c5) I think that we should group commands (Copy, Open in,...) into a group: Quick Open -> [commands]. (or other names). Like this one: ![image](https://github.com/user-attachments/assets/1140c248-6600-4043-9906-6b0708ce8205) Also, if we can,...