Raycast

This is a powerful little tool. It's kinda like the terminal, but better suited for the MacOS and for everyday use. The Pro version is available for $8/mo. (as of Feb-2024) which gives you access to the ChatGPT integration.

I will admit it screwed up a lot of my VSC keyboard shortcuts, but I think it was worth it.

First, to call up the Raycast dashboard:

OPTION + SPACE

Commands I use often: cb : Clipboard History

Snippets

Snippets

Use the Create Snippet command to store a new snippet. If you specify a keyword, you can simply type it in any application to have it auto-expand in-place. Snippets are handy for frequently used text such as canned email responses, code or emojis.

Search and manage all of your Snippets in one place using the Search Snippets command. Edit existing Snippets, pin your most frequently used ones, and copy them directly to your clipboard

Import snippets (JSON)

AI Commands

AI

How to import AI Commands?

You can import AI commands from a JSON file using the Import AI Commands command

Raycast Manual

The Basics

Key Features (1.64.1 - Dec-2023)

Use Scenarios

Extensions

Conflict with VSC

Had to setup new keyboard shortcuts:

Toggle Line Comment: (option) + .
and
Quickfix: + /