codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Would like to see more autofilling code like in VSCode

Open LeftClickMage opened this issue 1 year ago • 0 comments

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!

LeftClickMage avatar Jun 26 '24 22:06 LeftClickMage