Information
Macros for finding and/or displaying information
Character_Info.bsh v1.0 by Delvin Johnson
Submitted by Thursday, 15 September, 2005 - 01:14
on
Shows you the codepoint, hexvalue and classification of the characters selected in the textarea.
Updated on 09/15/2005 - 22:49
Downloads: 5905
Country Code (Country_Code.bsh v1.0 by Mohammed Badran)
Submitted by Sunday, 18 April, 2004 - 13:46
on
Prompts for a two-letter country code and displays the corresponding country name.
Updated on 04/18/2004 - 15:28
Downloads: 1944
Display Shortcuts (Display_Shortcuts.bsh v3.2.2 by John Gellene)
Submitted by Thursday, 26 February, 2004 - 20:28
on
Displays the abbreviations registered for each of jEdit's editing modes. The macro provides a read-only view of the abbreviations contained in the Abbreviations option pane. Pressing a letter key will scroll the table to the first entry beginning with that letter. A further option is provided to write a selected mode's abbreviations or all abbreviations in a text buffer for printing as a reference. Notes in the source code listing point out some display options that are configured by modifying global variables.
Updated on 02/26/2004 - 20:25
Downloads: 2485
Hypersearch results analysis (hypersearch_results_parsing.zip v1.0 by Thiemo Kellner)
Submitted by Thursday, 13 April, 2017 - 21:04
on
Two neat macros to analyse hypersearch results:
- hypersearch_results_distinct_hits.bsh: extracts the distinct lines in the results
- hypersearch_results_files.bsh: extracts all the files results were found in
! Note that these macros depend on:
- other macro "Misc/HyperSearch_Results_to_Buffer.bsh"
- TextTools Plugin
Also, see original post: https://sourceforge.net/p/jedit/patches/545/
- hypersearch_results_distinct_hits.bsh: extracts the distinct lines in the results
- hypersearch_results_files.bsh: extracts all the files results were found in
! Note that these macros depend on:
- other macro "Misc/HyperSearch_Results_to_Buffer.bsh"
- TextTools Plugin
Also, see original post: https://sourceforge.net/p/jedit/patches/545/
Updated on 04/13/2017 - 21:13
Downloads: 2239
Infoviewer Help Macro for PHP, XSLT, HTML, CSS (infoviewer_help.bsh v1.0 by Piero Orsoni)
Submitted by Friday, 26 August, 2005 - 11:38
on
This simple macro shows contextual help for a keyword by loading an online web page into the infoviewer plugin (which is required).
It currently supports 4 edit modes: PHP, XSLT, HTML, CSS. Each mode is associated to a web site offering documentation about that language.
By assigning a shortcut to it (like ctrl-F1) you can reproduce the behaviour of many other editors.
Updated on 08/26/2005 - 16:22
Downloads: 3980
Koders Search (Koders_Search.bsh v3.1 by Thorsten Willert)
Submitted by Wednesday, 11 June, 2008 - 14:59
on
Searches on www.koders.com (a free on-line search engine for open source software and other web-downloadable code) for a term you can type in into the macros-gui or it searches for the word under the cursor and opens the result in a browser window.
On Windows is this the default one, on any others system the InfoViewer.
On Windows is this the default one, on any others system the InfoViewer.
Updated on 06/12/2008 - 09:32
Downloads: 1462
Search word under cursor in man pages, filter through man2html (man2html.bsh v0.1 by Stefan Kost)
Submitted by Monday, 29 December, 2003 - 09:23
on
The macro grab the current selection or the word under the curser and runs a query against man2html cgi via infoviewer.
man2html :
- download from http://www.oac.uci.edu/indiv/ehood/man2html.html
- it is easy to install
Updated on 12/29/2003 - 09:23
Downloads: 1746
Show number of selected lines and characters (Show_Number_Of_Selected_Lines_And_Characters.bsh v1.0 by Stickman)
Submitted by Friday, 2 February, 2007 - 11:02
on
A very simple script that shows a status bar notification of how many lines and characters are currently selected, and how many selections there are (if more than one).
Please note: this macro doesn't appear to work unless it's assigned to a shortcut key (i.e. triggering it via the Macros menu does nothing).
Updated on 02/05/2007 - 10:53
Downloads: 1117
View tree (View_tree.bsh v1.0 by Delvin Johnson)
Submitted by Thursday, 15 September, 2005 - 01:05
on
View_tree.bsh -- View jEdit's component heirarchy.
Updated on 09/15/2005 - 22:46
Downloads: 3550
There are 480 downloads in our database