Search Results for "notepad plugins compar"

Showing 16 open source projects for "notepad plugins compar"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1

    Notepad++ Plugins

    A plugin to improve Notepad++

    Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
    Leader badge
    Downloads: 5,821 This Week
    Last Update:
    See Project
  • 2
    GEDCOM Lexer Plugin for Notepad++

    GEDCOM Lexer Plugin for Notepad++

    Syntax highlighting and folding for GEDCOM

    Enhances Notepad++ text editor's handling of GEDCOM files. View GEDCOM files with syntax highlighting of: level, xref id, tag, pointer, value and escape tokens. Customize coloration and font styles. Grammar errors are also highlighted. View GEDCOM files in outline mode by folding sections based on line level.
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 3
    JSToolNpp

    JSToolNpp

    A JavaScript tool for Notepad++ and Visual Studio Code

    A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code. * Douglas Crockford's JSMin algorithm to minimize JavaScript code. * My own algorithm to format JavaScript code. * A JSON tree viewer. The JSON tree viewer for Notepad++ can handle >10MB JSON file easily. * Support 64bit Notepad++ (from version 1.20.0, ".64.zip" package). Really helpful to JavaScript coder on Notepad++ and Visual Studio Code. Easy to use it. Made in China. Project site: http...
    Leader badge
    Downloads: 7,588 This Week
    Last Update:
    See Project
  • 4

    LocationNav

    Text view,navigate/newfile define/inner webbrowser for Notepad++

    Have two plugins for Notepad++, LocationNavigate and NewFileBrowser . LocationNavigate, support the navigate of cursor location histroy , mark or navigate edited line. NewFileBrowser, it can define 2 new file's text and have a inner webbrowser which could run current file
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5

    GOnpp

    go language plugin for notepad++

    This plugin allows you to run some features of the go command from within notepad++ as well as supporting codecompletion via gocode (you need to have github.com/nsf/gocode installed and available from your PATH). Currently the following subcommands are supported: * go fmt -> ALT+F * go test -> ALT+T * go install -> ALT+I * go run -> ALT+R * code completion -> ALT+O * function call tips -> ALT+P All open files are being saved upon running a go cmd. Any output they produce...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    A Notepad++ plugin to make plugins in Python (using Python Scripting plugin). A small DLL is used to register the plugin and load a configuration file which specifies Python functions to call when menu items are selected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    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: 11 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Notepad++ plugin to convert tabs to spaces.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    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
  • 11
    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
  • 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
    Notepad++ plugins for file template
    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
    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: 1 This Week
    Last Update:
    See Project
  • 16
    A plug-in for the Notepad++ Open Source editor, allowing access to the editor's internals from user scripts written in Lua language. Provides N++ users with easy and powerful way to automate complicated tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next