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

fix expand rust macro #1082

Merged

Conversation

getong
Copy link
Contributor

@getong getong commented Oct 18, 2024

when using lsp-bridge-rust-expand-macro command
error msg

Error when processing response 4247
Traceback (most recent call last):
  File "/Users/a/.emacs.d/var/straight/repos/lsp-bridge/core/handler/__init__.py", line 38, in handle_response
    self.process_response(response)
  File "/Users/a/.emacs.d/var/straight/repos/lsp-bridge/core/handler/rust_expand_macro.py", line 15, in process_response
    eval_in_emacs("lsp-bridge-rust-expand-macro--update", response["name"], response["expansion"])
TypeError: 'NoneType' object is not subscriptable

@manateelazycat manateelazycat merged commit c4decea into manateelazycat:master Oct 18, 2024
1 check passed
@manateelazycat
Copy link
Owner

Thanks

@getong getong deleted the fix-expand-rust-macro-error branch October 18, 2024 15:57
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.

2 participants