codeapp
codeapp copied to clipboard
Would like to see more autofilling code like in VSCode
Typing something like getE.. should allow you to autofill to getElementById, or even more basic ones like finishing a tag should place the end tag as well. Like typing “<“ ”>” should also autofill “<” “/” “>” on the other side. Simple stuff like this, that just make coding 10x faster on vscode would be great to have!