Changes between Version 6 and Version 7 of Features/AutoDiff
- Timestamp:
- 09/21/11 19:43:13 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/AutoDiff
v6 v7 18 18 == Diff-Box 19 19 20 21 22 23 08:31 24 25 20 26 Just wanted to say that I recently added a differences popup window to Padre's editor. 21 27 * You can now traverse all differences in your current document (via **Ctrl + comma**). … … 25 31 [[Image(cool_diff_box.png)]] 26 32 27 Note Tabs -> 8 chrs Ouch 28 [[Image(diff_box.png)]] 33 Note two Tabs -> 8 Chr per Tab = 16 charters indent Ouch! 34 35 [[Image(diff-box.png)]] 29 36 30 37 === Previous Diff … … 36 43 === Revert 37 44 [[Image(edit-undo.png)]] Revert current Diff. 45 38 46 ---- 39 47 == Miscellaneous 40 * 48 Q, I do not see any content in the Diff-Box for add, only changed and deleted. 49 50 A, aha...\\ 51 that's the trick\\ 52 you get old text in your diff box\\ 53 so you'll revert it\\ 54 if you add new lines, then nothing\\ 55 get it?\\ 41 56 42 57 ---- 43 58 == Limitations 44 * 59 * SUBVERSION => 'SVN', 60 * GIT => 'Git', 61 45 62 46 63 ---- 47 64 == {{{ToDo}}} 48 * 65 * MERCURIAL => 'Mercurial', 66 * BAZAAR => 'Bazaar', 67 * CVS => 'CVS', 49 68 50 69
