Html snippets on top of keyboard for .vue files and other html-like files

Describe your feature request

I want there to be html snippets on top of my keyboard for source files like vue or svelte files

What problem(s) would this feature solve?

This would make it easier to do basic things like create tags easier by shortening the number of buttons you need to press.

Explain what you were trying to do when you came across the problem leading to this feature request

I was trying to code with vue, but noticed that there where no snippets on the keyboard. This made it tedious to type html tags because I had to press two times to get the opening and closing characters.

I hope this gets added to the next update

1 Like

Is this for the mobile app, or for the website?

1 Like

This would be the mobile app, since you can’t program something to appear physically above a keyboard.

1 Like

Aren’t there already Sheets in the mobile app, which allow you to paste big snippets of code without them being directly in your clipboard? Pretty sure this is a feature already in that case…

1 Like

yeah but that’s just a hacky solution. They should really add those useful snippets on top of the keyboard.

what if they’re like 5+ lines?