You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?xml version="1.0" encoding="UTF-8"?><plugins><plugin name="3P - Progress Programmers Pal"><x64Version>1.8.3</x64Version><aliases><alias name="3P"/></aliases><description>[Requires .net framework 4.6.1]\n\n3P is a notepad++ plug-in designed to help writing OpenEdge ABL (formerly known as Progress 4GL) code. It provides :\n\n- a powerful auto-completion\n- tool-tips on every words\n- a code explorer to quickly navigate through your code\n- a file explorer to easily access all your sources\n- the ability to run/compile and even PROLINT your source file with an in-line visualization of errors\n- more than 50 options to better suit your needs\n- and so much more!\n\nVisit http://jcaillon.github.io/3P/ for more details on the plugin</description><author>Julien Caillon</author><homepage>https://jcaillon.github.io/3P/</homepage><sourceUrl>https://github.com/jcaillon/3P</sourceUrl><latestUpdate>[2018-11-11]More infos here :\nhttps://github.com/jcaillon/3P/releases/tag/v1.8.3\n\nQuick release to fix small issues reported recently.\nImprovements:\n\n #238: added the possibility to use < and > in regexes without them being interpreted as variables by doubling them in the deployment rules configuration. This allows to have string exclusion in regexes like: :^.*(?<<!srv)\.(p|cls)$\n\nFixed issues:\n\n #237: typo on disclaimer\n #235: the username/password configured for the http proxy were not sent correctly to the proxy\n #236: you can now use an external directory for your datadigger installation (options > Misc. > External tools)</latestUpdate><stability>Good</stability><install><x64><download>https://github.com/jcaillon/3P/releases/download/v1.8.3/3P_x64.zip</download><copy from="3P.dll" to="$PLUGINDIR$\" validate="true"/><run file="NetFrameworkChecker.exe" arguments="-ShowOnlyIfNotInstalled" outsideNpp="0"/></x64></install><remove><x64><delete file="$PLUGINDIR$\3P.dll"/></x64></remove></plugin><plugin name="AnalysePlugin"><x64Version>1.11.37</x64Version><description>AnalysePlugin will help you to search for more than one search pattern at a time. Great for analysing log files.</description><author>Mattes H.</author><homepage>https://analyseplugin.sourceforge.net/</homepage><sourceUrl>https://sourceforge.net/p/analyseplugin/code/</sourceUrl><versions><version number="1.11.34" md5="56a19878b902d25d0c1b12b33d3ba44a"/><version number="1.11.37" md5="b8dfbf18248c53b9d7e368e013590b55"/></versions><latestUpdate>Changes since 1.11\n - bugfix positioning ColorPopup on left side multi screen (negative coordinates)\n - bugfix scrambling with "Toggle this" context menu option\n - bugfix small correction in xsd to reflect current status\n - bugfix assertion when Options dialog is opened before findDlg docking window\n - added version information in Windows properties dialog\n - synced with source from Notepad++ v7.4.1\n - added package for both systems 32/64 in one \nChanges since 1.11-preview\n - added 64bit support and package for both systems 32/64 in one \nFurther change log see changes.txt</latestUpdate><stability>Good</stability><install><x64><download>https://sourceforge.net/projects/analyseplugin/files/binaries/v01.11-R37-x64.zip</download><copy from="AnalysePlugin.dll" to="$PLUGINDIR$\" validate="true"/><copy from="*.txt" to="$PLUGINDIR$\doc\AnalysePlugin"/><copy from="AnalysePlugin.dll" to="$PLUGINDIR$\AnalysePlugin"/></x64></install><remove><x64><delete file="$PLUGINDIR$\doc\AnalysePlugin" isDirectory="true"/><delete file="$PLUGINDIR$\AnalysePlugin\AnalysePlugin.dll"/></x64></remove></plugin><plugin name="AutoCodepage"><x64Version>1.2.2</x64Version><description>AutoCodepage: A plugin to automatically set a document's code page to your needs on loading or renaming a document, changing its language or activating its tab. Usefull especially when coding batch scripts.</description><author>Andreas Heim</author><homepage>https://sourceforge.net/projects/autocodepage/</homepage><sourceUrl>https://sourceforge.net/projects/autocodepage/files/v1.2.2/src/</sourceUrl><latestUpdate>Fixed: Entry of JavaScript in language combobox uses deprecated lang
|