Is it possible to set different pattern for comments?
My problem is this: with .cpp files comments by geany are //~, but is not unusual to have previous commented files (maybe with // or /* */)
So when I try to decomment  // lines, it just comments again with this results:
//~ //
Is it possible to change this behavior?

Many thanks for your amazing job on this IDE :)

Luca