Showing 334 open source projects for "ego language editor"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    Elixir Language Server

    Elixir Language Server

    A frontend-independent IDE "smartness" server for Elixir

    Implementing features such as auto-complete or go-to-definition for a programming language is not trivial. Traditionally, this work had to be repeated for each development tool and it required a mix of expertise in both the targeted programming language and the programming language internally used by the development tool of choice. The Elixir Language Server (ElixirLS) provides a server that runs in the background, providing IDEs, editors, and other tools with information about Elixir Mix...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Jsonnet Language Server

    Jsonnet Language Server

    A Language Server Protocol (LSP) server for Jsonnet

    A Language Server Protocol (LSP) server for Jsonnet. The design is influenced by several configuration languages internal to Google, and embodies years of experience configuring some of the world's most complex IT systems. Jsonnet is now used by many companies and projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Astro Language Tools

    Astro Language Tools

    Language tools for Astro

    This repository contains all the editor tooling required for the Astro language (.astro files). Notably, it contains an implementation of the Language Server Protocol (LSP) which as of now is used for the official VSCode Extension but could also be used to power a plugin for your favorite IDE in the future. This repository is a monorepo managed through Turbo, which means that multiple packages are in this same repo (packages folder). The official VS Code extension for Astro. This enables all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Asciidoc Editor based on JavaFX 20

    Asciidoc Editor based on JavaFX 20

    Asciidoc Editor and Toolchain written with JavaFX 19

    Asciidoc FX is a WYSIWYG editor for the Asciidoc markup language. You can build PDF, Epub, and HTML books, documents, and slides. Supported Operating Systems and Builds shows the list of available builds with links for reference. If you are looking for the very latest version, visit the link in the note above to be guaranteed of downloading the latest and greatest version of AsciidocFX. AsciidocFX converts documents via the AsciidoctorJ library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    Helix Editor

    Helix Editor

    A post-modern modal text editor

    A Kakoune / Neovim inspired editor, written in Rust. The editing model is very heavily based on Kakoune.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    CP Editor

    CP Editor

    The IDE for competitive programming

    CP Editor is designed for competitive programming. It helps you focus on your algorithms and automates the compilation, execution and testing of your code. It can fetch test cases from different platforms and submit solutions to Codeforces. It automates all that's reasonably possible and allows you to purely focus on your code. Say no to manual efforts of running and testing your code against expected outputs. It can fetch test cases automatically from almost all competitive programming sites...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Kotlin Language Server

    Kotlin Language Server

    Kotlin code completion, diagnostics and more for any editor/IDE

    A language server that provides smart code completion, diagnostics, hover, document symbols, definition lookup, method signature help and more for Kotlin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Rust Programming Language

    Rust Programming Language

    Empowering everyone to build reliable and efficient software

    The Rust Programming Language is a language that empowers you to build reliable and efficient software. It runs blazingly fast and is memory-efficient, so it can power performance-critical services and run on embedded devices. It has a rich type system and ownership model, ensuring both thread and memory safety. Consisting of a standard library, great documentation and a friendly compiler, plus a top-notch build tool, package manager, auto-formatter and many other great tools, it’s the language...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    electerm is a terminal/ssh/sftp client (Linux, Mac, Win) based on electron/ssh2/node-pty/xterm/antd/subx and many other libs. Works as a terminal/file manager or ssh/sftp client (similar to xshell). Global hotkey to toggle window visibility (similar to guake, default is ctrl + 2) Multi platform (Linux, Mac, Win). Multi-language support (electerm-locales, contributions/fixes welcome) Double click to directly edit (small) remote files. Edit (small) local files with built-in editor. Auth...
    Downloads: 674 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Compose Rich Editor

    Compose Rich Editor

    A Rich text editor library for both Jetpack Compose

    A rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable and supports the common rich text editor features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs...
    Downloads: 100 This Week
    Last Update:
    See Project
  • 13
    Neovim

    Neovim

    Hyperextensible Vim-based text editor

    Neovim is a hyperextensible text editor based on Vim. It seeks to maximize usability and extensibility, simplify maintenance and encourage contributions.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 14
    C/C++ for Visual Studio Code

    C/C++ for Visual Studio Code

    Repository for the Microsoft C/C++ extension for VS Code

    The C/C++ extension adds language support for C/C++ to Visual Studio Code, including features such as IntelliSense and debugging. C/C++ support for Visual Studio Code is provided by a Microsoft C/C++ extension to enable cross-platform C and C++ development on Windows, Linux, and macOS. C++ is a compiled language meaning your program's source code must be translated (compiled) before it can be run on your computer. VS Code is first and foremost an editor, and relies on command-line tools to do...
    Downloads: 116 This Week
    Last Update:
    See Project
  • 15
    ImHex

    ImHex

    A Hex Editor for Reverse Engineers, Programmers

    ImHex is a Hex Editor, a tool to display, decode and analyze binary data to reverse engineer their format, extract informations or patch values in them. What makes ImHex special is that it has many advanced features that can often only be found in paid applications. Such features are a completely custom binary template and pattern language to decode and highlight structures in the data, a graphical node-based data processor to pre-process values before they're displayed, a disassembler, diffing...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 16
    Botpress

    Botpress

    Dev tools to reliably understand text and automate conversations

    We make building chatbots much easier for developers. We have put together the boilerplate code and infrastructure you need to get a chatbot up and running. We propose you a complete dev-friendly platform that ships with all the tools you need to build, deploy and manage production-grade chatbots in record time. Built-in Natural Language Processing tasks such as intent recognition, spell checking, entity extraction, and slot tagging (and many others). A visual conversation studio to design...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 17
    TOAST UI Editor

    TOAST UI Editor

    Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible

    ... Editor follows both CommonMark and GFM specifications. Write documents with ease using productive tools provided by TOAST UI Editor and you can easily open the produced document wherever the specifications are supported. Through the context menu of the table, you can add or delete columns or rows of the table, and you can also arrange text in cells. Highlight the code block area corresponding to the language provided by Prism.js.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Xournal++

    Xournal++

    A handwriting notetaking software with PDF annotation support

    ... by using page previews. Add images and create various shapes, from circles to splines to axis. Snap objects to rectangular grid or degrees of rotation. Create anything from differential equations to electrical circuits or the structural formula of molecules using our built-in LaTeX editor. Customize your toolbar to create a new layout, tailor-made for you.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    Luau

    Luau

    Fast, small, safe, gradually typed embeddable scripting language

    ... caveats. Luau is used by Roblox game developers to write game code, as well as by Roblox engineers to implement large parts of the user-facing application code as well as portions of the editor (Roblox Studio) as plugins. Roblox chose to open-source Luau to foster collaboration within the Roblox community as well as to allow other companies and communities to benefit from the ongoing language and runtime innovation. As a consequence, Luau is now also used by games like Alan Wake 2 and Warframe.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    Angular

    Angular

    The modern web developer’s platform

    ... templates. Extend the template language with your own components and use a wide array of existing components. Get immediate Angular-specific help and feedback with nearly every IDE and editor. All this comes together so you can focus on building amazing apps rather than trying to make the code work. From prototype through global deployment, Angular delivers the productivity and scalable infrastructure that supports Google's largest applications.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    CodeMirror

    CodeMirror

    A versatile in-browser code editor

    CodeMirror is a versatile in-browser code editor implemented in JavaScript. Made specifically for editing code, it comes with more than a hundred language modes and numerous addons for more advanced code editing functionality. CodeMirror comes with several useful features, including autocompletion, code folding, configurable key bindings, Linter integration and many more. It supports the standard desktop versions of the following browsers: Firefox, Chrome, Safari, Opera and Internet Explorer...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    Flet

    Flet

    Flet enables developers to easily build realtime web and mobile apps

    ... in Python only and get a multi-user, real-time Single-Page Application (SPA). To start developing with Flet, you just need your favorite IDE or text editor. With no SDKs, no thousands of dependencies, no complex tooling, Flet has a built-in web server with assets hosting and desktop clients.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    Fyrox

    Fyrox

    3D and 2D game engine written in Rust

    A feature-rich and easy-to-use game engine written in the Rust programming language. The engine comes with an editor, Fyroxed (Fyrox + editor) is a native scene editor for the Fyrox Game Engine. High-quality volumetric lighting (directional, point, spot) with soft shadows. PC (Windows, Linux, macOS) and Web (WebAssembly) support. First-class 3D and 2D support + ability to mix 3D with 2D. Deferred shading, use tons of lights with small overhead. Built-in save/load, save or load entire state...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Komodo Edit

    Komodo Edit

    Komodo Edit is a fast and free multi-language code editor

    Code faster with the IDE for today’s web languages – Python, PHP, Perl, Golang, Ruby, and more. Powerful editor with syntax highlighting, autocomplete, code refactoring, and more. Visual debugger and more to debug, inspect, and test your code. Support for Git, Mercurial, Subversion, CVS, Perforce and Bazaar. Tons of add-ons for customizing and extending features. Great tools for pair programming and collaboration. Python, PHP, Perl, Go, Ruby, Node.js, JavaScript, and more. Define your own...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    GraphQL

    GraphQL

    The GraphQL LSP reference ecosystem for building browser & IDE tools

    GraphiQL is the reference implementation of this monorepo, GraphQL IDE, an official project under the GraphQL Foundation. The code uses the permissive MIT license. Whether you want a simple GraphiQL IDE instance for your server, or a more advanced web or desktop GraphQL IDE experience for your framework or plugin, or you want to build an IDE extension or plugin, you've come to the right place! GraphiQL provides monaco editor with a powerful, schema-driven graphql language mode. It also...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next