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

[BUG] FlutterSuper not work #435

Closed
1 task done
bruce3x opened this issue Feb 6, 2025 · 2 comments · Fixed by #438
Closed
1 task done

[BUG] FlutterSuper not work #435

bruce3x opened this issue Feb 6, 2025 · 2 comments · Fixed by #438

Comments

@bruce3x
Copy link
Contributor

bruce3x commented Feb 6, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

FlutterSuper command can't list jumpable locations and notify error.

Expected Behavior

It should show jumpable locations

Steps To Reproduce

Move cursor to a widget class , then run FlutterSuper command will display the following error message:

dartls: -32602: Invalid params for dart/textDocument/super: params must be of type TextDocumentPositionParams

Environment

- OS: macOS Sequoia 15.2


- Flutter version:

Flutter 3.27.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c519ee916e (2 weeks ago) • 2025-01-21 10:32:23 -0800
Engine • revision e672b006cb
Tools • Dart 3.6.1 • DevTools 2.40.2

- Is flutter in $PATH: yes

- neovim version:

NVIM v0.10.4
Build type: Release
LuaJIT 2.1.1736781742

Anything else?

No response

@sidlatau sidlatau linked a pull request Feb 10, 2025 that will close this issue
@sidlatau
Copy link
Collaborator

@bruce3x, I created #438. Could you confirm if the fix works for you?

@bruce3x
Copy link
Contributor Author

bruce3x commented Feb 12, 2025

@sidlatau Thanks, I tested and it works. 👍

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 a pull request may close this issue.

2 participants