Windows Auto Complete Icon List - windows

Hi does anyone knows where is the list of Icons for Windows Auto-Complete?
Notice when you are typing in notepad, browser or anywhere in Windows OS.
There is some icons to select when you are typing a text.
I would like to know if where can we find this list.
for example i type bear, i can select a bear icon from the auto-complete.
or when i type pizza, there is a pizza icon that i can select.
anyway, just like to see the list of icons available for the auto-complete feature.
Thank you in advance
btw this icons can also be used in git commit and will show in pull request in bitbucket

Can you try this link? it contains Windows Icons list
https://learn.microsoft.com/en-us/windows/apps/design/style/segoe-ui-symbol-font

Related

Use applescript to create shortcut to switch inboxes in Outlook

I've never written anything in applescript, but from some light research, it's what I'd use to mimic a VBA macro on a mac.
I have two accounts that I use in Outlook, my work and personal. I'd like to create a keyboard shortcut to switch between the two.
I'm working with Outlook for Mac, version 16.69.1. I have the two inboxes saved in my "favorites" in the sidebar.
Am I missing something? Is there a shortcut for this? If not, could someone assist in creating a script?
Currently, there's no shortcut for that in Outlook's standard set, and I don't think it's an option in settings either. There is a shortcut (cmd-G) that brings a search popup to change folders, but it takes quite a few keystrokes; I'd like to speed this up. I haven't found any other questions addressing this issue.

How To Show Full Directory Name On Task Bar For Grouped Directories on Windows 10

I am using Windows 10 and frequently have a lot of directories open at once. I have always been annoyed that the directory names, when you hover on the task bar, do not show the full path. Since many of my clients have directories called docs it becomes a bit of a challenge to go searching. I was wondering how to show the full directory on hover.
I finally figured this out. I felt fairly stupid once I solved it, and for anyone out there that is hung up on this issue and not having a lot of luck Googling.
Launch Any File Explorer window.
Click The View option at the top left.
Next click the options button.
Open the "View" tab.
Finally check the box that shows "Display the full path in the title
bar" and then click "apply" & ok (NOTE: You can also click apply to all folders)
The only caveat is that it does make your user interface a bit more cluttered but once you get use to it, it is not that bad.
Here are some images I put together to hopefully help someone like me that is stuck on this simple task:
Default Taskbar Stacked View:
Open Any File Explorer Window:
Options Dialog:

How do I Goto Anything (across all "projects" or windows) in Sublime Text?

aka: How can I find a tab in another window in Sublime?
In Sublime, the feature called Goto Anything (⌘+P, ⌘+T, Win: ⌃+P, etc.) searches through a list of open files/tabs, or any files (and more) but only in your current project/focused window :( I understand why it works that way but it's not super useful for having a bunch of random files open.
I'm currently using Sublime on my home computer (Mac) where I have 3 or 4 windows open (not technically projects, but Sublime seems to associate the two conceptually) each with 1-5 tabs. It's often difficult to find a tab I was using for a quick note (eg. groceries) because right-clicking the app icon in the dock only shows the active tab per window. If "groceries" was in a window and wasn't the last viewed tab when I went to another Sublime window, it's effectively lost, and I've got to start going through each one of my Sublime windows to find it.
I've also tried the Find in Files... feature (⇧+⌘+F) with <open files> in the Where field thinking I'd just search for something in the file (eg. eggs) but "open files" really means "open files in this project/window"...same scope limitation.
I've even looked for a plugins that might help but "Goto absolutely everything" is a concept that's hard to search for. I've been wanting to try writing my own so I'd be grateful for a Python solution as well!
I realize this is a somewhat old thread, and you may have already come up with a solution. While there is no way that I know of to do a search or goto anything across all windows, I developed a Sublime Text plugin that allows you to jump between windows using command+shift+o on Mac OS X.
You can install it from package control:https://packagecontrol.io/packages/GotoWindow

Drag 'n' drop won't work on my sublime text 2 installation

I installed sublime text 2 on my windows system and haven't been able to drag and drop directories/folder from windows onto the app. The documentation says it has this feature.
Did you try "dropping" on the FOLDERS bar on the left? It works without a problem and I'm running 2.0.1 build 2217
Thank you all. I only recently noticed it is because I always ran the app as an administrator. If you run apps as an administrator, you may loose such features. I noticed that with notepad too.
You can learn from that.
NB: Could not post as an answer when I first asked the question, so I had to edit my answer. Posting now as an answer since i have enough reputation to do so.
If you drag a folder into Sublime Text you'll see the folder name appear in the title bar. If your sidebar isn't opened, you can open it by going to View > Side Bar > Show Side Bar.

Question About Icons and GUI For Notepad++ Lovers

In the notepad++ website there's a technique to change the icons with any other "ico" format image. Each icon has it special name in order to be detected by notepad++. For instance, the new file icon is: new_normal.ico. The open file icon is: fileopen_normal.ico and so on. But I can't find the special names for Synchronize Vertical Scrolling, Synchronize Horizontal Scrolling and Run a Macro Multiples Times (I can't even find them in the notepad++ homepage). Well basically I'm hoping that some notepad++ developer would see this question and tell me what are the name of those icons. Thanks in advance!
Why not email a notepad++ member? It's open source and on Sourceforge.
They have both a forum and mailing list.

Resources