script-commands | Script Commands let you tailor Raycast | Chat library
kandi X-RAY | script-commands Summary
kandi X-RAY | script-commands Summary
Raycast lets you control your tools with a few keystrokes and installing script commands makes it possible to execute commands from anywhere on your desktop. They are a great way to speed up every-day tasks such as converting data, opening bookmarks or triggering dev workflows. This repository contains some example scripts as well as links to our community commands and documentation to write your own ones. For anything that is not related to script commands, please send us an email, use the feedback command within Raycast, or join the Slack community.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of script-commands
script-commands Key Features
script-commands Examples and Code Snippets
Community Discussions
Trending Discussions on script-commands
QUESTION
I would like to be able to create/write a command to fold all code in all open editors within visual studio code.
I believe I am very close.
I am using the "script commands" extension written by Marcel J. Kloubert
When I use the following script with 7 or so open editors in a single group. I achieve the following:
- The open editor (at the time of execution) has its code folded
- VSC will loop over the open editors
- No other editor has its code folded
The script I am using:
...ANSWER
Answered 2019-Jan-06 at 02:22You just need to make this function async and wait for the executeCommand calls to complete before moving on:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install script-commands
Choose your script from the community repo and save them into a new directory (alternatively, you can use the _enabled-commands folder for this).
Open the Extensions tab in the Raycast preferences
Click the plus button
Click Add Script Directory
Select directories containing your Script Commands
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page