• Auto-completion dual monitor bug

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Do you have the nvidia specific manager software installed?
    I don’t talk about the driver, the software which allows you to manage
    multiple monitors formerly known as nview manager. If so,
    there was a possibility to disable the software and rerun the test.

    Cheers
    Claudia

  • Default size in Tab List using [Ctrl]+[Tab]

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello René-Treviño-Hernández,

    afaik no, you can only enable/disable the popup and have mru (most recent used) functionality.

    Cheers
    Claudia

  • Function list with track of location

    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Hello Erik-van-den-Berg,

    no, I don’t think so, as the function list isn’t part of the plugin interface provided by npp.
    It is a plugin itself.

    I thought about a python script solution using some of the window api functions
    like findwindow, enumwindows etc. provided by windows os, but this would mean
    some need to install the win32 modules as well and messing around with these
    window handles might make npp unstable.

    So, no, sorry, I don’t see any easy solution yet.

    Cheers
    Claudia

  • 0 Votes
    6 Posts
    4k Views
    Divya BolarD

    Thanks much for your comments and help guys!! Yes that’s what I was referring to (i.e. highlighting each line); I liked that functionality!

    I’ll post if I figure out any work-arounds through style-configuratory etc.

    Best,
    Div

  • Notepad++ is guessing the wrong ANSI character set for certain texts

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    Hello Per-Siden,

    I guess I have a more or less good workaround.

    Uncheck Autodetect character encoding from Settings->Preferences->MISC.

    In Settings->Preferences->New Document select the Encoding you want by using the dropdown list.

    If you use the session functionality Settings->Preferences->Backup take care that you close
    any document with different encoding before restarting npp, otherwise it will load the codepage
    from the information within then session files.

    Cheers
    Claudia

  • error message

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Reinhard,

    do you have a little bit more information on this?
    Which npp version on which operating system.
    Can you try the same but npp started with -noPlugin or -noPlugins (depends on the version used) switch?
    What is the content of such a .txh file?
    What is different in regards to a default setup of npp?

    Cheers
    Claudia

  • tab labelling

    5
    0 Votes
    5 Posts
    5k Views
    René Treviño HernándezR

    It’s a great idea to label the tab, especially the new files in that tab is labeled with “new #”, where # is the number of the tab.
    I work with many files projects (sessions) SQL, and on many occasions add procedures to compare the files I have open, I would like to identify these new files that will not save, to access them quickly, thereby labeling said tab, and remember all new files only “new #” in the name of the TAB is complicated.

  • Disable popup menu

    3
    0 Votes
    3 Posts
    5k Views
    sleetskateS

    Thx .

  • Custom functions list rules

    8
    0 Votes
    8 Posts
    8k Views
    Claudia FrankC

    Hello Keurfon-Luu,

    regarding the cygwin/NppExec problem I don’t have any experiance here but
    from what I read on the web (discussion between MS and cygwin devs) it seems that it isn’t easily solveable.
    And bringing NppExec inbetween seems to be another step of complexity.

    Regarding the regular expression, I assume there is a bug in function list code.
    Becasue when using the find dialog with regular expression everything
    gets found as expected. The workaround seems to be that you add an
    additional space char at the end of the function line like

    subroutine hello()__one_extra_space_char print *, "Hello World!" return end subroutine hello

    then it is found.
    Or, the problem is still between monitor and chair and I still have problems understanding regex.

    Sorry
    Claudia

  • Prevent recent files from auto-opening?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    Settings -> Preferences -> Backup -> Remember current session for next launch

  • Not showing javascript styles

    11
    0 Votes
    11 Posts
    10k Views
    Andres CorrealA

    I am having this problem with javascript files in 6.8.8. I was fine before just installing. Issue occurs whether in as admin or not. Have to associate each file independently to get it to work. Would rather it recognizes it the .js extension and does it automatically.

  • Fail to setup Notepad++ and Python

    5
    0 Votes
    5 Posts
    23k Views
    guy038G

    Hi Claudia

    Brilliant and clear guidelines on Python Script and NppExec plugins installation and their interactions, I backup the link of this post, which should be useful, no doubt, to many people ( and me too ! )

    Cheers,

    guy038

  • Resize plus sign for level groups

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Gregorio-Alonso-Calvo,

    if you mean by changing some configuration settings, afaik no, sorry.

    Cheers
    Claudia

  • Alphabetizing a list,

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    Hello Terry-Stone,

    select the text and then goto
    menu TextFX->TextFX Tools
    and choose one of the sort functions.

    Cheers
    Claudia

  • perl lexer broken

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Hugh-Myers,

    the keywords can be added. Within the npp installation directory goto the
    …Notepad++\plugins\APIs directory and edit the perl.xml file accordingly.

    Regarding the references, it sounds like it was working before, wasn’t it?
    I checked the bug and features request and didn’t see any ticket referring to it.

    So if it was working and now doesn’t you may open a bug ticket here or
    if it wasn’t working before you may open a feature request here.

    Cheers
    Claudia

  • LanguageTool Plugin

    Locked
    9
    0 Votes
    9 Posts
    7k Views
    CableWombatC

    Hi Claudia,

    ah, that explains a lot. That saves me from a lot of failing tries.
    Thanks for investigating!

  • Notepad crashes on startup...

    3
    0 Votes
    3 Posts
    5k Views
    Jess DaweJ

    I had an error similar to this and it seems to have been solved by moving the Notepad++ plugins folder to Windows\SysWOW64 (I created a Notepad++ folder for it there, for clarity). I’m setting up all my tools on a new Windows 10 laptop and this worked for another dll I had trouble with already. I also made copies of stylers.xml, config.xml and langs.xml from the stylers.model.xml etc supplied. This may only have been necessary due to not running as Administrator during setup. I installed from the zip file, rather than the installer, which maybe would have taken care of all these things.

  • selecting text using find with regular expression

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Zs LZ

    Thank you very much! I have to use the assertions in the regular expression as you did.

  • Find in Files (avoid) Filter

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC

    Hello Maheedharan-Rengarajan,

    afaik there is exclude filter but what you can do is to use multiple extension at once
    like

    *.h *.cpp *.c

    Maybe this is another way to do it?

    Cheers
    Claudia

  • need help please

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    No idea what kind of file that is but it looks like it isn’t meant to be edited with a text editor.