Jump to content

David Moe

Recommended Posts

Say if you’re the author or submitting someone else’s workflow.

I'm the author

 

Share a link to its thread on the Alfred Forum, if available.

NA

 

Share a link to its main page (e.g. GitHub).

https://github.com/logicxd/alfred-vscodediff 

 

If it has dependencies, say what those are unless they are explicit in the About or README.

Requires Visual Studio Code.

 

Provide screenshots, unless valid ones are in the About or README. 

210301082-933ceea1-3cf3-412f-a264-b7b4b4 

This is the same image as the one in README

Edited by David Moe
Add tags to categorize workflow
Link to comment
Share on other sites

That is a nice improvement. There’s another one you can make in that vein: Instead of three Keyword Inputs, have a single one. In the Workflow’s Configuration, add another text field for the keyword and use the variable as the value in the Kewyord Input. The documentation explains how that’s done. Here’s the workflow with the changes (I’d submit a PR, but the contents aren’t in the GitHub repo). I’ve also made made a small tweak to call the current configuration “VSCode CLI” and quoted the vscode variable (otherwise spaces in the path would trip up your code).

Link to comment
Share on other sites

  • 3 months later...
38 minutes ago, David Moe said:

not sure what the process is for updating on Alfred Gallery

If you make a new release on GitHub it will be picked up by the Gallery—which will update automatically after a short delay (just to allow for any small fixes to the new release).

 

Stephen

Link to comment
Share on other sites

2 hours ago, David Moe said:

@xilopaint no specific reason, I just didn't consider Intel Macs. I'll update the workflow on my GitHub, not sure what the process is for updating on Alfred Gallery. Thanks for the feedback! 

 

Actually, /usr/local/bin is more commonly used on Intel Macs than on ARM. If you install VS Code by Homebrew in an ARM Mac, for example, the binary will be placed in /opt/homebrew/bin.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...