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

PSPad extension announcement

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

#71 Re: new CIndent version

Posted by: eshanne | Date: 2009-08-05 04:34 | IP: IP Logged

Well.. i'm using Avira Antivirus maybe you can check with the Anti Virus, when i click the link to download the file, suddenly the Avira Blocked the page And freeze me off the page..

Options: Reply | Quote | Up ^


#72 Re: new CIndent version

Posted by: eshanne | Date: 2009-08-05 04:45 | IP: IP Logged

sorry for any incovenient..

Please check this site ---> www.tuaranblog.com

dont worry no virus at the page.. smiling smiley tongue sticking out smiley

Options: Reply | Quote | Up ^


#73 Re: new CIndent version

Posted by: pspad | Date: 2009-08-05 09:27 | IP: IP Logged

What exactly say Avira?
As I got message from you, I downloaded this ZIP archive and check content. There are JavaScripts fo PSPad.

See this link:
www.virustotal.com
this file was scanned by many antivirus engines and you will see results

Options: Reply | Quote | Up ^


#74 Re: new CIndent version

Posted by: carbonize | Date: 2009-08-05 09:39 | IP: IP Logged

Avira's heuristics engine is well known for producing false positives.

--
Carbonize

Options: Reply | Quote | Up ^


#75 new PSPadJSLint version

Posted by: wimb | Date: 2009-08-19 14:48 | IP: IP Logged

I've uploaded a new pspad jslint extention, version 3.1.1. It is based on fulljslint.js dated 2009-08-18 from Douglas Crockford. See www.jslint.com.

PSPadJSLint allows you to do a JSLint on a JavaScript file you are editing. Results are shown in the Log window. With Shift+Alt+Up/Down you can browse through the errors. On success, all members are displayed in the Log window.

Additional to changing jslint options is the possibility to push, pop and clear the options, to temporarily change one or more options or to check for only one specific error.

Happy scripting. smoking smiley

Changes since 2.1.1:
Removed option warnings in favor of jslint`s 'maxerr'.
Added clearoptions to disable all checks in order to test for one specific error.
Removed option indent from boolOptions because it is now handled by JSLINT.
Modified cloneObject for better checking.
Changed indentation to show the correct line and column number in PSPad.

Options: Reply | Quote | Up ^


#76 JSLint for PSPad 3.2.1

Posted by: wimb | Date: 2009-08-26 12:32 | IP: IP Logged

JSLint for PSPad 3.2.1

The JavaScript Verifier v3.2.1. Based on fulljslint.js (www.jslint.com) from 2009-08-22, by Douglas Crockford.

PSPadJSLint allows you to do a JSLint on a JavaScript file you are editing. Results are shown in the Log window. With Shift+Alt+Up/Down you can browse through the errors. On success, all globals and members are displayed in the Log window.

Additional to changing jslint options is the possibility to push, pop and clear the options, to temporarily change one or more options or to check for only one specific error.

Changes since 3.1.1:
Using jslint from 2009-08-22
Using JSLINT.data(), implieds and unuseds counts as error

Options: Reply | Quote | Up ^


#77 JSLint for PSPad 3.3.1

Posted by: wimb | Date: 2009-10-08 09:08 | IP: IP Logged

JSLint for PSPad 3.3.1

The JavaScript Verifier v3.2.1. Based on fulljslint.js (www.jslint.com) from 2009-10-04, by Douglas Crockford.

PSPadJSLint allows you to do a JSLint on a JavaScript file you are editing. Results are shown in the Log window. With Shift+Alt+Up/Down you can browse through the errors. On success, all globals and members are displayed in the Log window.

Additional to changing jslint options is the possibility to push, pop and clear the options, to temporarily change one or more options or to check for only one specific error.

Changes since 3.2.1:
Using jslint from 2009-10-04.

Changes since 3.1.1:
Using jslint from 2009-08-22.
Using JSLINT.data(), implieds and unuseds counts as error

Options: Reply | Quote | Up ^


#78 Re: PSPad extension announcement

Posted by: dsw_appl | Date: 2009-10-08 11:40 | IP: IP Logged

Hi there, is it possible to change the shortcut keys from CTRL+ALT+F (in insert mode "fillcols.js") to something else?
I'm using phreplace plugin as well which already uses CTRL+ALT+F keys.
Thanks

Edited 2 time(s). Last edit at 2009-10-08 11:42 by dsw_appl.

Options: Reply | Quote | Up ^


#79 Re: PSPad extension announcement

Posted by: vbr | Date: 2009-10-09 20:53 | IP: IP Logged

dsw_appl:
Hi there, is it possible to change the shortcut keys from CTRL+ALT+F (in insert mode "fillcols.js") to something else?
I'm using phreplace plugin as well which already uses CTRL+ALT+F keys.
Thanks

in general, you can edit the script file;
look for the "function Init()"
namely addMenuItem(...)

e.g. (example form the builtin Ingkcpos.js):

addMenuItem("CTRL+SHIFT+RIGHT","Ingkcpos","ueCSR","CTRL+SHIFT+RIGHT");

the last parameter is the shortcut for the given function; change it to some other one (not colliding with other scripts, program functions ore code clips).

hth
vbr

Options: Reply | Quote | Up ^


#80 Re: PSPad extension announcement

Posted by: naputtelija | Date: 2009-10-30 06:37 | IP: IP Logged

Now that Windows PowerShell 2 is officially released, I uploaded syntax and clip definition files here.

www.pspad.com

Is you are still using PowerShell v. 1, you don't need this package, just use files that comes with PSPad.

PowerShell download:
support.microsoft.com

Options: Reply | Quote | Up ^


Goto Page: Previous1 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