Search Results for "notepad plugin column" - Page 4

Showing 106 open source projects for "notepad plugin column"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A plugin for Notepad++, which aids in documentation. It generates documentation templates for functions. Source moved to https://github.com/kapilratnani/DocIt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ColorPicker Plugin for Notepad++

    A unicode ColorPicker plugin for Notepad++.

    A unicode ColorPicker plugin for Notepad++, written in Delphi, including compiled DLL files and Delphi source.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    nppSaveAsAdmin

    Plugin for Notepad++ which allows to save files as administrator

    This plugin allows you to save any file as administrator. Just press "Save" in Notepad++ and if you are not allowed to change this file as user, Notepad++ will save it as administrator. Windows XP, Windows Vista, Windows 7, Windows 8 are supported. Unpack to "%NOTEPAD-FOLDER-DIR%/plugins" to install
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Mardao source project is hosted at GitHub: https://github.com/sosandstrom/mardao Generates a DAO interface with multiple implementations: JPA, Android, Low-level AppEngine Datastore and SpringJDBC. The input to the generator are the annotated domain objects. The generator is packaged as a maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Source Switch is a plugin for Notepad++ that allows an easy switch between project source and header files. Various current supported extensions with more to be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This plugin mimics the "open selected file" in PSPad. I am a PHP developer and i often see an 'require_once("../this/is/some/file.php");'. In pspad you can select the whole path (../this/is/some/file.php) and open it from the menu. Now you can do the same in notepad++. Just select the whole path and press alt+o, or use the button in the toolbar on top.
    Leader badge
    Downloads: 293 This Week
    Last Update:
    See Project
  • 7

    XSL To PDF

    Design Reports XSL based and generate to PDF

    This is a Notepad++ Plugin, is a Designer for view and develop XSL reports. Based in an XML source data file, and generate the final PDF report. Note.- For generate PDF file requires to download and install wkhtmltopdf. http://code.google.com/p/wkhtmltopdf/downloads/list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tab triggered snippet plugin for Notepad++. Support global snippets and snippets for each file extension or file name, simultaneous hotspots editing, nested hotspots, hotspot text hint and hotspot default value. Comments can be added to snippets.
    Leader badge
    Downloads: 318 This Week
    Last Update:
    See Project
  • 9

    notepad++ plugin to compile java

    java compiler plugin for notepad++

    java compiler plugin uses java compiler to compile java files from notepad++ and also runs the files from notepad++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 10
    Modifies notepad++ into a GTAGS based minimalistic IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Its a VHDL plugin for Notepad++ which is simular with the one which is available on emacs (Copy a selcted entity port and then paste it as instatiation , Signals or as Testbench )
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Code snippet and Surround With plugin for Notepad++. Write snippet name and replace it with real code or select some text and surround it with something like IF,TryCatch,Table,Div or whatever.Will give you hint if you don't remember the snippet name
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This plugin works Notepad++ max version 7.5.3 and PHP v 5.26 (sorry). Plugin for text editor Notepad + +(both. UNICODE & ANSI). This plugin allows you to control and word processing using a scripting language PHP(as Visual Basic for Excel). No need to install PHP and Apache. Full Server HTTP is buildIn.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    Plugin for Notepad++. Adds windows 7 jump list support. Unicode version of Notepad++ only.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Notepad++ plugin to convert tabs to spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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: 5 This Week
    Last Update:
    See Project
  • 24
    Plugin for Notepad++ to show project's tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB