lp:~olipfei/codeblocks/AutoInsert

Created by Oliver Pfeiffer and last modified

AutoInsert is a Code::Blocks plugin, which, as the name partially indicates, for the pairs {}, (), [], <> and "" inserts the closing delimiter when the matching opening delimiter is typed. tries to mimic the behaviour of for example the popular Java source editor JCreator and possibly other IDEs. To some extent this functionality is similar to "Abbreviations", but is restricted to single characters as opening delimiters and happens automatically when typing it.

It can also serve as sample Code::Blocks plugin demonstrating the essential facitilies, yet being simple enough to be unterstood by the novice plugin writer.

Get this branch:
bzr branch lp:~olipfei/codeblocks/AutoInsert
Only Oliver Pfeiffer can upload to this branch. If you are Oliver Pfeiffer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oliver Pfeiffer
Project:
Code::Blocks
Status:
Experimental

Recent revisions

1. By Oliver Pfeiffer

Initial import of code created by Code::Blocks plugin wizard

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers