JMichaelTX
JMichaelTX
First, let me give you many, many thanks for providing this tool. I hope to use it to provide autocomplete in Visual Studio Code (VSC) for many of the third...
Many thanks for sharing [System Events.sdef](https://github.com/JXA-userland/JXA/blob/master/packages/%40jxa/types/tools/sdefs/System%20Events.sdef). How can this be used in VSCode with my JavaScript for Automation (JXA) files to provide intellisense?
Hi, your system looks great, but I can't get it work in Visual Studio Code. I did the following: 1. npm install @jxa/global-type -- successful 2. Open VSC, and enter...
This site always crashes. Running Google Chrome 84.0.4147.105 (4147.105) on macOS 10.14.6 (Mojave). Have received this ERROR multiple times: Software error: Can't locate JSON/XS.pm in @INC (you may need to...
**Running Bluegriffon 3.1 on macOS 10.14.6 (Mojave).** I was on a path to test and buy BlueGriffon, but will not buy as long as it crashes so often. **BlueGriffon consistently...
I get an error in VSC using [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner#overview) with this script: ```javascript #!/usr/bin/env osascript -l JavaScript var app = Application.currentApplication(); app.includeStandardAdditions = true; console.log("Test Get app name"); var appProp...
First, **let me express my tremendous gratitude to John** for providing this excellent library/resource. I look forward to using it. Now to my question: ### How Do I use Visual...
Hi. Many thanks for providing a great tool for those of us who don't want to use Terminal for this task. Here's an AppleScript that will copy the SymbolicLinker.service file...
Hi, you're got a great LB Action. Thanks for sharing. > ⇧+Enter to paste the selected word in the frontmost application. > ⌃+Enter to pass the exact query to Dictionary.app...
Josh, Thanks for all that you have shared. I find it very useful. In your WWDC 2014 presentation, you showed an Automator workflow that would run a JXA in the...