You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JetBrains made a new code editor that is meant to compete with VSCode. I got access to the closed beta and it's nice. I'd enjoy if your finder-buttons could be updated to support it.
Right now, it can only be installed through their Toolbox, the path is $HOME/Applications/JetBrains Toolbox/Fleet.app. In the future there might be a brew formula, thus it shall be installed to /Applications/Fleet.app. Ideally your implementation could try to launch /Applications/Fleet.app with the current path as argument and fall back to $HOME/Applications/JetBrains Toolbox/Fleet.app.
It should allow to open in the same way like VSCode.
Thanks for the great Finder buttons. Sharing is caring, so big kudos! =)
The text was updated successfully, but these errors were encountered:
JetBrains made a new code editor that is meant to compete with VSCode. I got access to the closed beta and it's nice. I'd enjoy if your finder-buttons could be updated to support it.
https://www.jetbrains.com/fleet/
Right now, it can only be installed through their Toolbox, the path is
$HOME/Applications/JetBrains Toolbox/Fleet.app
. In the future there might be a brew formula, thus it shall be installed to/Applications/Fleet.app
. Ideally your implementation could try to launch/Applications/Fleet.app
with the current path as argument and fall back to$HOME/Applications/JetBrains Toolbox/Fleet.app
.It should allow to open in the same way like VSCode.
Thanks for the great Finder buttons. Sharing is caring, so big kudos! =)
The text was updated successfully, but these errors were encountered: