Search Results for "notepad compare plugin" - Page 5

Showing 123 open source projects for "notepad compare plugin"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Notepad++

    Notepad++

    Notepad++ project is moving to GitHub:

    Notepad++ project is moving to GitHub: https://github.com/notepad-plus-plus/notepad-plus-plus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Plugin for Notepad++. Adds windows 7 jump list support. Unicode version of Notepad++ only.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    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
  • 6
    Notepad++ plugin to convert tabs to spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sorry Project and files Moved to : "notepad++ plugin php script engine" : http://sourceforge.net/projects/phpfornppplugin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a plugin for Notepad++. Use NppAStyle, you can format your code in npp with AStyle easily.
    Downloads: 3 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    Plugin for Notepad++ to show project's tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 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: 9 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20

    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
  • 21

    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
  • 22
    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
  • 23
    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