Open Source Linux Text Editors - Page 39

Text Editors for Linux

View 39 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    GatewayMU* is the result of a combination of what several of my friends and myself desire of a MUCK/MUD/MUSH/MU* client, a fully customizable integrated development environment with MUF and MPI support by default, and many wizards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gaupol is a subtitle editor for text based subtitle files (e.g. SubRip and MicroDVD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gazebo n : a small roofed structure affording shade and rest. Also an open framework for playing and assisting at playing most any OGL d20/DND game in the Gnome 2 environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GeanyHighlightSelectedWord
    It is a Geany ( http://www.geany.org/ ) plugin that high lights (highlights) the word that is currently selected in the editor. It works with geany versions 1.23, 1.24, …, 1.32..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A set of extras (plugins, snippets, templates, ...) for gedit, the GNOME text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gedit plugin: Allows to display a right side pane. A left-right pane manager is included. Copyright (C) 2009 Tournier Guillaume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Source code symbol browser for gedit 2, the GNOME text editor. An newer source code browser for gedit 3 can be found at https://github.com/Quixotix/gedit-source-code-browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have a look at this youtube video: http://www.youtube.com/watch?v=iFhd7rpbM_M&hd=1 Consider donating to this project: https://sourceforge.net/projects/geditchangelog/donate
    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
  • 10
    GEMCat is a full-featured, Dublin Core-based metadata generator/editor that is fully configurable from registry-based schemas based on Resource Description Framework (RDF). The tool is Java-based and fully configurable from RDF schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GenuineWord combines the quality of LaTeX with an easy-to-use markup language (pure ASCII, almost no tags). Furthermore, it converts inlined ASCII graphics and GnuPlot scripts to images usable by LaTeX. A content management system is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We are using a large archive of newspaper stories(GigaWordCorpus) as input to a parallel MPI program, and produce from that a list of top R terms of varying lengths M through N that are especially interesting. The program is done in C using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program counts patterns of words from a large archive of newspaper stories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GistPad

    GistPad

    VS Code extension for managing and sharing code snippets, and notes

    GistPad is a Visual Studio Code extension that allows you to edit GitHub Gists and repositories from the comfort of your favorite editor. You can open, create, delete, fork and star gists and repositories, and then seamlessly begin editing files as if they were local, without ever cloning, pushing or pulling anything. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes, knowledge bases, and interactive samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GitGutter

    GitGutter

    A Sublime Text 2/3 plugin to see git diff in gutter

    A Sublime Text plug-in to show information about files in a git repository. Gutter Icons indicating inserted, modified or deleted lines. Diff Popup with details about modified lines. Status Bar Text with information about file and repository and provides some commands like Goto Change to navigate between modified lines. Copy from Commit to copy the original content from the commit. Revert to Commit to revert a modified hunk to the original state in a commit. The diff popup shows the original content from the commit or the differences between it and the working content. The toolbar provides some commands to interact with or modify the changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. It also runs a word analogy evaluation script in python to verify word vector quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GlossMaker is a Java application that manages LaTeX gloss files. Gloss is a package which allows the creation of glossaries using BibTeX. The package can be found on CTAN (http://www.ctan.org/tex-archive/macros/latex/contrib/gloss/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The main goal of the program is to be a work a like of the ever popular command more. The difference is, that it runs in a graphic scrolled window with some widgets for text search, etc. The input may come from reading files or stdin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GoInEdit
    goinedit is a texteditor, Integrated Development Environment that supports every programming languages. It has an integrated shell terminal and function buttons like compile, execute, debug. It has a support for Microchip Pic and pickit! easy to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Text editor. Writen in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gorille is a small Java package designed to let developers of various kinds of XML processors test the content and names of XML structures in their XML documents. Gorille includes test files for XML 1.0 and the draft XML 1.1, or you can create your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gothe is a writing aid in picking the most appropriate prepositions or synonyms in a text. It does this by checking the frequency of appearance of different combination on Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Graveyard is a collaborative text editor. It allows users to edit the same text document synchronously or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cute-smart-easy-simple-green text/hex editor working on .net/mono. Especially designed for huge file editing. Support script language.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB