Skip to content

Is it possible to turn off auto-closing-item completion? #21872

Closed Answered by SomeoneToIgnore
arifd asked this question in Q&A
Discussion options

You must be logged in to vote

There's zed: open settings command in Zed (cmd+, on mac) which will open user settings.
It should have the same structure as the default settings (

// Whether to use additional LSP queries to format (and amend) the code after
// every "trigger" symbol input, defined by LSP server capabilities.
"use_on_type_format": true,
, zed: open default settings command in Zed) but contain only things that are different from the defaults.

There are two logical places to configure things:

  • if you like the language-related behavior in general but prefer nuances, that usually goes to under lsp section (e.g. turn off t…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@arifd
Comment options

@SomeoneToIgnore
Comment options

@arifd
Comment options

@SomeoneToIgnore
Comment options

Answer selected by SomeoneToIgnore
@arifd
Comment options

@arifd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants