Quantcast
Channel: Active questions tagged code-completion - Stack Overflow
Viewing all articles
Browse latest Browse all 96

Does the Dart language server support code completion for switch statements?

$
0
0

Does the Dart language server support code completion for switch statement?

I am asking about the Dart extension for VS Code.
In the switch statement, I want to get a suggestion (autocompletion) for the case keyword. I get one for the first case in the switch, but not for subsequent ones. I also don't get a suggestion for the default keyword after cases.

I get the impression that this feature is not implemented.
Maybe I am wrong and I am doing something wrong?

How can I determine what the problem is?

lack of code completion

I assume that the interactive development environment's reaction to my actions will be something like this.

enter image description here


Viewing all articles
Browse latest Browse all 96

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>