Changeset 871
- Timestamp:
- 11/10/08 13:09:44 (3 years ago)
- File:
-
- 1 edited
-
trunk/lib/Padre.pm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Padre.pm
r870 r871 408 408 =item Max/Min number of modules to display in podviewer 409 409 410 =item Autoindentation on/off? 410 =item Autoindentation off/same level/deeper 411 412 There are at least two levels of autoindentation: 413 414 1) when ENTER is pressed indent to exactly the same level as the previous line 415 416 2) if there is an opening brace { on the previous line, indent one level more 417 411 418 412 419 =item Autosave on/off? 413 420 414 =item Autobackup (Planned) 421 =back 422 423 =head2 File and Project oriented preferences 424 425 =over 4 426 427 =item Indentation should be by TABs or spaces 428 429 =item In case of using spaces for indentation, the width of every indentation level 430 431 =back 432 433 =head1 Other features 434 435 =head2 Autobackup (Planned) 415 436 416 437 When Padre opens a file it automatically creates a copy of the original … … 427 448 Configurable options: on/off 428 449 429 = itemAutosave files (Planned)450 =head2 Autosave files (Planned) 430 451 431 452 Every N seconds all the files changed since the last autosave are … … 436 457 Configurable options: on/off, frequency in seconds 437 458 438 =back439 440 =head2 File and Project oriented preferences441 442 =over 4443 444 =item Indentation should be by TABs or spaces445 446 =item In case of using spaces for indentation, the width of every indentation level447 448 =back449 459 450 460 =head1 SQLite
Note: See TracChangeset
for help on using the changeset viewer.
