summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/MatchingText.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all the synthesized characters when matching curly bracesRoberto Raggi2009-09-211-0/+3
* Introduced MatchingText::shouldInsertNewline() and use it to insert lines aft...Roberto Raggi2009-09-181-0/+3
* Pass the lookahead character to matching text.Roberto Raggi2009-09-171-1/+2
* Automagically insert matching characters.Roberto Raggi2009-09-171-0/+1
* Added the helper class MatchingText and use it to automagically insert text f...Roberto Raggi2009-09-171-0/+49