Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to disable to change matching brackets highlighter #16424

Closed
cybernetics opened this issue Dec 3, 2016 · 1 comment · Fixed by #19978
Closed

how to disable to change matching brackets highlighter #16424

cybernetics opened this issue Dec 3, 2016 · 1 comment · Fixed by #19978
Assignees
Labels
editor-contrib Editor collection of extras feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors
Milestone

Comments

@cybernetics
Copy link

  • VSCode Version: 1.7.2
  • OS Version: Win 7 (64-bit)

how to disable or change rectangular matching brackets highlighter. it's really very annoying specially when you have only empty pairs of brackets. is there any setting(s) to disable this or change it to something to look like as in sublime or notepad++.

@chrmarti chrmarti added feature-request Request for new features or functionality editor labels Dec 5, 2016
@mjbvz mjbvz added good first issue Issues identified as good for first-time contributors editor-contrib Editor collection of extras labels Feb 4, 2017
@mjbvz mjbvz added this to the Backlog milestone Feb 4, 2017
@chirag64
Copy link
Contributor

chirag64 commented Feb 5, 2017

Hi, I was able to make the necessary changes on my local repository but I'm unable to commit my changes for one of the files editorCommon.ts. I think I'm following all the necessary guidelines as per the Contributing guidelines (configuration shown in screenshot).

vscode

Can someone please help me with this so I can attempt a PR?

Edit: I was able to fix this. I had "editor.formatOnSave" set to true which messed with some of the indentation of the javadocs

chirag64 added a commit to chirag64/vscode that referenced this issue Feb 5, 2017
alexdima added a commit that referenced this issue Feb 20, 2017
Fixes #16424 - Added option to toggle matching brackets highlighter
@alexdima alexdima modified the milestones: February 2017, Backlog Feb 20, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-contrib Editor collection of extras feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants