sraizada (Subramaniyam Raizada)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Apr 17 2018, 8:36 AM (313 w, 1 d)
Availability
Available

Recent Activity

Jun 2 2018

sraizada added a comment to D12295: Supporting nested brackets for Kate autobrackets.

The issue with matching unbalanced braces (picture in previous comment) also happens in unmodified KWrite, so it doesn't seem to be an issue with this revision.
This fails test 49 - kateview_test; but checking out ktexteditor from git and then running make/make install/make test also results in that test failing.
Thus, I believe this revision is ready for review.

Jun 2 2018, 5:25 PM · Frameworks, KTextEditor, Kate

May 16 2018

sraizada updated the diff for D12295: Supporting nested brackets for Kate autobrackets.

Updated patch, closing brackets now get eaten properly in all cases I tested.

May 16 2018, 10:55 PM · Frameworks, KTextEditor, Kate

May 9 2018

sraizada added a comment to D12768: Allow wrapping selection off top/bottom of autocomplete results.

I only use Kate/KWrite so didn't test it on the others previously - sorry.
It actually only works in Kate and KWrite, and has no effect on Kile/KDevelop. KDevelop is obviously doing some special stuff, but visually the Kile autocompletion seems identical to the one in Kate/KWrite so I'm surprised that it doesn't work.
Any idea what's causing this issue or where I should look in the KDevelop code?

May 9 2018, 1:33 PM · KTextEditor, Frameworks, Kate
sraizada updated the diff for D12768: Allow wrapping selection off top/bottom of autocomplete results.

Removed unnecessary modifications to code

May 9 2018, 1:23 PM · KTextEditor, Frameworks, Kate
sraizada added a project to D12768: Allow wrapping selection off top/bottom of autocomplete results: KTextEditor.
May 9 2018, 12:14 AM · KTextEditor, Frameworks, Kate
sraizada requested review of D12768: Allow wrapping selection off top/bottom of autocomplete results.
May 9 2018, 12:13 AM · KTextEditor, Frameworks, Kate

Apr 17 2018

sraizada requested review of D12295: Supporting nested brackets for Kate autobrackets.
Apr 17 2018, 6:55 PM · Frameworks, KTextEditor, Kate
sraizada added a comment to D12271: Don't remove trailing whitespace from cursor line.

Would it be appropriate to add this as a config option in the settings? Because to me, keeping the sort of whitespace you describe seems like the better behavior:
doSomething(a, b, |
^ is correct. But obviously there are differing opinions on this, and a setting would resolve that.

Apr 17 2018, 8:59 AM · Frameworks, KTextEditor, Kate
sraizada added a comment to D12271: Don't remove trailing whitespace from cursor line.

Forgot to put this in the first submission: it fails test 66 vimode_keys, I believe this may be related to bug 392858 - vi mode :q (quit) command works in Kate but not KWrite https://bugs.kde.org/show_bug.cgi?id=392858
Every other test passes.

Apr 17 2018, 8:41 AM · Frameworks, KTextEditor, Kate
sraizada requested review of D12271: Don't remove trailing whitespace from cursor line.
Apr 17 2018, 8:40 AM · Frameworks, KTextEditor, Kate