GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#rust #kakoune #rust #text_editor #vim

Helix is a text editor inspired by Kakoune and Neovim, written in Rust. It offers features like Vim-like modal editing, multiple selections, built-in language server support, and smart syntax highlighting. This editor is mainly for terminal use but may have a custom renderer in the future. It's easy to install and has detailed documentation and troubleshooting guides. Users benefit from its powerful editing capabilities, efficient syntax highlighting, and active community support, making it a versatile and user-friendly tool for coding.

https://github.com/helix-editor/helix
#vim_script #api #c #lua #neovim #nvim #text_editor #vim

Neovim is an improved version of the Vim text editor. It makes maintenance easier and allows many developers to work on it together. Neovim supports advanced user interfaces, is highly extensible, and has features like modern GUIs, API access from various programming languages, and an embedded terminal emulator. It also supports asynchronous job control and shared data among multiple instances. You can install Neovim from pre-built packages or build it from source, and it is compatible with most Vim plugins. This makes Neovim a powerful and flexible tool for editing text, benefiting users by providing more features and better performance than traditional Vim.

https://github.com/neovim/neovim
#rust #code_editor #developer_tools #rust #text_editor #vim

Lapce is a very fast and powerful code editor written in Rust. It offers smart features like code completion and diagnostics thanks to its built-in Language Server Protocol (LSP) support. Users can enjoy a Vim-like editing experience and work on remote projects as if they were local. Lapce also includes a built-in terminal for running commands without leaving the editor. This makes it easy for developers to work efficiently and stay focused on their projects.

https://github.com/lapce/lapce
👍2
#rust #gpui #rust_lang #text_editor #zed

Zed is a fast and powerful code editor that helps you work better with your team. It's built using Rust, which makes it very efficient, especially with large files. Zed allows real-time collaboration, so you can work on code with others at the same time. It also supports AI tools like GitHub Copilot and has features like a built-in terminal and a REPL for testing code quickly. This means you can code faster and more smoothly, and it's easy to customize to fit your needs.

https://github.com/zed-industries/zed
👍1
#rust #editor #rust #terminal #text_editor

Microsoft Edit is a simple, modern text editor designed for easy use, especially for those not familiar with command-line tools. It combines the classic feel of the old MS-DOS Editor with a fresh interface like Visual Studio Code, supporting mouse use, multiple files, find and replace (including regex), and word wrap. It’s lightweight (under 250KB) and built in Rust, making it fast and efficient. You can install it easily on Windows using WinGet. This editor is great for quick, basic text editing tasks without needing complex setups or third-party tools, making editing straightforward and accessible for everyone[1].

https://github.com/microsoft/edit
1