Search Results for "notepad++ compare plugin" - Page 5

Showing 122 open source projects for "notepad++ compare plugin"

View related business solutions
  • Contract Management Software | Concord Icon
    Contract Management Software | Concord

    AI-powered contract management that helps businesses track spending, negotiate smarter, and never miss deadlines.

    Concord serves small and mid-sized businesses and Fortune 500 companies. This robust, web-based platform is used by human resource, sales, procurement, and legal teams, and virtually anyone who deals with contracts.
    Learn More
  • ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities Icon
    ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities

    The must-have platform for Google Workspace

    ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
    Learn More
  • 1
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Plugin for Notepad++. Adds windows 7 jump list support. Unicode version of Notepad++ only.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    This plugin for Notepad++ will update the following meta data tags in a HTML document upon save: <meta name='revised' content='Matt Clarkson 23/07/2010 03:21:24 PM'> <meta name='version' content='1.05.60'>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    am working on this np++ plugin that requires a dockable tabbed interface. I have manged to develop it to the level where the tabbed interface shows, however when one moves the interface the application freezes. I also want to save the tab settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    EZO AssetSonar is a comprehensive IT asset management platform that provides real-time visibility into your entire digital infrastructure. Track and optimize hardware, software, and license management to reduce risks, control IT spend, and improve compliance.
    Learn More
  • 5
    Notepad++ plugin to convert tabs to spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sorry Project and files Moved to : "notepad++ plugin php script engine" : http://sourceforge.net/projects/phpfornppplugin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a plugin for Notepad++. Use NppAStyle, you can format your code in npp with AStyle easily.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    NOTICE: This project is not longer under development. Quicktext is a Notepad++ plugin for text substitution with multi field inputs. It's similar to Tab Triggers in TextMate, Resharper/CodeRush in Visual Studio. PLEASE UPDATE Notepad++ v5.4.4 if QuickText isn't functional.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 9
    This project extends and enhances the Notepad++ plugin interface to make it easy for novice and experienced programmers to create plugins and language stylers using Scintilla and Notepad++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-code automation to improve your process workflows Icon
    No-code automation to improve your process workflows

    Pipefy is a digital automation software that centralizes data and standardizes workflows for teams like Finance and HR

    Transform your financial and HR operations and improve efficiency even remotely with digital, customized workflows that your team can automate and integrate with other software without the need of IT development.
    Try For Free
  • 10
    Plugin for Notepad++ to show project's tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Notepad++ plugin (unicode) for developers of Zend Framework MVC projects. Provides context-sensitive toggle (Ctrl+F9) between Controller Action method and its View script. Ctrl+Alt+B loads the current project's Bootstrap.php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse Notepad Plugin, as the name says, is a plugin for Eclipse to write notes inside the workbench. The plugin has a view with tabs, where each tab is a separated note. The notes are all stored inside the workspace metadata.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ASN.1 Editor Plugin for Eclipse
    ASNEditor provides an Eclipse 3 editor plugin for ASN.1 (Abstract Syntax Notation One) files. It presents a dump view for ASN.1 BER encoded messages, an outline page, syntax highlighting, compare view, content assist, goto declaration, bracket matching..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FTPExplorerPlugin is a plugin developed for the Notepad++ Text editor. Its primary aim is to enable remote access to files and folders through the FTP protocol. It's like the Explorer plugin available for Notepad++, but with FTP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Plugin for OpenOffice Writer 2. Allow convert text from document to QTI XML test format. It is Work in interective mode, convert not all document, but text in selection, interpreted as one qustion. For now allow create "choise" and "compare" ques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cross-platform text editor and Notepad replacement based on Eclipse code -- a lightweight distribution of Eclipse. Padclipse is extremely extensible thanks to the Eclipse plugin model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FBExport is a tool for importing/exporting data and executing SQL statements on Firebird and InterBase databases. FBCopy is a tool to copy and compare data accross Firebird databases. Project also provides Nagios plugin to monitor Firebird database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Dockable Explorer Plugin for Notepad++ 4.0 and higher. Features: Tree, file list, Favorites, filtering, sorting and many more... Have a look here for main prog: http://notepad-plus.sourceforge.net/uk/about.php Try out and have fun
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Go (Golang) AutoComplete for Notepad++

    Notepad++ autocomplete support for the Go programming language

    A plugin that integrates the Gocode autocomplete daemon (https://github.com/nsf/gocode) into the Notepad++ text editor. Gives you true IDE-like code completion for the Go programming language (Golang), from on-the-fly analysis of the source code rather than a static list of keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fileswitcher

    A notepad++ plugin that designed to allow easy switching between files

    A notepad++ plugin that designed to allow easy switching between project source and header files using a configurable shortcut. The user can specify the related file types. Like: - .c , .cpp, .cc > .h - .cpp > .hpp - .cxx > .hxx - .asm > .inc - .xml > .xsd - .xml > .xsl - .aspx > .aspx.cs - .aspx.cs > .designer.aspx.cs - .pas > .dfm - .pas > .lfm - .frm > .frx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A plugin for Notepad++, it will update the following meta data tags in a HTML document upon save: <meta name='revised' content='Matt Clarkson 23/07/2010 03:21:24 PM'> <meta name='version' content='1.05.60'>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Using this Eclipse Plugin, one should be able to get a quick overview on what has changed between two EMF models. The graphical representation is fetched from GMF, the differencing is done by EMF compare.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB