Yonilevy

- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 19
-
Created Add "Copy" to hunk diff options
Hello,When viewing a hunk diff in the IntelliJ based IDEs, one of the options is to copy the old version to clipboard. In Fleet, there's the options to “Revert” and “Diff”, but “Copy” is missing.My... -
Edited Terrible code placeholder behavior
Hi again,This has been bothering me for a while: the code placeholder (<#code#>) behavior in Fleet is unacceptably bad. Some issues: When a placeholder is selected, I expect a Paste (Cmd+V) to repl... -
Created Bug: global search term disappears
I don't know exactly what causes this behavior (whether it's somehow intentional) but it's very counter-productive: Launch the “Find in Files” text search (Cmd+Shift+F in my setup) Type a search te... -
Created Bug: Go to Previous Change acts like Go to Next Change
Hi again,This seems to be a new bug in the latest Fleet (version below) - the “Go to Previous Change” action doesn't work, it instead does “Go to Next Change”… This used to work fine.FYI I tried ... -
Created Run & Debug >> Remember the last device
Hello,Using Fleet to write iOS apps, one very annoying behavior is “Run & Debug" auto-switching the target device.90% of the time I want to run my app on the same Simulator device, so I go to the “... -
Created Go to Recent File broken in latest version
Again, this wasn't the behavior before upgrading to:Fleet version: build 1.43.142OS: Mac OS X (15.1.1, aarch64)One of your IDEs best features IMO is the “Go to Recent File” menu, where with Ctrl+E ... -
Edited Infinite "Log in to JetBrains AI to continue" popup
This only started happening after upgrading to the latest version: Fleet version: build 1.43.142OS: Mac OS X (15.1.1, aarch64)Whenever I open the “RUN & DEBUG” menu, i'm presented with a “Log in to... -
Created Updating Fleet deleted my keyboard shortcuts / theme / settings...
cat ~/Library/Application\ Support/JetBrains/Fleet/keymap/user.json { "keymap": [ ] }Good thing I made a copy / backup earlier, this is insane!Am I the sole Fleet user? -
Created Option to restart the Xcode/Run-App backend
Once every 5-10 attempts of running my iOS app (on the simulator) through Fleet, it ends up in a “hung” mode where no matter how many times I'll “Stop” the app and retry to Run/Debug it → absolutel... -
Edited Needed improvements to the Usages view (from IntelliJ)
Hi again,Another ask for behaviors that existed in AppCode/IntelliJ since forever and are missing in Fleet, this time for the “Usages” popup. Lay out the usages *flat*, without the dedicated header...