[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2018-10-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=377026 Andrew Crouthamel changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2018-09-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=377026 Andrew Crouthamel changed: What|Removed |Added Keywords||triaged --- Comment #9 from Andrew

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-03-01 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #8 from Petros --- No worries ;) Anyway, these are just some ideas. They may lead to other ideas or they may not. Either way KDevelop is pretty competitive and I have trust in the developers that if they find

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #7 from Sven Brauch --- Sorry, that is the snippets plugin I was talking about. It's called "template engine" internally, so I got confused ;) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #6 from Sven Brauch --- Templates are fully scriptable and you can have editable fields for e.g. the class name. You can also generate code depending on the content of editable template fields. It's not a dialog, but

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #5 from Petros --- (In reply to Sven Brauch from comment #4) > But that is what the snippets plugin does, no? As far as I know I can't interactively give properties (eg name for the class, the functor or even if a

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #4 from Sven Brauch --- > But for a class, a functor or even a (C++) Template skeleton, I don't always > wish to create new files with a (kdevelop) template, but rather write a > simple, > small class, or Template in

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #3 from Petros --- And yes I did miss the snippset plugin. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=377026 --- Comment #2 from Petros --- (In reply to Sven Brauch from comment #1) > Maybe you just haven't used the snippets plugin yet? ;) First, I think you did unsterstand correctly. Indeed I can create a snippset for lambda, which

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=377026 Sven Brauch changed: What|Removed |Added Resolution|--- |WAITINGFORINFO

[kdevelop] [Bug 377026] KDevelop should provide a menu for placing to the cursor some C++ features.

2017-02-28 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=377026 Kevin Funk changed: What|Removed |Added Summary|[Wish] KDevelop should |KDevelop should provide a