[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-21 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 Lassi Väätämöinen changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #16 from Bug Janitor Service --- 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it w

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-06 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #15 from Lassi Väätämöinen --- Created attachment 175596 --> https://bugs.kde.org/attachment.cgi?id=175596&action=edit Kate: video about characers beign deleted after completion used (In reply to Waqar Ahmed from comment #14) > What do yo

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-06 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #14 from Waqar Ahmed --- > BUT: If you have pre-selected text, and just directly select from the > auto-complete box, the inserted result completion will have characters > removed at the beginning of the line. What do you mean by this, c

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-06 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #13 from Lassi Väätämöinen --- Created attachment 175595 --> https://bugs.kde.org/attachment.cgi?id=175595&action=edit Kate autocompletion settings (In reply to Waqar Ahmed from comment #11) > can you share a screenshot of your completion

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-06 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #12 from Lassi Väätämöinen --- (In reply to Waqar Ahmed from comment #11) > Also, have you tried the bug with latest Kate? I can't reproduce the > problems you are seeing. Our indenters got a lot better and a lot of other > things changed in

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-06 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=478303 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Status|REPORTED

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-04 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #10 from Christoph Cullmann --- (In reply to Lassi Väätämöinen from comment #9) > (In reply to Christoph Cullmann from comment #8) > > Could you try to fix that? > > I guess it might be just the matter of duplicating the auto-completion > s

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-04 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #9 from Lassi Väätämöinen --- (In reply to Christoph Cullmann from comment #8) > Could you try to fix that? I guess it might be just the matter of duplicating the auto-completion snippet functionality with the functionality that the tool vi

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-11-02 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=478303 Christoph Cullmann changed: What|Removed |Added CC||christ...@cullmann.io --- Comment #8 from

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #7 from Lassi Väätämöinen --- (In reply to Lassi Väätämöinen from comment #6) > Maybe these both should do it in more similar way? Ah, missed this earlier; so for the keyboard completion popup is invoked from KTextEditor side: bool KateCom

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #6 from Lassi Väätämöinen --- Snippet insertion in case of mouse click happens in snippetview.cpp: void SnippetView::slotSnippetClicked(const QModelIndex &index) { QStandardItem *item = SnippetStore::self()->itemFromIndex(m_proxy->mapTo

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #5 from Lassi Väätämöinen --- Created attachment 171587 --> https://bugs.kde.org/attachment.cgi?id=171587&action=edit OK: insert at 1 space indent, same as the above text line indent -- You are receiving this mail because: You are watchi

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #4 from Lassi Väätämöinen --- Created attachment 171586 --> https://bugs.kde.org/attachment.cgi?id=171586&action=edit NOK: insert snipped at 2 spaces indent -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #3 from Lassi Väätämöinen --- Created attachment 171585 --> https://bugs.kde.org/attachment.cgi?id=171585&action=edit NOK: insert with 0 spaces indent on current line Also, this image shows the test snippet definition. -- You are receiv

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #2 from Lassi Väätämöinen --- Created attachment 171584 --> https://bugs.kde.org/attachment.cgi?id=171584&action=edit Inserted from pane with mouse: OK -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 478303] Snippet output different when using Tool View and auto-complete

2024-07-11 Thread Lassi Väätämöinen
https://bugs.kde.org/show_bug.cgi?id=478303 --- Comment #1 from Lassi Väätämöinen --- OK, so the use case that causes the issue is identified. There's a bit of difference how stuff works: 1. When snippet selected from the pane: regardless of how much the cursor has been indented on an empty line