Why Code intelligence(autocomplete, hints) is not working for Dart?
Code autocomplete and code highlight(partial) is not working when I code with Dart on repel.
Whereas it works as expected when I code JS.
Voters
PattanAhmed
@AkashMondal Hi,
I think your Code Intelligence in Dart is currently Disabled.
Refresh your Repl
If it didn't work then follow these steps:-
-
Go to Settings
-
Scroll down
-
Click that Small arrow after Code Intelligence option
-
Make it Enabled
-
If this didn't work, then it can probably a Repl.it Bug.
You can report it in the Repl.it Bugs Section
Click here
The community of Repl.it may follow up with you there
Thanks!
Hope this helps
Hello, that is because dart is not supported on dart as a default language. Repl.it had to get an extension for dart to autocomplete and the extension is most likely incomplete. Use marketplace, find the dart extension, and you can contribute away!
Edit Found it: https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code
@Coder100
Yes, this extension works fine on VS code.
With both code highlight and autocomplete.
@Coder100
Any way to add this extension on repl?
sorry, it's not possible, you will have to report to feedback @AkashMondal