AndyS01

Show:

What's happening?

  • Followup: RE: When will FunctionList 2.0 go to beta stage

    I re-installed Function List (2.0 beta) as you detailed, and it still does not list any functions in my AutoIT source file. Here is a sample of an AutoIT source file: _Main() Exit(0) Func _Main() print("_Main() entered" & @CR) EndFunc Func CheckPass($lnum = @ScriptLineNumber) _print($lnum & ": CheckPass() entered" & @CR...

    2009-09-22 12:12:54 UTC in Notepad++

  • Followup: RE: When will FunctionList 2.0 go to beta stage

    The Plugin Manager does not install FunctionList! I'm runing V5.4 (Unicode). When I open the "Show Plugin Manager" from the "Plugins => Plugin Manager" menu, I get a popup with a list on unchecked items, and Function List is not on the list.

    2009-09-21 13:44:46 UTC in Notepad++

  • Function List for AutoIT not working

    When I edit AutoIT files (*.au3), the Function List is empty, but I see definitions in the FunctionListRules.xml file. Are there additional files/configurations I need?.

    2009-09-18 22:06:47 UTC in Notepad++ Plugins

  • Followup: RE: RunMe plugin update 1v30

    I would like to run a different explorer (Xplorer2) when I select "Explore file location" Is there a way to do this?.

    2009-09-04 16:19:18 UTC in Notepad++

  • Need hilight of matching quotes

    I would like to have Scintilla (in Notepad++) hilight matching doublequotes and single quotes. I cannot see a way to do this.

    2009-08-07 12:41:38 UTC in Scintilla

  • Followup: RE: hilight matching doublequotes, <, >, etc.

    No, Xbrackets Lite only provides INSERTION of matching brackets. It does not hilight them. From Xbracket List's readme file: "As Scintilla highlights pair brackets by itself, XBrackets Lite doesn't do this (unlike XBrackets for AkelPad) - therefore I call it "XBrackets Lite". So, is this a Scintilla issue, or can I configure NP++ to do it? Andy.

    2009-08-07 12:17:14 UTC in Notepad++

  • Function List for AutoIT?

    Is there a FunctionListRules.xml content for AutoIT?.

    2009-07-27 16:37:00 UTC in Notepad++ Plugins

  • hilight matching doublequotes, <, >, etc.

    Is there a way to configure NP++ to hilight matching ", <, > characters in addition to the {}, (), etc. pairs? I want to set the cursor to a doublequote and have the matching doublequote change color just at it does for the left and right curly braces ({}).

    2009-07-16 16:52:25 UTC in Notepad++

  • Followup: RE: failed to register hotkey

    I'm running Win XP (sp2). I also connect to this PC via Remote Desktop Connection, if that matters.

    2009-07-07 14:19:36 UTC in VirtuaWin - Virtual desktops

  • PERL escaped doublequote fails

    If I use PERL's escaped doublequote syntax (\"), the function it is in gets removed from the function list. Here is an extracted example: sub buildA {if ($ch eq "\"") { exit(1) } } If you have a file with just this function, it will not be shown in the function list. If you change the escaped doublequote to any other escaped character, it works OK. For example...

    2009-06-24 19:46:40 UTC in Notepad++ Plugins

About Me

  • 2006-09-08 (3 years ago)
  • 1593555
  • andys01 (My Site)
  • AndyS01

Send me a message