
edamagit | lite | |
---|---|---|
11 | 30 | |
1,199 | 7,428 | |
1.3% | - | |
6.7 | 0.0 | |
3 months ago | over 1 year ago | |
TypeScript | Lua | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
edamagit
-
Tell HN: Edamagit (VSCode) is looking for a new maintainer
Edamagit for VSCode, the Magit clone I started as a COVID lockdown project, is now seeking a maintainer. I can no longer support this project, but I believe both the users and the project deserve a chance to thrive under the guidance of someone willing and capable.
Lately, my only contributions have been to protect the extension from breaking changes in VSCode and to address critical bugs. I rely on this tool and use it daily, so I will continue to do so unless there's a change in maintainership.
[ Seeking maintainer. Contact [email protected] ]
https://github.com/kahole/edamagit
- Edamagit – Magit for VSCode
- Edamagit - Magit for VSCode
-
Magit
> Using the Vscode extension version [...]
Are you referring to https://github.com/kahole/edamagit ?
-
Switching From VSCode to DOOM Emacs Recently. Here's My Experience
There is a magit inspired extension for VSCode called edamagit. Last I tried it the bare basics were there, but things quickly fell apart when I tried doing anything more than staging a chunk and committing it. But I would image it’s only been getting better over time.
-
Vim/Neovim, Vscode or Intellij?
One alternative would be to just not use the mouse with VS Code. For committing, there’s https://github.com/kahole/edamagit where Alt-x c c Ctrl+c Ctrl+c gets you there. Same goes for opening files, etc.
-
Linus (Tech Tips) is using KDE in his Linux challenge, talks issues with his unique setup and challenges gaming
Example where you can see the raw button on the right: https://github.com/kahole/edamagit/blob/develop/tsconfig.json
-
VS Code extension to integrate the tox task automation tool
Not at all - pretty much the opposite: I switched to VS Code after using Emacs (Spacemacs and later Doom Emacs) for 4.5 years. Other than the excellent keyboard usability, I've always found emacs to be a bit of a pain. After I found Edamagit and VSpaceCode, I was sold.
-
VSCode Magit - An Introduction
Repo here: https://github.com/kahole/edamagit
-
The values of Emacs, the Neovim revolution, and the VSCode gorilla
I use this for git interactions in VSCode
https://github.com/kahole/edamagit
lite
-
TextAdept
Another small, minimalist Lua-based text editor is Lite[1], and it's much less "light" cousin Lite-XL[2]
1: https://github.com/rxi/lite
2: https://github.com/lite-xl/lite-xl
-
A Love Letter to Tinkerable Software
Playing with browser developer tools and always seeing obfuscated JavaScript makes me sad. I'm not a web developer, but I suspect the security gained is low enough to fall within the author's "unnecessary constraints."
On the other hand, there are projects like https://github.com/rxi/lite
-
Leveraging Rust and the GPU to render user interfaces at 120 FPS
Beyond the rendering which as noted is nothing that hasn't been done before (in general) the inherent OT/multi user + tree sitter functionality is something that entices me.
I'm surprised nobody pointed out lite/litexl here either it's rendering of ui is very similar (although fonts are via a texture; like a game would) and doesn't focus overly on the GPU but optimises those paths like games circa directx9/opengl 1.3
https://github.com/rxi/lite/blob/master/src/renderer.h
-
Minimal Cross-Platform Graphics
> is using pure software rendering (on top of SDL) in a rather naïve fashion
https://github.com/rxi/lite/blob/master/src/rencache.c#L4
I think you'll find that they found the naive approach was sufficiently poor, performance wise, that additional optimizations had to be applied on-top.
> But for quick hacking / porting old demos / writing emulators and also text based UI it can be fast enough.
/shrug
If you want to use it, use it. It's 'good enough'...
> if you vastly lower your expectations
- Lite: A lightweight text editor written in Lua
-
Looking for an IDE with the following characteristics
How about lite https://github.com/rxi/lite
-
Now that Atom has been discontinued - where to next?
You have options: - Sublime Text - VsCodium - Lite - https://github.com/rxi/lite
- 4coder editor is now fully open source
-
Lapce
I like the single lapce.exe and loads reasonably fast.
But this is in a pre pre-alpha stage, so many bugs it's far too early for public feedback. It loads reasonably fast except chrome stats in top left then jerks towards the center. The start page says to bring up the command palette which I was unable to navigate via keyboard.
The open file dialog takes an eternity to load the first time, the path is in a text box that's not editable. Focusing a text file gives an Insert cursor which is in text mode, there's a noticable slow delay before writing the first character, text selection is non existent so lacks basic text editing features.
There is a built-in terminal however there's only a single tab.
The only thing that gives it potential is that the folder/file browsing is super quick even with a node_modules folder so it might be built on efficient rendering that can be improved.
Even for such a basic editor it's 38mb download. For a far smaller + more complete editor checkout Lite:
https://github.com/rxi/lite
What are some alternatives?
tabout - Tab out of quotes, brackets, etc for Visual Studio Code
lite-xl - A lightweight text editor written in Lua
vscode-git-graph - View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
VSpaceCode - Spacemacs like keybindings for Visual Studio Code
Apache NetBeans - Apache NetBeans
ffxiv-tools - Tools for FFXIV
LSP-pyright - Python support for Sublime's LSP plugin provided through microsoft/pyright.
evil - The extensible vi layer for Emacs.
doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
flatpak-vscode - Integrate Flatpak with VSCode
coc-pyright - Pyright extension for coc.nvim
