When ever i click " once the editor should show "cursor" but I'm getting ""cursor"

Devansh Bhardwaj 0 Reputation points
2024-07-14T04:48:54.78+00:00

I have been facing a problem is vs code lately and it is pretty annoying. Whenever i type double quotes single quotes or template literals i am getting three instead of two for example if i types " on keyboard the output should be like "cursor" but I'm getting ""cursor" and it is happening with single quotes and template literals too ' should be 'cursor' but getting ''cursor' instead. Help is appreciated.

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 28,666 Reputation points Microsoft Vendor
    2024-07-15T11:07:19.6833333+00:00

    Hi @Devansh Bhardwaj

    Welcome to Microsoft Q&A! 

    Are you using Visual Studio Code or Visual Studio? They are two different products. 

    If it is Visual Studio Code, please report it in the GitHub-vscode forum where you would get professional support for this product. 

    If you are using Visual Studio, please tell us about the specific version for further investigation. You can update VS, create a new project, and check it again. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.