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

Setting for disabling bracket pairing #4803

Closed
1 task done
adamsoutar opened this issue Apr 10, 2023 · 1 comment
Closed
1 task done

Setting for disabling bracket pairing #4803

adamsoutar opened this issue Apr 10, 2023 · 1 comment
Labels
editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label] setting Feedback for preferences, configuration, etc

Comments

@adamsoutar
Copy link

adamsoutar commented Apr 10, 2023

Check for existing issues

  • Completed

Describe the feature

Issue #4815 asked for the implementation of bracket pairing - but it's not to everybody's taste, so it'd be great if we could turn it off :)

I keep writing comments that say something like X doesn't implement Y' <- Misplaced apostrophe on the end of the comment due to bracket pairing

(As a side-note, I keep failing to delete incorrectly paired brackets due to #4802 )

If applicable, add mockups / screenshots to help present your vision of the feature

Something like

{
  "bracket_pairing": "off"
}

Perhaps with overrides for different languages, too.

@adamsoutar adamsoutar added enhancement [core label] triage Maintainer needs to classify the issue labels Apr 10, 2023
@JosephTLyons JosephTLyons added editor Feedback for code editing, formatting, editor iterations, etc setting Feedback for preferences, configuration, etc and removed triage Maintainer needs to classify the issue labels Apr 11, 2023
ConradIrwin referenced this issue Jan 21, 2024
Release Notes:

- Channels: Improved font sizes in chat
- Channels: Added a link preview when hovering over links in chat
- Channels: Fixed rendering of newlines in chat messages
- Added a new setting "use_autoclose" (defaulting to true) that lets you
disable autoclose per language.
([#1420](https://github.com/zed-industries/community/issues/1420))
([#1903](https://github.com/zed-industries/community/issues/1903))
@JosephTLyons
Copy link
Contributor

This should be shipped in v0.119.16-pre.

@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label] setting Feedback for preferences, configuration, etc
Projects
None yet
Development

No branches or pull requests

2 participants