We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FlutterSuper
FlutterSuper command can't list jumpable locations and notify error.
It should show jumpable locations
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
- 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
No response
The text was updated successfully, but these errors were encountered:
@bruce3x, I created #438. Could you confirm if the fix works for you?
Sorry, something went wrong.
@sidlatau Thanks, I tested and it works. 👍
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
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:Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: