Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing TAB in the editor should insert a TAB #132

Open
xy2z opened this issue Oct 17, 2019 · 1 comment · May be fixed by #134
Open

Pressing TAB in the editor should insert a TAB #132

xy2z opened this issue Oct 17, 2019 · 1 comment · May be fixed by #134
Labels
help wanted Extra attention is needed

Comments

@xy2z
Copy link
Owner

xy2z commented Oct 17, 2019

Right now when you press the TAB key in the editor, the focus changes to the next element.
But instead, it should insert a TAB whitespace in the editor, for code and stuff, if it's pressed while the editor is in focus.

You can add it in the bottom of editor_events() in resources/js/assets/vue_init.js

Let me know if you have questions.

@xy2z xy2z added hacktoberfest Hacktoberfest 2019 help wanted Extra attention is needed labels Oct 17, 2019
@wkiril
Copy link

wkiril commented Oct 20, 2019

I can work on that

@wkiril wkiril linked a pull request Oct 25, 2019 that will close this issue
@xy2z xy2z removed the hacktoberfest Hacktoberfest 2019 label Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants