Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Code completion not the same as in VSCode #152

Open
vogella opened this issue Nov 14, 2019 · 0 comments
Open

Code completion not the same as in VSCode #152

vogella opened this issue Nov 14, 2019 · 0 comments
Labels
area:lsp4e bug Something isn't working
Milestone

Comments

@vogella
Copy link
Contributor

vogella commented Nov 14, 2019

The code completion in Dartcode is much nicer than in Dartboard.

Example:

"Hello".replaceAll -> Results in "Hello".replaceAll(from, replace) in Dart code
"Hello".replaceAll -> Results in "Hello".replaceAll in Dartboard

@jonas-jonas jonas-jonas added bug Something isn't working area:lsp4e labels Jan 18, 2020
@jonas-jonas jonas-jonas added this to the 0.2 milestone Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:lsp4e bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants