Skip to content

[feature request] Global toggle for lsp-ui-doc-enable #625

Open
@betaprior

Description

@betaprior

I would like to be able to toggle lsp-ui-doc popups, but using the lsp-ui-doc-enable variable I can only seem to control the state on emacs startup. For example, if I start with doc popups enabled but then do (setq lsp-ui-doc-enable nil), it takes no effect.

The best I can do is toggle lsp-ui-doc-mode, but that only takes effect for a given buffer. It would be nice to be able to have global toggles for lsp-ui features that can take effect across all buffers and not just on startup.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions