-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Description
Hello, I have a problem, that when I accept a suggestion it is not completed with everything that the suggestion has, that is, I use the Dart language, and when for example I create a Container (), if I start writing the word, I get in the suggestion the entire word is complete and including the parentheses, but I give TAB to accept that suggestion and the word Container is written but the parentheses are not put. I do not know if it is my problem that maybe I have an extension that gives problems, but I have already tried to remove all the ones that may interfere with that, and also I have the same extensions for a long time and before they did not give me problems, so I think that there must be some problem with the program. I've also tried to fix it by uninstalling the program and reinstalling, but that doesn't work either.