When I use snippets with the autocomplete feature it keeps the initial left angle bracket but also adds the snippet code which also contains a left angle bracket, so my code ends up with a double bracket to start. E.g.
[code]<
[/code]Is there a fix for this?