• UNITY STYLE PLUGIN IN NOTEPAD++ ???

    Locked
    2
    0 Votes
    2 Posts
    8k Views
    cipher-1024C

    If you go to notepad-plus-plus.org and click on “resources” on the left side and scroll down to “User Defined Languages” there’s a link that takes you to the wiki page for UDLs. Unity3d is in the list. At the end of the list there are directions on how to install a UDL. C# is included with NPP. If you’re not looking for two different languages but one super specific flavor of Unity3d, you may have to edit an existing UDL or create your own.

    Good Luck

  • XML Tools Plugin - Prettify & Check xml inside CDATA?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    PeterJonesP

    As a follow on, I found a couple minutes to play a bit with the pretty-print and validate: the pretty-print does seem to work on a selection; the validate seemed to use the whole document, even when I just had the small segment selected. Though since I’m not good at XML, I could be wrong in my interpretation.

    However, while the XML Tools pretty-print does work with individual selections, I had forgotten you said there may be thousands, which means it won’t be very efficient. I think the three-step search+replace/xml tools/search+replace is probably the best in-Notepad++ option.

  • FIX Protocol parser for Notepad++

    6
    0 Votes
    6 Posts
    7k Views
    Claudia FrankC

    @Kartik-Parashar

    what about using the current documentation? Do the python examples not help anymore?
    http://www.quickfixengine.org/quickfix/doc/html/application.html

    My testing scripts were based on this exampls and btw. there is no such thing as
    the one-and-only fix program which connects to any fix server because exchanges
    tend to implement their own number of messages and fields to met their requirement.
    You always have to adapt it a little bit. FIX just defines the protocol and mostly the
    workflow what needs to be done but you can expect that there is always a slight
    difference from exchange to exchange.

    Btw. there are also a lot of stackoverfow messages concerning quickfix and python.
    I would think you get a better chance to get your problem solved when asking there.

    Cheers
    Claudia

  • "Installation of <everything> failed."

    7
    0 Votes
    7 Posts
    6k Views
    Andriy AstakhovA

    @TBugReporter said:

    FYI: I finally found the solution for this on bruderstein’s issues tracker: Apparently the job of downloading plugins gets passed off to IE, and the problem is the result of a misconfiguration within IE. To fix it, go to the “Internet Options” screen (either from Control Panel or IE itself), click the “Advanced” tab, scroll to the bottom, and check “Use TLS 1.2”.

    (Another good idea before you exit would be to uncheck the other SSL and TLS options, because they’re no longer considered secure.)

    I’ve searched a lot but this is the only right solution.
    Thank you very much!

  • XML Plugin not avaiable for notepad++ 7.5.7

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    chcgC

    For me already installed xml tools are workiing fine with n++ 7.5.7 64bit on win10. XML tools are 2.4.9.2, installed by plugin manager.
    @Alessandro-Tari Which plugin version do you use? 32bit or 64bit? How did you install the XML tools?

  • Failed to Load Error - every launch (CSScriptNpp.x86.dll)

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    dinkumoilD

    I had the same error and reported an issue at CS-Script’s project page. The plugin author fixed it by releasing version 1.7.13.0. It should be available via PluginManagers developer plugin list.

    The release note states:

    This release is just repackaged v1.7.12.0. repackaging was required due to the Notepad++ v7.5.7 suddenly changing the hosting model, which is no longer allowing plugin entry dll to have the name that is even slightly different to the plugin name.

  • Plugin Highlight, PureBasic

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    4 Posts
    2k Views
    chcgC

    Compiler optimization option /Ox (https://msdn.microsoft.com/en-us/library/59a3b321.aspx) can’t be combined with runtime checks option /RTC1 https://msdn.microsoft.com/en-us/library/8wtf2dfz.aspx. For debug builds typically the optimization is disabled.

  • 1 Votes
    4 Posts
    2k Views
    talkingnewsT

    Found one! https://sourceforge.net/projects/notepad-linter/
    Takes a little wrangling to get the xml file right, I’m using the config below. Turns out hardly anyone uses jslint or jshint anymore ( http://www.npmtrends.com/eslint-vs-jscs-vs-jshint-vs-jslint ) so this is great!
    But it’s NOT in the plugin library! You need to install manually.

    <?xml version="1.0" encoding="utf-8" ?> <NotepadPlus> <linter extension=".js" command="C:\Users\jonski\AppData\Roaming\npm\eslint.cmd --format=checkstyle"/> </NotepadPlus>
  • Disappearing Snippet Libraries

    5
    0 Votes
    5 Posts
    2k Views
    KrashTestDumbyK

    Seriously - I closed NPP. I re-opened it. My snippets are GONE, again! In less than 2 minutes.

  • Session Manager plugin 'Auto save' feature request

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Fade To-GrayF

    Forgot to mention - npp 7.5.7 (32-bit); SessionMgr.dll (with 32-bit fix by chcg)

  • The search function for files with replacement has ceased to work

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Martha SimonsM

    thanks :)

  • Compare plugin developement

    Locked
    13
    1 Votes
    13 Posts
    6k Views
    YaronY

    Hello Pavel,

    :+1: for understanding the OP. :)
    And thank you for the quick fix.

    BR

  • Plugin for taking found terms and sorting them (plugin request?)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    chcgC

    Maybe you want to take a look at https://sourceforge.net/projects/analyseplugin/.
    “AnalysePlugin will help you to search for more than one search pattern at a time. Great for analysing log files.”

  • How to disable Plugin updates

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    Scott SumnerS

    @chcg
    I suppose so but if I was author of existing PM how much enthusiasm would I have for that, knowing that my great plugin is future-deprecated… :-(

  • 1 Votes
    5 Posts
    2k Views
    Fade To-GrayF

    Much appreciated Christian, thank you.

  • PythonScript plugin - variables and memory

    Locked
    4
    1 Votes
    4 Posts
    2k Views
    Scott SumnerS

    @Scott-Sumner said:

    previous memory held by T (if any) to be overwritten with new contents

    What I meant here I could have said better…“overwritten” and “new contents” may be rather vague…let me try again:

    Running repeatedly will cause the memory occupied by a previous T (if any) to be released, and memory to be allocated to hold the new T.

  • 0 Votes
    1 Posts
    742 Views
    No one has replied
  • NppExec v0.6 RC2 has been released!

    Locked
    6
    4 Votes
    6 Posts
    7k Views
    dinkumoilD

    @Vitaliy-Dovgan

    Quote: “But writing the Manual is not that interesting as developing something new, especially taking into account that there are not many people in this world who actually read any manual.”

    I understand your point, but one reason why I like your plugin so much is that it provides a manual! I appreciate your effort to do this and I read it!

    Also I think your plugin should provide a manual because it’s a powerful plugin with a lot of features. Most useful is the chapter “Advanced usage” but you also provide some intersting details in other sections of the manual (e.g. “Using several copies of NppExec”). And the chapter “Compiling” inspired me to write a NppExec script which turns Notepad++ into some sort of simple IDE for 12 programming languages (including Batch, VBScript, InnoSetup, TSQL, Gnuplot, C and C#).

    Your plugin is for coders and I think you will find a lot of them reading manuals. Please continue your work on this regard.

  • Epson dot matrix - view formatted text according to escape sequences

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied