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

lsp-treemacs-symbols-goto-symbols: use lsp-treemacs-define-action #94

Merged

Conversation

nbfalcon
Copy link
Member

  • Rewrite lsp-treemacs-symbols-goto-symbols using lsp-treemacs-define-action
  • Extend lsp-treemacs-define-action to support doc-strings
  • Make lsp-treemacs-define-action's default "Code action %s" docstring end in
    a period
  • Add a debug spec, allowing single-stepping trough lsp-treemacs-define-action
    actions

Rewrite `lsp-treemacs-symbols-goto-symbol' using `lsp-treemacs-define-action'.

Extend the latter to support docstrings, and make the default docstring
end with a period, as is convention.
Add a `debug' spec, allowing single-stepping trough `lsp-treemacs-define-action'
actions.
@yyoncho yyoncho merged commit 52b60e9 into emacs-lsp:master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants