Showing 56 open source projects for "scintilla"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start 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
    Scintilla
    Scintilla is a free source code editing component which includes useful features such as syntax styling, error indicators, folding, code completion and call tips. The project includes SciTE (SCIntilla based Text Editor).
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 2
    Notepad++

    Notepad++

    Free, open-source text editor

    Notepad++ is a source code editor that is free to use and is available in various languages. The source code editor is also written in C++ and is based on the Scintilla editing component. Notepad++ offers a wide range of features, such as autosaving, line bookmarking, simultaneous editing, tabbed document interface, and many more features. Over 140 plugins are also available to use in the default program. Notepad++ takes advantage of higher execution speed and smaller program size by using Win32 API and STL. ...
    Downloads: 2,754 This Week
    Last Update:
    See Project
  • 3

    LsCsScintilla

    Port of Scintilla to Ls-Cs

    Now that Qt is basically no longer OpenSource given there is no LTS and the "community" is barred from choosing direction or maintaining its own LTS, a port of Scintilla was needed. Ls-Cs is a port of CopperSpice which is a port of the last real OpenSource version of Qt, version 4.8. LsCsScintilla is a port of Scintilla to work with Ls-Cs. All Qt+Scintilla based editors should be able to port to Ls-Cs+LsCsScintilla rather painlessly. RedDiamond uses Ls-Cs+LsCsScintilla Previous versions of this project that worked with CopperSpice will be dropped going forward. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    ExtSettings

    Notepad++ plugin to configure normally not available settings

    Notepad++ uses Scintilla as its underlying edit component. Scintilla has a bunch of possible options to configure but not all of them are available via the preferences dialog or the main menu of Notepad++. This plugin provides the ability to configure some of these settings.
    Leader badge
    Downloads: 293 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5

    wxEdit

    Text editor based on Scintilla and wxWidgets

    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LEA

    LEA

    LEA is a Lightweight Editor for Ada

    LEA, a Lightweight Editor for Ada, aims to provide an easy, script-world-like, "look & feel" for developing Ada projects of any size and level, while enabling access to full-scale development tools like GNAT. More information on: http://l-e-a.sf.net/ Alire crate: https://alire.ada.dev/crates/lea Mirror: https://github.com/zertovitch/lea
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    vx - fast LaTeX editor

    Fast editor for TeX documents

    VX is a small, light, free text editor and yet another shell for TeX programming language based oh Scintilla. "Visualizing" corresponds only to document editing process, but not to preview (as in WYSIWYG systems). Main feature of VX is support of accelerators (macro) for text typing. Also usual text editing functions are supported such as autocompleting, block selecting etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This a plc source code need to be complete, New Files been add the Seme File is a ArduinoLadder and the Seme_Src is a C# Scintilla Text Editor File we want to add a programmable Text editor for developing AI along with the PLC
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    MariaMole

    MariaMole

    An advanced IDE for Arduino development

    ...Features like color-themes, fully-configurable building process, multi-project workspace, etc, are available This project is distributed under the license CC-By SA 3.0. This project uses an open-source library called Scintilla, for the syntax-highlighting code editor. You can get Scintilla licensing from here: http://www.scintilla.org/License.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    IDEM

    Another IDE for c/c++ mfc learning

    Light IDE based on Scintilla and MFC for study purpose with free libraries like astyle, ctags,SQLite ... and third party controls modified. The ide is still under construction. Open for little smart functionality: please add your comment for this.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13

    ScintillaTk

    Tk platform implementation for Scintilla text widget

    This package provides the Scintilla widget as a Tk Toolkit widget extension. It is modeled after the Tk text widget for common or similar operations. There are also additional subcommands unique to Scintilla's features. See the ScintillaTk man page for more details. This extension was developed using Tcl/Tk 8.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JaeEditor 1.9.15 + FASM 1.71.22

    JaeEditor 1.9.15 + FASM 1.71.22

    Integrated Development Environment for Flat Assembler.

    JaeEditor is a Fasm IDE written using Microsoft Visual Studio 2012, WinAPI and Scintilla.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Notepad++ Python Script

    Notepad++ Python Script

    A Python Scripting plugin for Notepad++

    A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
    Leader badge
    Downloads: 1,031 This Week
    Last Update:
    See Project
  • 16

    Developers Notepad

    A notepad replacement aimed at developers

    Developers Notepad or DevNotepad for short is a light weight notepad type editor geared towards developers with syntax highlighting. It aims to provide features which developers will find helpful without attempting to replace an IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ZionEdit

    A light and easy to use programmer's editor for windows

    An intuitive, very configurable, uncluttered programmer's editor based on the awesome Scintilla component & wxWidgets. Supports C/C++, C#, Java, SQL, CSS, HTML(JavaScript,PHP etc), Python, Perl, Ruby, Lisp, Fortran, Assembly, Batch, Makefile --for Win32. My sincerest apologies on the old domain (that I no longer own going to some sleazy site). The new domain for ZionEdit is http://zionedit.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    ScintWrapper

    Pascal and Java Scintilla wrappers

    Git repository on https://github.com/borneq/ScintWrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kephra
    richt, tight and beautiful GUI text editor made in Perl, WxWidgets & Scintilla. Releases: WIN(stable|testing), GTK&Mac (please use CPAN installer) other packages in planning
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Notepad replacement program, evolution from Notepad2, because I can't join to the group, so I create a project on sourceforge, My goal is support MDI, and based on scintilla project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    editor E++ - freeware HTML editor, PHP editor, C++, JavaScript, ASP, HEX editor. Based on the powerful editing component Scintilla, E++ is written in VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AIMLscintilla_chung

    AIMLscintilla_chung

    an AIML editor with test run feature using scintilla and AIML_chung

    AIMLscintilla chung is an AIML editor with test run feature using scintilla and AIML_chung standalone chatbot . Edit and test aiml chat bot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    openSCAD Editor

    A free editor for openSCAD based on .NET Scintilla

    A free editor for openSCAD based on .NET Scintilla supporting .. AutoCompletion and other editor stuffs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlitzMaxGtk is a module which adds Gtk+ and Scintilla compatibility to BlitzMax (currently only available for Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NullPad - Powerful , Easy-2-Use Notepad
    Simple, open-sourced and easy-2-use notepad Requirements : .Net Framework 4.0 Written in Visual Basic 2010 Express Edition Donate : https://sourceforge.net/donate/?user_id=3388771 Based on Scintilla
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB