Troy Stauffer
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created UI Stops responding
AnsweredWe have recently been having issue where i will be debugging and the app continues to run but the IJ UI will just stop responding to clicks or anything. It gets to a point where you have to kill it... -
Created Many files not loading
I just upgraded to Build #WS-253.31033.133, built on February 19, 2026and now when I load my project many of the files are not loading. i get a thing that looks like thisbut they are never loaded. ... -
Created Select Opened File is not working in latest 2025.3 version
I just upgraded to 2025.3 and the Open Selected and Auto Open file stopped working. I tried Invalidate Cache and that didn't help -
Created Formatting lines of code removes one liners
We are having issues trying to get formatting to leave out one liners aloneTake an example like thisBEFOREconst operatorsVMList = _.get(submissionVM, `lobData.pbtWaterCraft.coverables.operators.chi... -
Created New 2024 has strange browser popup on Ctrl-Alt-Click
AnsweredIn previous versions when I performed a Ctrl-Alt-Click on a Propery, it took me to the implementation and now it pops up some browser debug window. Is this now expected?