18 open-source projects similar to gleam-lang/gleam-mode, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Gleam theme and syntax highlighting for the Lite XL text editor.
✨ Gleam syntax support for Sublime Text.
This code has been merged into Vim, so it has Gleam support out-of-the-box!
Provides syntax highlighting and use of the Gleam Language Server, which itself provides formatting, goto-definition, autocompletion, and more!
Available in Atom packages: https://atom.io/packages/language-gleam
This plugin provides support for the Odin programming language in IntelliJ IDEA. You can add the plugin to your JetBrains IDE via the "Plugin" settings panel or by visiting the Odin Plugin Page.
Download or clone the repository and put it into: - Windows: %APPDATA%\Sublime Text\Packages\User - Mac: ~/Library/Application Support/Sublime Text/Packages/User - Linux: ~/.config/sublime-text/Packages/User
:sparkles: A (Neo)vim plugin for formatting code.
vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated indentation management, and filetype detection for a wide variety of programming and configuration languages. It serves as a single installation to streamline the development environment by providing integrated support for numerous languages. The project functions as a language support bundle that combines syntax highlighting packs with an indentation manager. It uses both extension-based filetype detection and pattern-based language identification to apply the correct visual for
Emacs support for Apple's Swift programming language.
Syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.