Bug 495659

Summary: Kdevelop lost code snippets tool
Product: [Applications] kdevelop Reporter: Olivier Hallot <olivier.hallot>
Component: All editorsAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: igorkuo
Priority: NOR    
Version: 5.12.230805   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.240800
Sentry Crash Report:
Attachments: Image shows there is no code snippet tool

Description Olivier Hallot 2024-10-31 22:19:25 UTC
SUMMARY
Code snippets panel not visible in Kdevelop.

Code snippets are visible in Kate (KTextEditor)


STEPS TO REPRODUCE
1. Open Kdevelop
2. Display tools  (Windows - Add tool View)
3. 

OBSERVED RESULT
Code snippets not available in tools view

EXPECTED RESULT
Display code snippets in tools view

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2
Kernel Version: 6.11.0-9-generic (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-3632QM CPU @ 2.20GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4000
Manufacturer: Dell Inc.
Product Name: Vostro 3560
System Version: A20

ADDITIONAL INFO

The code snippets are available in Kate on the same system:  Kate V 24.08.1
Comment 1 Olivier Hallot 2024-10-31 22:27:54 UTC
Created attachment 175424 [details]
Image shows there is no code snippet tool
Comment 2 Olivier Hallot 2024-10-31 22:28:56 UTC
Snipest are located in 

 $HOME/.local/share/ktexteditor_snippets/data/
Comment 3 Igor Kushnir 2024-11-01 13:55:03 UTC
Qt6 Kate's Snippets plugin is incompatible with Qt5 KDevelop. Upgrade to KDevelop 6 in order to use KTextEditor plugins shipped with Kate.