https://bugs.kde.org/show_bug.cgi?id=456736

            Bug ID: 456736
           Summary: Kate KCommandBar Ctrl+Alt+I Improvements
           Product: kate
           Version: 22.04.2
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: zrenf...@gmail.com
  Target Milestone: ---

Via:
https://old.reddit.com/r/kde/comments/vyuynb/which_ide_or_editor_do_kde_programmers_use_to/ig5gpvd/?context=3

Kate doesn't have a simple "Word Wrap: Toggle". There's:
"Kate Part: Apply Word Wrap" (nope)
"Kate Part: Static Word Wrap" (nope)
"Kate Part: Dynamic Word Wrap" (works as a toggle) but the naming is terrible.
There's no indication that it's a toggle in the name, nor a checkmark.

Ah, I forgot to test selecting Syntax. Hmm, seems that all "set syntax" options
are duplicated. There's two "3D: STL".
Also, "Configuration: INI" doesn't indicate that you are setting the syntax.

Git support hasn't been implemented yet, but I guess I'll mention to to look
into SublimeText's GitAddSelectedHunkCommand but that's way down the line.
https://github.com/kemayo/sublime-text-git/blob/master/git/add.py#L47

Ability to quickly set Indentation via KCommandBar is also a 3rd party plugin.
https://github.com/fjl/Sublime-Missing-Palette-Commands/blob/st3/Missing.sublime-commands#L166
There's also a few interesting commands in there like "Split Into Lines",
though Kate seems to already have VSCode's "Insert cursor at end of each line
selected" (Shift+Alt+I).
https://stackoverflow.com/questions/54130822/how-to-split-selection-into-lines

Not sure if this is Kate or KCommandBar, but the Command Palette seems to be
full of "Kate Part:" and "Kate Project Manager:" prefixes... but those labels
aren't searchable. The above labels aren't very useful either. Should be "Git:
Checkout Branch" instead of "Kate Project Manager: Checkout Git Branch" (though
I understand Git is a WIP).


Links: https://api.kde.org/frameworks/kconfigwidgets/html/classKCommandBar.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to