Seznam rozšíření pro editor PSPad


Podmínky pro publikování rozšíření:
  1. registrace ve foru PSPadu
  2. zažádat e-mailem na adresu support@pspad.com o přístup k publikaci rozšíření. Nezapomeňte v e-mailu uvést Vaše uživatelské jméno z fóra.
Postup instalace rozšíření:
Skritpy rozbalit do adresáře Script a podadresáře odpovídajícího jazyku (*.VBS do VBScript, *.JS do JScript, ...), konvertory patří do adresáře Convert, definice syntaxe do adresare Syntax.

skripty | uživatelské konvertory | definice syntaxe |

spravovat rozšíření    Strana: [1], 2, 3

Seznam rozšíření v kategorii "skripty"

any_tag_close...
2 458 B
Any_tag_close (Serge Balance)
Automatically (Ctrl-.) (Ctrl-Key plus Dot-Key) closing html, xml, xsl and any arbitrary pair tag. This is improved version of my tag_close script. In current 1.7 version work fast on any files.
clip_append.zip
552 B
Append to clipboard (MrSpock)
A rather trivial script that appends the text currently selected in the editor to the text on the clipboard. Requires PSPad build 4.5.3.2291 or higher.
insert_sql_st...
5 351 B
ASP - Insert SQL statement (update - v0.4) (james.swan)
Connects to a database and inserts a code block (ASP/VBScript syntax) based on the selected table's column names into the active document.
Cxapeligu.zip
1 107 B
Ĉapeligu (Tedehur)
Replaces strings 'cx', 'gx', 'hx', 'jx', 'sx' and 'ux' by the HTML code of the equivalent esperanto special character, respectively ĉ, ĝ, ĥ, ĵ, ŝ and ŭ. Script is based on Jason's 'FilterQuotes'.
BracketFormat...
3 475 B
BracketFormat (v0.2 2007-11-22) (hofl)
This (user-)script formats a braket-structure in a for human readable style. Known brackets are "{" and "}". Brackets in quotes, in comment-blocks ("//" or "/*...*/") and excaped ones will ignored by the script.
CIndent.zip
1 875 B
CIndent (JollyRoger)
C/C++/Java autoindetation module (similar to the emacs one). Read beginning of file for some important notes before using. Updated: 4/1/07
CodeHeader0_0...
1 693 B
codeHeader (pypardo)
This extension let you switch automatically from cpp files to related h file, but can be configured to handle each kind of extensions. New release handle new pspad log window.
InsertComment...
4 686 B
Comments (Maleval)
Wrap a selection with HTML comments, multi-lines comments or single line comment. If there is no selection, comments are inserted at the cursor position. Can also remove comments tags only or all comments. (Jscript - English, Spanish and French version
count_char.zip
600 B
Count Characters (james.swan)
Counts the number of characters in the selected text of the active document.
count_words.zip
863 B
Count Words (james.swan)
Counts the number of words in the selected text of the active document. (This version is written using VBScript and Regular Expressions. If the previous JavaScript version is installed then it must be deleted before installing this one)
create_tag.zip
1 063 B
Create Tag (james.swan)
Converts the word left of the cursor into a tag and places the cursor between them. If the word ends with a blank space then no closing tag is added. If the word ends with a "." then an xml/xhtml style non-closing tag is added.
ctags.zip
6 993 B
ctags_for_pspad (alesc)
These scripts enables use of ctags in PSPad with help of autohotkey.
DatabaseAcces...
5 686 B
Database access (pspad)
Přístup do databáze pomocí skriptu v PSPadu. Stručný manuál a popis funkcí najdete ve skriptu
database.zip
10 904 B
Database access (DonQuichote)
A database menu for PSPad. Execute queries through ODBC, escape strings for use with SQL statements, and find table names from SQL strings within code. The ODBC string is set in the top part of the script, so just edit it to configure it. Beware: VB
del_begin_bes...
509 B
del-begin-best (Serge Balance)
Delete from cursor position to the begining of line. Ctrl-F11 as in UltraEdit editor.
del_end.zip
517 B
del-end (Serge Balance)
Delete from cursor position to the end of line. Ctrl-K as in FAR editor. For Ctrl-K working you should unregister it from Reformat Paragraph. Any case that option always inactive.
del_end_best.zip
498 B
del-end-best (Serge Balance)
Delete from cursor position to the end of line. Ctrl-K as in FAR editor. For Ctrl-K working you should unregister it from Reformat Paragraph.
del_end_safe.zip
843 B
del-end-safe (Serge Balance)
Delete to the end of line more slow but more safe than del_end. This version works fine in any WordWrap state.
Rem_Lines.zip
529 B
Delete Extra Lines (mvoyles)
JScript that uses a regular expression to remove extra new lines that might be generated by a paste operation.The regular expression can be modified to do other things.
dir2html.zip
518 B
dir2html (MrSpock)
A very basic link list generator. It generates a list of links to all the files in a specified folder. Could use a few more options. We'll see ...
werth_dmis.zip
17 820 B
DMIS for Werth (vit stepanek)
Balíček skriptů značně usnadňujících práci s rozsáhlejšími DMIS programy na strojích Werth. Umožňuje skoky na definici volaného makra (kdekoliv v souborech projektu), skoky na "JUMPTO" labely, krokování po makrech v souboru či opraven
DuplicateDoc.zip
388 B
DuplicateDoc (devrjason)
Duplicates the active document.
EncryptJS.zip
4 999 B
EncryptJS (v1.0, 2007-10-12) (hofl)
This userscript creates an encrypted version of your javascript-file and generates a small labyrinth of encrypted js-files around it. An example is part of the ZIP-file. Script is cancelable now.
quoteescape.zip
744 B
Escape double quotes ( (arndt)
Very simple extension to find double quotes in the marked area and replace them with escaped ones (" to \"). This is useful for inserting html code into an echo command. Extract the quoteescape.js into the \Script\JScript folder. Hotkey CTRL+SHIFT+Y
FileSystem.zip
4 242 B
FileSystem.vbs (gogogadgetscott)
' Available functions: ' ' Execute - Same as menu File > Open file appointed by selection. ' Execute File - Same as menu Start > Run. ' Open folder - Open file's parent folder with default file manager. i.e. explorer ' Create Folder ' Open i

spravovat rozšíření    Strana: [1], 2, 3