D17008: Expose "Toggle Comment" feature through tools menu and default shortcut

2018-11-19 Thread Silas Lenz
slenz marked an inline comment as done. slenz added inline comments. INLINE COMMENTS > ngraham wrote in katepart5ui.rc:2 > You need to bump the version to 79 or else the changes won't take effect. That might explain why the changes only sometimes appeared. Fixed :) > ngraham wrote in kateview.c

D17008: Expose "Toggle Comment" feature through tools menu and default shortcut

2018-11-19 Thread Silas Lenz
slenz updated this revision to Diff 45841. slenz added a comment. Increment menubar file version number REPOSITORY R39 KTextEditor CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17008?vs=45788&id=45841 BRANCH arcpatch-D17008_1 REVISION DETAIL https://phabricator.kde.org/D170

D17008: Expose "Toggle Comment" feature through tools menu and default shortcut

2018-11-19 Thread Silas Lenz
slenz edited the summary of this revision. REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D17008 To: slenz, #vdg Cc: kwrite-devel, kde-frameworks-devel, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann

D17008: Expose "Toggle Comment" feature through tools menu and default shortcut

2018-11-19 Thread Silas Lenz
slenz created this revision. slenz added a reviewer: VDG. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. slenz requested review of this revision. REVISION SUMMARY Adds a menu item to toggle comments and adds CTRL + / as a shortcut. Also re