Hidden features: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
DrMartinus (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Really hidden features= | =Really hidden features= | ||
* <ctrl><space> will start autocompletion even on an empty string | * <ctrl><space> will start autocompletion even on an empty string. It provides you with a list of available variables and functions | ||
* if there is an autocompletion popup, <tab> will do autocompletion similar to command-line-completion | * if there is an autocompletion popup, <tab> will do autocompletion similar to command-line-completion | ||
* move your mouse over (highlighted) syntax to get reference information if available (currently PHP functions are the best examples) | |||
* move your mouse over highlighted syntax to get reference information if available (currently PHP functions are the best examples) | |||
* right click on a document tab to see a listing of all opened documents | * right click on a document tab to see a listing of all opened documents | ||
* <ctrl>mousewheel will change up/down the font size (a zoom like effect) | * <ctrl>mousewheel will change up/down the font size (a zoom like effect) | ||
=GTK hidden features= | =GTK hidden features= | ||
;<shift><control>u :''Unicode input'': type the four numbers of the hex code and finish with Enter. | ;<shift><control>u :''Unicode input'': type the four numbers of the hex code and finish with Enter. (This really only works in a GTK environment) | ||
=Often overlooked features= | =Often overlooked features= | ||
Line 27: | Line 15: | ||
* F11 will make bluefish go fullscreen (nice on your netbook) | * F11 will make bluefish go fullscreen (nice on your netbook) | ||
=Features which could not (yet) be confirmed with version 2= | |||
* double-click in the margin to add a bookmark | |||
* you can change shortcut-key combinations, simply move your mouse over a menu item and press a key combination to set it | |||
Latest revision as of 17:15, 14 December 2022
- <ctrl><space> will start autocompletion even on an empty string. It provides you with a list of available variables and functions
- if there is an autocompletion popup, <tab> will do autocompletion similar to command-line-completion
- move your mouse over (highlighted) syntax to get reference information if available (currently PHP functions are the best examples)
- right click on a document tab to see a listing of all opened documents
- <ctrl>mousewheel will change up/down the font size (a zoom like effect)
- <shift><control>u
- Unicode input: type the four numbers of the hex code and finish with Enter. (This really only works in a GTK environment)
Often overlooked features
- F9 will hide/show the side panel
- F11 will make bluefish go fullscreen (nice on your netbook)
Features which could not (yet) be confirmed with version 2
- double-click in the margin to add a bookmark
- you can change shortcut-key combinations, simply move your mouse over a menu item and press a key combination to set it