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

*Using more common hotkeys for jumping over words (ctrl + arrow key),… #642

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fodinabor
Copy link
Contributor

… indenting (multiple) lines ((shift +) tab). *Adding hotkey for comment / uncomment a section (ctrl + (shift +) k). *Adding "Auto-indentation" - it just adds as many tabs to the new line as the line before had. *Adding erase to String. *Adding count to String (you can count a char).

Fixing some of the wishes mentioned in #633

Joachim Meyer added 2 commits June 10, 2015 19:03
… indenting (multiple) lines ((shift +) tab). *Adding hotkey for comment / uncomment a section (ctrl + (shift +) k). *Adding "Auto-indentation" - it just adds as many tabs to the new line as the line before had. *Adding erase to String. *Adding count to String (you can count a char).
… is selected (Multiline still buggy.. not updating the show correctly..)
@fodinabor
Copy link
Contributor Author

Well.. the multiline indentation is absolutely buggy.. the graphical update does not work ... help desired ;-)

…texteditors. Moving commenting to the IDE's TextEditor and making it more general - can be used for several file types (atm. Lua and GLSL). Adding some extra functions to UITextInput.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant