30 open-source projects similar to mawkler/jsx-element.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jsx Element.nvim alternative.
Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw code blocks on web pages. It functions as a client-side code formatter and a customizable lexer library for defining language-specific highlighting rules. The system allows for the creation of custom lexers to provide syntax highlighting for proprietary or uncommon programming languages. Visual presentation is managed through custom code styling and the integration of external CSS stylesheets to define colors and fonts. The project provides automatic syntax highlighting and s
Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e
Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem
This project is an Emacs configuration framework that provides a curated distribution of the editor. It focuses on a modular editor environment and a declarative package management system to ensure reproducible installations and optimized defaults. The framework distinguishes itself through a performance-optimized editor setup that uses lazy loading to reduce startup times. It implements a Vim-emulation layer, providing a modal editing interface with Vim keybindings and a leader-key command hierarchy for efficient navigation. The system covers a broad range of capabilities, including IDE lan
Neovim plugin for generating Java files (classes, interfaces, enums, records) with package-aware autocompletion.
Live-server integration for Neovim with smart commands and a clickable lualine toggle.
Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
Use Neovim as the default code editor for Unity — with .csproj generation, OmniSharp support and LSP-ready workflow.
A Lua language server add-on for writing PICO-8 code in an external editor
Batteries-included development environment for the Defold game engine, powered by Neovim
Neovim plugin for the Awsum programming language (.aww files).
Expose your localhost to the internet from inside Neovim (for the truly lazy among us)
Walt is a transpiler and typed language that converts a JavaScript-like syntax into WebAssembly binary format. It functions as a toolchain for developing high-performance logic for browsers and runtimes by translating typed source code into WebAssembly text format. The project includes a bundler-integrated loader that automates the recompilation of source files during the build process. It provides a linear memory manager used to define custom data layouts, structs, and memory allocators within a contiguous heap. The language supports defined function signatures, numeric types, and the abili
Neovim plugin to add shadcn UI component easily with telescope
A Neovim plugin to help with css unit, and number conversions.
A better structured display of golang symbols information
A Neovim port of Matt Pocock's ts-error-translator for VSCode for turning messy and confusing TypeScript errors into plain English.
A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
📌 A plugin that will help you easily identify the colors defined in CSS variables
📌 This plugin allows you to easily identify the value of a CSS variable from any other files.
Fuzzy search Go packages/symbols and view docs from within Neovim
Neovim plugin to copy the reference path of a Python symbol.