feature-requesthelp wantedjson
Métricas do repositório
- Stars
- (74.848 stars)
- Métricas de merge de PR
- (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)
Description
Test case

Expected behavior
- After typing
ageTAB, the comma should be added to the end of the previous line. - After typing
"for the next object property, the comma should be added to the end of the previous line.
Actual behavior
The autocomplete does not produce valid text.
Discussion
In general, the autocomplete should strive to produce output that is maximally valid in whatever language grammar it is using.