VSCode Extension Custom Folding Provider Without Interfering With Others
I am using a language where another extension already provides default folding ranges. I want my extension to add an additional folding range on top of that.
VSCode extension – How to seamlessly move a file between folders?
Under the activity bar I have a section that shows the current project folders.
Next to each file I have a checkbox to toggle its location between 2 folders.
When the toggled file is open in the editor, the user should not see it was moved.
How can I move it seamlessly, with no refresh?
How can I prioritize VS Code extension code completion?
I try to write an extension for the Code Completion of a handmade framework but I got into trouble
this is my code
How can I prioritize VS Code extension code completion?
I try to write an extension for the Code Completion of a handmade framework but I got into trouble
this is my code
vscode extension – Test CLI vs Your own Test Runner
I’m following the vscode
Testing Extensions docs. There seem to be 2 different configurations described.
Issues with Activating Better Comments Extension in VS Code
The Better Comments extension is not highlighting comments as expected.
Hey everone Im in trouble with Tabnine Extension Can’t auth in vscode
enter image description here
How to create VS Code extension that parses string (in Python) and provide more information when hover them
I would like to create a VS Code extension that will parse text on the current active editor, will use regex to extract specific strings that conform to feature flag we use and will then query another service to present to the developer the current state of that feature flag.
How to turn off “Codeium: Edit (Ctrl + l)” from popping up in Visual Studio Code?
When I highlight code I’m working on in VS I get this:
I am having a problem with prettier extension in vscode. How to solve this?
[“INFO” – 9:28:00 AM] Attempted to load Prettier module from c:UsersAdministratorDesktopMyCodeesbenp.prettier-vscode
[“ERROR” – 9:28:00 AM] Failed to load module. If you have prettier or plugins referenced in package.json, ensure you have run npm install
[“ERROR” – 9:28:00 AM] Cannot find Prettier package.json
Error: Cannot find Prettier package.json