unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
303 stars 27 forks source link

Add mcarey's vscode helper script #72

Closed unixorn closed 1 year ago

unixorn commented 1 year ago

Description

Mark posted a handy script to search files with rg and fzf and edit them with VS Code.

Checklist

License Acceptance

github-actions[bot] commented 1 year ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.03s
βœ… MARKDOWN markdownlint 1 0 0.35s
⚠️ MARKDOWN markdown-table-formatter 1 1 0.29s
βœ… REPOSITORY checkov yes no 9.16s
βœ… REPOSITORY devskim yes no 0.66s
βœ… REPOSITORY dustilock yes no 0.01s
βœ… REPOSITORY gitleaks yes no 0.14s
βœ… REPOSITORY git_diff yes no 0.0s
βœ… REPOSITORY secretlint yes no 0.73s
βœ… REPOSITORY syft yes no 0.33s
βœ… REPOSITORY trivy yes no 3.01s
βœ… SPELL misspell 2 0 0.04s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_