Quyen Le Van

Results 6 issues of Quyen Le Van

**Before creating a bug report please make check the following** - [x] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [x] If you have used flutter. Please install correctly, run `pub cache...

bug

### Description Does this issue occur when use old version 1.80.2?: No - VS Code Version: 1.81.1 - OS Version: Windows 11 Steps to Reproduce: 1. Install plugin [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) 2....

bug
blocked: vscode
blocked

# Description Fix https://github.com/gitkraken/vscode-gitlens/issues/2906 Because quick commit popup show when click A tag on hovering line popup, vscode do not know what should be focus. So we need hide hovering...

Clean up output directory for remove unused old file.

generator
annotations

**Describe the solution you'd like** I would like to run `flutter` instead of `fvm flutter` to execute command with current selected version **Describe alternatives you've considered** I have set PATH...

enhancement

Fixes https://github.com/rrousselGit/riverpod/issues/3582 https://github.com/dart-lang/sdk/issues/55281 When `custom_lint` send request before client process started it will never got response and stuck at [analysis.setContextRoots](https://github.com/invertase/dart_custom_lint/blob/main/packages/custom_lint/lib/src/v2/server_to_client_channel.dart#L126), and block all later request. e.g: - Open project in...