opticyclic searches
- Total activity 1105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 411
-
Created Find and Replace Try/Catch Using Search Structurally
AnsweredI feel like Search Structurally is a really powerful tool that I don't understand how to use. I am trying to find instances where an Exception has been caught and the Logger has eaten the stacktrac... -
Created Intelligent Merge Conflict Resolution Of Imports
AnsweredMy workflow for resolving conflicts is: Click the merge button Click "Apply all non-conflicting changes" Add all imports from the left AND right Close the merge and open the file in IDEA Delete th... -
Created More Jetty Run Config Gripe - Can't Share It!
I opened an issue in youtrack for this already https://youtrack.jetbrains.com/issue/IDEA-152127 However, I wanted to raise the visibility here too. It is more than a bit annoying that you can't eff... -
Created Still Can't Change Jetty 9 Port In Local RunConfig
As per this thread from almost 2 years ago :0 and this YouTrack issue there still doesn't seem to be a way to pass parameters to Jetty and change the port. You can manually change your start.ini on... -
Created Inspection To Check Database Column Lengths
AnsweredOracle has max length for column names http://stackoverflow.com/questions/756558/what-is-the-maximum-length-of-a-table-name-in-oracleI'm not sure about other databases.However, it would be useful t... -
Created Why Is There No Patch From 1183 to 1184?
I just got a notification for an update from 143.1183 to 143.1184.However, there is no patch upgrade offered.This is the smallest minor version upgrade I have ever seen. How come there is no patch ... -
-
Created Can You Auto-Stash Before Rebase?
If I rebase from the branches menu it auto-stashes, rebases then unstashes.If I want to do interactive rebase I have to do it from the VCS - Git - Rebase menu and it doesn't auto-stash.Can it be do... -
Created How Do I Review A GitHub Pull Request In IDEA?
We have just started using pull requests in our project (project is on GitHub).A colleague has created a branch, made some commits then a pull request.How do I review the pull request from within I... -
Created Shutdown IDEA When Idle
I often use IDEA on a remote desktop as well as my local PC.When I disconnect from the remote desktop IDEA is still running and using up a license from the license server.Is there a plugin to shut ...