Raycast extension for simple things like creating and opening files
Creates a file inside the open Finder window and opens it if configured (see Auto Open)
Opens a file from a path in the specified or the default application
The files that you want to be automatically opened when they are created may be set using the "Extensions" setting. Here are a few examples on how to set it:
Open txt files: txt
Open txt and sh files: txt, sh
Open js, ts, jsx and tsx files: js, ts, jsx, tsx
Open all files: *