You are here: PSPad forum > English discussion forum > PSPad extension announcement

PSPad extension announcement

Goto Page: 1 2 3 4 5 6 7 8 9 10 11 Next

#1 PSPad extension announcement

Posted by: pspad | Date: 2006-11-20 20:00 | IP: IP Logged

Please use this thread for announcement only. If you want to discuss about some extensions, start a new topic.

Edited 2 time(s). Last edit at 2021-11-21 20:19 by pspad.

Options: Reply | Quote | Up ^


#2 new CIndent version

Posted by: JollyRoger | Date: 2006-11-27 21:33 | IP: IP Logged

New CIndent version is available in the PSPad extensions section.

Details:

CIndent v0.11
A C/C++/Java auto-indentation module

Installation:
As usual, unpack into \PSPad\Script\JScript

Requirements:
Needs PSPad build 2247 or later

Settings:
Edit the beginning of the script file. It's clearly marked where to set the preferred tab size ans shortcuts.

Added features (since 0.1):
- Now supports ANSI in addition to K&R style
- Sections between "/**" and "**/" for comments and "/**/" for code are not indented
- Cursor retains position
- Changed indenter behavior:
TAB: Indent current line
Ctrl-Alt-\ with text selected: Indent selected text
Ctle-Alt-\ with nothing selected: Indent entire file

Bugfixes (thanks to the new PSPad scripting functionality):
- Indentation of selected text is now stable
- Now also indents first line

Notes:
- The script wasn't thoroughly tested! (though it did manage to reindent itself). In any case I'm not responsible for any mishap's...blah blah blah...
- Please report bugs
- Enjoy

Edited 1 time(s). Last edit at 2006-11-27 21:40 by JollyRoger.

Options: Reply | Quote | Up ^


#3 Ĉapeligu

Posted by: Tedehur | Date: 2006-12-30 14:43 | IP: IP Logged

New extension available at the usual location : www.pspad.com

Details:
Replaces x-suffixed characters by the corresponding esperanto special character.

Installation:
unpack into \PSPad\Script\JScript.

Requirements:

Tested with PSPad build 2241, probably compatible with most builds.

Notes:

- The script is based on Jason's "FilterQuotes" script which I adapted to match the requirements.
- 'Ĉapeligu' in esperanto means 'Transform into a circumflex' which is basically what the script does.
- I'm writing a lot in esperanto and find it a great help rather than running regularly 12 times the replace function.

Options: Reply | Quote | Up ^


#4 PSPad Extension with PHP enable

Posted by: Marshall | Date: 2007-01-02 19:14 | IP: IP Logged

see this post: forum.pspad.com

Options: Reply | Quote | Up ^


#5 Syntax files for Code V and Zemax updated

Posted by: francheu | Date: 2007-01-06 13:14 | IP: IP Logged

For the few people who use these softwares:
- syntax and clips updated for Code V 9.7
- syntax for Zemax updated with many many keywords

see www.pspad.com

Options: Reply | Quote | Up ^


#6 VHDL Code explorer

Posted by: Stefan | Date: 2007-01-09 12:08 | IP: IP Logged

Posted by: hschlichting | Date: 01/08/2007 15:33

Hi, the ftVHDL Code explorer shows some features like signals or conszants.
Nevertheless this is of limited usability, as one needs the signals
or constants listed in relation to procedures of functions.
A tree like in pascal or C++ would be very helpful.

A typical code example "ex_1164.vhd" is listed below:

EDIT and moved by mod from beta forum => see English discussion forum "VHDL Code explorer" ==> http://forum.pspad.com/read.php?2,37316

Options: Reply | Quote | Up ^


#7 Re: PSPad extension announcement

Posted by: MrSpock | Date: 2007-01-25 10:04 | IP: IP Logged

Updated version of js_encode (HTML encoding extension) available. It now prompts the user for input in most cases if no text is selected in the editor.
Note that PSPad build 2253 or greater is required for the Cancel button to work as expected. In older builds, delete everything in the input field and click OK in order to cancel.

Options: Reply | Quote | Up ^


#8 Re: PSPad extension announcement

Posted by: naputtelija | Date: 2007-02-19 15:59 | IP: IP Logged

Syntax and clip files for Windows PowerShell 1.0 are available.

Syntax file should include all default cmdlets, aliases, operators and flow control statements.

Clip file has all cmdlets and aliases too and almost all operators. Aliases are expanded as is recommended for scripts. For example write ri, press ctrl+space and ri is expanded to Remove-Item.

One small problem remains: foreach can be alias for foreach-command and it can also be a keyword. I selected to show it as a keyword (shows different color than aliases), because as an alias it should be expanded to foreach-command anyway.

Options: Reply | Quote | Up ^


#9 Poor man's REplace - multiline javascript RE replace

Posted by: vbr | Date: 2007-03-11 17:50 | IP: IP Logged

The initial version of Poor man's REplace is to be found at
www.vbr.wz.cz

It is meant as a "low cost" tool for multiline replacement until PSPad gets a native support for that or until the RE support of the another much more sophisticated tool - phReplace - will be enhanced (forum.pspad.com).

The script requires some newer version of PSPad - tested (a bit) on PSPad 4.5.2 (2259, 4561) It DOESN'T work on the stable version 4.5.2 (2240).

It bypasses the lacking scripting support for non-ANSI characters by using a HTML file consisting of the unicode entities (if some "problematic" characters were present).

Comments and improvements are welcome.

Edited 2 time(s). Last edit at 2007-03-11 17:58 by vbr.

Options: Reply | Quote | Up ^


#10 Re: PSPad extension announcement

Posted by: marcusson | Date: 2007-05-04 15:06 | IP: IP Logged

Updated syntax highlighter and code snippets for the "Yana Framework for PHP" are available for download.

These files now support the new elements and extensions introduced in the recently released version 2.9.3 of the software.

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 4 5 6 7 8 9 10 11 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR