Code Editors for Linux

View 48 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    Open source Interactive Graphical Multiuser System for developing from online RPG/Adventure Games to strategy games like Starcraft. It includes a complete IDE (code editor, sprite and animation editor, scenario editor, debugger), a compiler and a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java AS400 RPG source code editor, debugger, IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Text editing program with the "Jphweb Text Format" and an integrated code editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KISLab

    KISLab

    develop with the terminal falvor

    The purpose of this project is to provide an easy way to write codes and compile them through Command line via terminal as it combines code editor and terminal in the same interface through A simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    LaraAdmin

    LaraAdmin

    Open Source Laravel Admin Panel

    LaraAdmin is a multi-purpose, open source Laravel Admin Panel / CMS that can be used to build an Admin Backend, Data Management Tool or CRM boilerplate for Laravel. It offers a complete set of utilities and features, including Advanced CRUD Generation, Module Manager, Schema Manager, Backups and Workflows. LaraAdmin controls your Models, Data and their Role Permissions without touching any code at all, saving you time and effort and allowing you to focus on Data representation rather than Data Handling. It's got a modular architecture that makes Data management a breeze; generates CRUD methods and views which are very easy to customize; and is very easy to install-- all it takes is one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Create the open-source algorithm for the EDA, it has released two products, GVeri- a code editor embeded compiler to design hardware, mini-router - a LEA algorithm for routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NoteSharp - C# Text/Code Editor

    NoteSharp - C# Text/Code Editor

    A free text/code editor built in C#.

    NoteSharp is a free open-source text editor built in (and for) C#. Using only my code, I created this as a little experiment. I like the way Notepad++ works and have always wanted to make my own version; and here it is. Trying to implement most things people need, I try to update this weekly, but I can't always do it. If anyone would like to help me, then please get in touch. I hope you enjoy using NoteSharp! [PLEASE NOTE] This project has nothing to do with Notepad++, it is not a clone. NoteSharp is built using code I have put together, and is extremely different. NoteSharp is built using ideas from Notepad++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Notepad X
    STOP!!! This has moved to github! http://www.github.com/mlnlover11/Notepad-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Octclipse

    Octclipse

    Octave Eclipse GUI

    Octave development environment built upon Eclipse's Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac support is possible. The project needs a maintainer for Mac version, since I don't have Mac to build Octclipse and test it on this platform. Also, it is worth to support Eclipse 4.0 Juno with DLTK 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small news script built with PHP and MySQL. This software includes an Auth system, a Comment system and will contain a WYSIWYG code editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Orbit Code Editor

    Orbit Code Editor

    simple lightweight python code editor

    Orbit Code Editor is a lightweight python editor with simple design. Orbit is build with python and PyQt5. Quick startup helps you to code any time instantly just open it and it's ready to code. You don't need to add .py extension in the file name the editor will do it automatically . Your can Run your code with easy shortcut But make sure you save your code with proper name before running the code. With all that its's classic and Dark look will enhance you feeling for code. Whats New in Version 1.5! added line navigation bar new layout fixed code code running bug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple source code editor with syntax highlighting, project management and extern text filtering. Based on Scintilla component, written in wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PAWed is a simple, easy to use, source code editor, written for GNOME2 and utilising Scintilla, which is extensible through plugins (e.g. HTML Tidy plugin) and Python scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it, evolve it. Thanks! :) PhPyCli has been written under Fedora Linux, in Python and with the wxPython GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Quip is a lean-and-mean, platform independent source code editor that features support for custom scripts and an interface designed to leverage modern computer systems and standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    React-Ace

    React-Ace

    React Ace Component

    A set of react components for Ace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SBA Creator
    Please, get the last version from http://sba.accesus.com/software-tools/sba-creator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SCedit is a source code editor developed in java hence platform independent and light weight easy to use application. It provides many features like auto formatting, multiple language selection, syntax highlighting, color template customization etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox. Sandpack uses CodeMirror under the hood, giving you all the basic capabilities of a code editor and syntax highlight. However, if you want to use your own editor framework, you can add that as a component too! Sandpack embeds the browser bundler that powers CodeSandbox and takes advantage of features like npm dependency support, hot module reloading, error overlaying, and caching. With Sandpack, you're always one click away from opening your code snippet in CodeSandbox. This way, you can easily share bug reports or examples behind a unique URL. Set the template prop to get started with Sandpack in a few lines of code. Each template contains all the files and dependencies needed to start a project right away. Tweak the UI to your liking using the options prop. Quickly toggle the appearance of built-in components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python bindings for the Scintilla source code editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Suside

    Suside

    A fully fledged and flexible code editor

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the layout of the components that gives the interface a clear and consistent look, conforming to specifiable interface guidelines, in an application and across applications. This interface builder provides an environment for specifying component and layout specifications for the interface of Java applets and applications. The tool enables anyone who knows the semantics of the Java Abstract Windowing Toolkit (java.awt) to build quality interfaces. This is achieved by integrating general design principles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TED

    Text EDitor - syntax highlighting - multiple files in tab

    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.