Since no one has asked. What is the tech stack?
> It's a compose multiplatform[1] app, and it's templated-output-parsed rather than Rust-based.
21–30 of 52 posts
Since no one has asked. What is the tech stack?
> It's a compose multiplatform[1] app, and it's templated-output-parsed rather than Rust-based.
Nitpick: "[name-redacted]" and "jujutsu" are already heavily used terms. Googling around for information about this, at least for me, is pretty difficult. [name-redacted] is an international olympic sport, jujutsu is one of the most famous traditional japanese martial arts, jiu jitsu is the most popular submission base for MMA... I'd love a rebrand or rename in order to avoid having to work around the name collision.…
Since no one has asked. What is the tech stack?
From the Discord: > It's a compose multiplatform[1] app, and it's templated-output-parsed rather than Rust-based. [1]: https://www.jetbrains.com/compose-multiplatform/
It's difficult to go back to a separate VCS app after using IDE git support (specifically VSCode & the 'git graph' extension which is sadly permanently abandoned).
VS Code now has an OKish git graph built-in, in case you didn't know. This feature is a few months old.
It's difficult to go back to a separate VCS app after using IDE git support (specifically VSCode & the 'git graph' extension which is sadly permanently abandoned).
I'm confused -- what would you be going back from, given your preferred VSCode extension is abandoned?
It's difficult to go back to a separate VCS app after using IDE git support (specifically VSCode & the 'git graph' extension which is sadly permanently abandoned).
give "git lens" a try.
However I found this better extension for that: https://marketplace.visualstudio.com/items?itemName=letmaik....
So I don't really need Git Lens any more, which is good because they've made it all commercial and annoying.
This looks great though I like TUIs more. I’ve been using https://github.com/idursun/jjui for the last few months, I highly recommend it if you are a TUI person like me.