WinCVS - How deselect automatic 'Graph' - wincvs

I have a little problem with my WinCVS.
When I right-click on a file, I can click on 'Graph'.
Now previeus it showed a dialogbox where I could select info and click on the 'OK' button.
The problem is that I vinked on something before I clicked on 'OK' and now when I right-click on
'Graph' I get the graph righ away.
But how do I get that Dialog box back?
I hope people understand my problem, as I find it hard to explain.

I know the answer, I needed to hold down the [shift] key when doing 'right-click', 'graph'.

Related

Access shortcut menu not saved on exit

I use Access 2010 and create shortcut menu for right-click on reports. Each time I exit the application and re-open my file, the right-click does not work, and en error message popups.
I could not find an explanation and solution anywhere about this. May there be someone who may know the reason and a suggest a possible solution?
BR, Çağlar Durgun
https://learn.microsoft.com/en-us/office/vba/access/concepts/miscellaneous/create-a-shortcut-menu-for-a-form-form-control-or-report
https://learn.microsoft.com/en-us/office/vba/api/office.commandbars.add
Below is the format
CommandBars.Add (Name, Position, MenuBar, Temporary)
I've now realised that the example I've copied from learn.microsoft.com (the link in the question) had Temporary = True..!
Sorry for this, issue is now resolved! :)

IntelliJ - How to re-enable the "Update Project" popup

In IntelliJ, when updating a project, the following popup appears:
If, as in the picture, we choose to not show this dialog in the future, how can we be asked again if we want to change something in our update strategy?
Thanks
I found out that if you click on the VCS update button while holding the Shift key, the popup reappears.
I hope this helps.

Quick fix all intention errors

As of now I am pressing alt + enter per intention fix in my source code.
Sometimes I have a lot of the same issues in a file and I'm wondering if a quick fix can be done for a whole package or source file.
Screenshot
Thanks
There should be a "fix all" option in the sub-menu (if you're navigating via keyboard, just press the "right" arrow key to get the sub-menu then select the fix all option).

intellij ide shortcut

I was wondering, if anyone know about this kind of shortcut:
lets say I'm searching for something and get a results window with many results, is there a shortcut that can navigate me inside the list without mouse help?
In IntelliJ IDEA 11.0.2
Whenever I do a "Find in Path" using Ctrl+Shift+F and the search completes, the focus is already in the search results and the arrow keys can be used to navigate.
If the focus isn't in the search window, there can be an Alt+# combo that will take you to the window. In my setup, it is Alt+3 (the label on my "Find" tab is "3: Find", so it's easy to see that Alt-3 is the right combo.)
I suspect that I may not understand what you're looking for, but maybe it is helpful.

Is there a search history in Intellij IDEA?

A feature that I used a lot in Eclipse is the Search History, which remembers searches you performed in the past and gives you quick access to them. I cannot seem to replicate this functionality in IntelliJ - it seems that I have to start a new search each time. Does this feature exist, or does anyone know of a plugin that provides such a feature?
I think what you're looking for is the "Open in new tab" checkbox at the bottom of the "Find in path" dialog. For me by default it was disabled. When you enable it, you will have search results open in separate tabs every time, so accessing historic searches will be much easier.
For recent "Find Usages", open the "Find" window (Cmd 3); click the settings button in the "Find" window toolbar; in the settings dialog check the checkbox "Open in new tab".
Inside 'Find' dock press Alt+Down to see 'Recent Find Usages' dropdown.
Search history intellij alt up or alt down.
For in-file search there is Recent Searches drop down if you press the down arrow key, the same is available for the Find in Path dialog.
Alt+down arrow is what you are looking for...
First press Ctrl+Shift+f and then alt+down arrow
for more info check IntelliJ website:
https://www.jetbrains.com/help/idea/searching-everywhere.html#search_all
Using Alt+down works to see previous Finds, but by default only 1 Tab is open.
Of course the setting for opening new Finds in a new Tab can be found in a slightly different place than when the first answer was posted. It can now be found by right-clicking the top bar (or the "Show options menu" gear-icon) -> View Options -> Open Results in New Tab.
Click on the magnifying icon in the find window and you will see it. It is not intutive. I'd expect it to list the previous searches when I click on the text box window.
just when you user find by path, right corner of the search you will find the "open
in find window" there you will see history as shown in the image and you can pin the search history you need . just hit the <- arrow button in the left panel of find window, you would see the history