Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all the synthesized characters when matching curly braces | Roberto Raggi | 2009-09-21 | 1 | -0/+3 |
* | Introduced MatchingText::shouldInsertNewline() and use it to insert lines aft... | Roberto Raggi | 2009-09-18 | 1 | -0/+3 |
* | Pass the lookahead character to matching text. | Roberto Raggi | 2009-09-17 | 1 | -1/+2 |
* | Automagically insert matching characters. | Roberto Raggi | 2009-09-17 | 1 | -0/+1 |
* | Added the helper class MatchingText and use it to automagically insert text f... | Roberto Raggi | 2009-09-17 | 1 | -0/+49 |