Thanks. That's a start.
Now, how can I control this behavior without disabling all snippets? I don't see anything resembling these comment characters in my $prefix/share/geany/snippets.conf file.
On Wed, May 14, 2008 9:45 am, Jeff Pohlmeyer wrote:
On Wed, May 14, 2008 at 11:37 AM, Forest list8a.forest@tibit.com wrote:
Inside a C/C++ block comment, geany insists on prefixing each new line with " * " characters, which has been driving me batty. How can I disable this behavior? I don't want these characters, so I end up having to backspace over them for every new line I type.
Go to Edit->Preferences->Editor->Completions and un-check "Snippet Completion"
- Jeff