- Add dropdown type for arguments
- Add
Add Swift Supportcommand
Nameis now checked for non allowed characters for Command, Preference and Argument- The tsx file get opened after creating it via
Add Command
- Add auto completion for
launchCommandpropertiesname,extensionNameandownerOrAuthorName - Remove explicit return types for command templates
- Add
Open Extension Issues Dashboard
- Add support for new Raycast node process
- Display
disableByDefaultin tree - Ask for
disableByDefaultwhen creating a new command
- Display possible migration of the Raycast API in the tree
- Fix crash if
transitfolder does not exist
- Add experimental URI protocol handler
- Add
.svgfiles as whitelisted asset extension
- Add support for command arguments
- Add auto completion for script directives
- Add support for
menu-barmode - Add support for background refresh parameter
interval - Add
Open Command Filecommand - Add command templates based on
mode
- Fix problem in goto command mode when command name containing special characters
- Add Command Preferences to Treeview
- Add Command mode to Treeview
- Use dark theme raycast logo
- Treeview get updated after using
Add CommandorAdd Preference
- Add Raycast Treeview
- Stop running debugger instead of throw an error to avoid blocking when VSCode does not cleanup crashed debugger instances
- Add
Logincommand - Add
Publishcommand - Add
Attach Debuggercommand
- Add
Insert Image Asset - Add Code snippets prefix with
raycast - Add Image Asset autocompletion for extension icons in
.tsxfiles (source:andicon=are supported) - Add Image Asset autocompletion for extension icons in
package.json("icon":is supported)
- Add command to add a Raycast Preference
- Add command to add a Raycast command
- Initial release