Cefolger
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Cefolger created a post, add shortcuts for a different keymap
Hello, Recently I found out that there is a conflict between a hotkey in my plugin and the Mac OSX 10.5 keymap. I would like to specify two sets of keyboard shortcuts ... one for the default keymap... -
-
-
Cefolger created a post, How to insert a comma in an array literal?
Hi, I know this is a very specific question, but I can't figure it out. My situation is that I have a JavaScript array literal with line breaks like this:[ 'a', 'b', 'c'].I would like to a... -
-
Cefolger created a post, How to add additional options to the move and rename file dialogs?
Is it possible to add other checkboxes to the refactoring dialog for both move and rename operations on files? I would like to do different operations based on user input when they try to move/rena... -
-
Cefolger created a post, case insensitive file search?
Hi, Is it possible to use FilenameIndex to do a case-insensitive search on a filename? The filename in question comes from user input so I can't guess the correct case ahead of time. If not, is the... -
Cefolger commented, -