Assign keystroke to IDEScript [solution for Macs]

Kem,

I figured it out. My script has a space in the name, yours does not. When I installed and tried yours as is, I got the exact issue you are describing. However, I renamed the script to “Convert to Uppercase.xojo_script” and all works fine now. Name it back to “Uppercase.xojo_script” and it reverts to the bad behavior (opening for edit).

Why? No clue!

BTW, since you are involved with IDE scripting, take a peek at mine anyway. I’m looking for some help in taking it to the next level (some FRs on github page).

But my script name was “Uppercase Selection.xojo_script”, so it had a space. However, you are correct, renaming it as you described does the trick. How odd is that? Perhaps we can get a comment from Norman?

I’m not even sure how to file Feedback on this one.

I’ve looked at previous versions of you script, but will look again.

Very weird!

Do you have a conversation about your script anywhere?

https://forum.xojo.com/3339-format-code-xojo-script-to-nicely-format-your-source/0

[quote=82629:@Kem Tekinay]But my script name was “Uppercase Selection.xojo_script”, so it had a space. However, you are correct, renaming it as you described does the trick. How odd is that? Perhaps we can get a comment from Norman?
[/quote]
Comment -:stuck_out_tongue:
Cant imagine why that would be relevant at all

Well, I’ll start a Feedback case for it with steps to reproduce.

<https://xojo.com/issue/33308>