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

Feature/fix toggle comment indent #25782

Merged

Commits on Feb 4, 2019

  1. [Script Editor] Refactored ScriptTextEditor::_edit_option by extracti…

    …ng EDIT_TOGGLE_COMMENT case
    
    CodeEditor::toggle_inline_comment is now used by both ScriptTextEditor and ShaderEditor
    hsandt committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    5165a90 View commit details
    Browse the repository at this point in the history
  2. [Code Editor] Fixed toggle_inline_comment moving cursor position by 1…

    … even with longer delimiter like "//"
    hsandt committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    49b4faf View commit details
    Browse the repository at this point in the history