| Version 3 (modified by szabgab, 2 years ago) (diff) |
|---|
Description
Under this title we have sever features.
- Line Numbers
- Code Folding
- Current Line
- Right Margin
- Newlines
- Whitespaces
- TABs are show as arrow (e.g. before the word original_cwd)
- Spaces are shown as little dots (e.g. after the work original_cwd)
- Indentation Guide
Test
View -> Show Whitespaces
Indentation Guide
View -> Show Indentation Guide. by enabling it you will see a vertical lines that will show you where a block starts and ends.
Right Margin
- Start padre.
- Write a script or open perl module.
- Enable Right Margin View -> Show Right Margin.
- Go to the Advanced Preferences editor via 'Tools/Preferences/Advanced?'.
- In the 'Filter' type "right_margin_column" and click on the item 'editor_right_margin_column'
- At the bottom of the screen you will see the details of this option
- The default is "80" change the value to "150" than press "Set" and than press "Save". you will see that the right margin mark has moved to the right.
- Now go back to the Advanced Preferences Editor select the editor_right_margin_column again and press "Reset" and than press "Save".
- Now it should go back to default (value = 80), middle of the screen.
Who SVN revision Padre version system status fenderson r13977 v0.84 Ubuntu 10.10 success
Current Line
First Option
- Start padre.
- Write a script or open perl module.
- Enable Current Line View -> Show Current Line.
- Go to Tools -> Preferences.
- On the left side you'll have a list of options, go to "Appearance".
- There you'll have "Editor Current Line Background Colour" and on the right you can pick the new colour you want, pick a colour(yellow is the default) than Press the "Ok" button and than Press the "Save" button.
Second Option
See #1150
- Start padre.
- Write a script or open perl module.
- Enable Right Margin View -> Show Current Line.
- Go to Tools -> Preferences.
- There are 3 buttons at the bottom "Save", "Advanced" and "Cancel". Press the "Advanced" button.
- Write down on the filter's search box "editor_currentline_colour" and press it.
- than you can change the value(= colour of the "Current Line) to "#FF0000" (Red).
- than Press the button "Set" and after that Press the Button "Save" on the bottom.
Who SVN revision Padre version system status fenderson r13977 v0.84 Ubuntu 10.10 success
TODO
Attachments
-
padre_visual_editor_effects.png
(96.1 KB) -
added by szabgab 2 years ago.
padre visual editor effects

