CodeLite IDE V6.1 : highlight selected word/string in file - codelite

were can i enable this feature? There is no change when i enable the checkbox under Editor Settings->Bookmarks->"... highlit matching words".
Any hint will be welcome.
Best Regards
Lars

this should be enable by default. which OS Are you using?
there is a known issue on osx where it does not work out of the box and needs to be disabled and re-enabled .
this can be done from the main toolbar, click the icon that looks like an ink and brush
Eran

Related

Change Excel default Icon (on Windows 7)

I have searched if this issue was previously asked, but it seems that other questions are quite similar, but not exactly.
What I want to do is simple :
-change Excel default Icon. (when navigating in folders & desktop of my user session)
For your information : I use Windows 7.
Anyone can help me please ?
Thanks
right click, properties, shortcut, change Icon, you can see that the icon set is here:
%ProgramFiles%\Microsoft Office\Root\VFS\Windows\Installer{90160000-000F-0000-1000-0000000FF1CE}\xlicons.exe
Here you can select any other Icon, but to change the defult, I am pretty sure you need to replace the xlicons.exe file.

Atom / Nuclide: How do I stop this pop up with the push pin from appearing?

I am not sure when this started but I am now getting this annoying pop up any time I hover over something. Whats it called and how to I prevent it from appearing?
These are Flow type hints. You can disable them by opening the Nuclide Settings page with alt-cmd-, on OS X or alt-ctrl-, elsewhere (separate from the Atom settings, it's searchable so it's easier to find things). Then search for "flow" and uncheck the "Enable Type Hints" box.

Atom editor : Bookmark package: bookmark toggle not working with default key mapping

I use Atom 1.8.0 on Windows 7.
The keymapping says, 'ctrl-alt-f2' with selector '.platform-win32 atom-text-editor'. If I press the combination of buttons, nothing happens.
I mapped the bookmark toggle operation to another key mapping ('ctrl-shift-1') just to see if it works, and it works. My problem of bookmarking is solved, but I wanted to know why the default combination is not working.
What am I doing wrong ? How can I trouble shoot this to find the root cause ?
The keybinding-resolver is a great way to detect conflicting keyboard shortcuts. If there are conflicts, you can use unset! to disable existing shortcuts.
If the problem persists, make sure the same shortcut isn't used globally. There is a GitHub issue reporting the Intel Graphics Control Panel is using the same shortcut globally.

How to customize a toolbar in Xcode 4?

Is there a way to customize toolbar in Xcode 4? Reorder buttons, remove default and add new? Also I want to turn off text under toolbar buttons, since I run Xcode 4 on 13" Macbook where every pixel is precious.
To turn off text underneath the buttons just cmd+click on the top right button (on the level with the traffic lights). This is a global thing.
The rest you're stuck with I'm afraid.
According to: http://pilky.me/view/16 toolbar customization is gone, and unlikely to return :(
As Elibud says toolbar customisation is no longer available, I use a 13" Macbook and, minimise them. I am running Xcode V3, it's a bit easier to see all the windows as you can move all the menus around and open Interface Builder separately.

Where is the "Load symbols lazily" debugging option in XCode4?

My breakpoints are not working in XCode4. To fix this in XCode3 I turned off the "Load symbols lazily" option, I can't find a similar option in XCode4...
There is no Load Symbols Lazily option in Xcode 4.
The Breakpoints button in the project window toolbar toggles running/debugging your program. Xcode initially sets the button for running, which disables your breakpoints. For your breakpoints to be enabled, the Breakpoints button should look like the following:
In earlier Xcode version find Xcode -> Preferences -> Debugging tab. Uncheck Load symbols lazily if checked. It seems to be dropped from Xcode 4.
Have a look at this post click here
This worked for me.

Resources