{"id":23275490,"url":"https://github.com/gamunu/vscode-yarn","last_synced_at":"2025-04-09T12:08:32.507Z","repository":{"id":18532244,"uuid":"84539092","full_name":"gamunu/vscode-yarn","owner":"gamunu","description":"VSCode extension to manage yarn commands","archived":false,"fork":false,"pushed_at":"2025-03-11T16:48:53.000Z","size":245,"stargazers_count":27,"open_issues_count":13,"forks_count":26,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T19:45:08.197Z","etag":null,"topics":["node","nodejs","npm","vscode","yarn"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=gamunu.vscode-yarn","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamunu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-10T08:46:42.000Z","updated_at":"2024-04-02T06:26:45.000Z","dependencies_parsed_at":"2025-01-31T10:11:10.856Z","dependency_job_id":"de165a33-d321-4ce5-8be9-08495d27e5b7","html_url":"https://github.com/gamunu/vscode-yarn","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamunu%2Fvscode-yarn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamunu%2Fvscode-yarn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamunu%2Fvscode-yarn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamunu%2Fvscode-yarn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamunu","download_url":"https://codeload.github.com/gamunu/vscode-yarn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036067,"owners_count":21037092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node","nodejs","npm","vscode","yarn"],"created_at":"2024-12-19T21:14:24.533Z","updated_at":"2025-04-09T12:08:32.481Z","avatar_url":"https://github.com/gamunu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/gamunu/vscode-yarn/master/yarn_icon.png?raw=true\" alt=\"vscode-yarn: VSCode extensions to manage yarn commands.\" width=\"150\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/gamunu/vscode-yarn/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release/gamunu/vscode-yarn.svg\" alt=\"Releases\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://code.visualstudio.com/updates/v1_19\"\u003e\u003cimg src=\"https://img.shields.io/badge/VS_Code-v1.19+-373277.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=gamunu.vscode-yarn\"\u003e\u003cimg src=\"https://vsmarketplacebadge.apphb.com/installs/gamunu.vscode-yarn.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/gamunu/vscode-yarn/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/gamunu/vscode-yarn.svg\" alt=\"Issues\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eVSCode-Yarn: VSCode extensions to manage yarn commands.\u003c/p\u003e\n\n## Getting started\n\nYou can install this awesome extension through the [VSCode-Yarn](https://marketplace.visualstudio.com/items?itemName=gamunu.vscode-yarn).\n\n### Installation\n\nLaunch *Quick Open*\n  - \u003cimg src=\"https://www.kernel.org/theme/images/logos/favicon.png\" width=16 height=16/\u003e \u003ca href=\"https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf\"\u003eLinux\u003c/a\u003e `Ctrl+P`\n  - \u003cimg src=\"https://developer.apple.com/favicon.ico\" width=16 height=16/\u003e \u003ca href=\"https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf\"\u003emacOS\u003c/a\u003e `⌘P`\n  - \u003cimg src=\"https://www.microsoft.com/favicon.ico\" width=16 height=16/\u003e \u003ca href=\"https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf\"\u003eWindows\u003c/a\u003e `Ctrl+P`\n\nPaste the following command and press `Enter`:\n\n```shell\next install gamunu.vscode-yarn\n```\n\n#### Packaged VSIX Extension \u003csup\u003e[↑](#getting-started)\u003c/sup\u003e\n\n[Download the latest .vsix release](https://github.com/gamunu/vscode-yarn/releases/latest) file from the GitHub repository and install it from the command line\n\n```shell\ncode --install-extension vscode-yarn-*.*.*.vsix\n```\n\nor from within VS Code by launching *Quick Open* and running the *Install from VSIX...* command.\n\n##### GitHub Repository Clone \u003csup\u003e[↑](#getting-started)\u003c/sup\u003e\n\nChange to your `.vscode/extensions` [VS Code extensions directory](https://code.visualstudio.com/docs/extensions/install-extension#_side-loading).\nDepending on your platform it is located in the following folders:\n\n  - \u003cimg src=\"https://www.kernel.org/theme/images/logos/favicon.png\" width=16 height=16/\u003e **Linux** `~/.vscode/extensions`\n  - \u003cimg src=\"https://developer.apple.com/favicon.ico\" width=16 height=16/\u003e **macOs** `~/.vscode/extensions`\n  - \u003cimg src=\"https://www.microsoft.com/favicon.ico\" width=16 height=16/\u003e **Windows** `%USERPROFILE%\\.vscode\\extensions`\n\nClone the VSCode Yarn repository as `gamunu.vscode-yarn`:\n\n```shell\ngit clone git@github.com:gamunu/vscode-yarn.git gamunu.vscode-yarn\n```\n## Features\n\n### Commands\n\n* `yarn init`\n* `yarn install`\n* `yarn add`\n* `yarn add --dev`\n* `yarn remove \u003cpkg\u003e`\n* `yarn start`\n* `yarn test`\n* `yarn build`\n* `yarn publish [tag]`\n* `yarn run \u003cscript\u003e`\n\n Not happy with the available commands ? No problem, `raw command` is also available. Enter any yarn command you want.\n\n### Explorer context menu\n\nFew `yarn` commands also available in the `package.json` file's explorer context menu.\n\n![Context menu](images/context.png)\n\n### TouchBar support\n\nSupport for Macbook Pro Touch Bar. Following yarn commands are available:\n\n- yarn install\n- yarn start\n- yarn test\n- yarn build\n\n![touch bar support](images/touchbar.png)\n\n### Run last executed script\n\nYou can also run the last executed script by typing `yarn run last...`.\n\n### Terminate a script\n\nYou can terminate a script with the `terminate` command. It uses the `tree-kill` module that you can find on `yarn`.\nIt has different behaviors on Unix or Windows.\n\n### Order of execution of yarn commands\n\n01. If a package.json is opened as an active editor/focused tab yarn will be invoked on it.\n02. If the package.json is explicitly defined in the configuration yarn will invoke on it.\n02. If above scenarios fail to satisfy. The extension will fallback to package.json in project root folder.\n\n## Settings\n\n- `yarn.runInTerminal` Defines whether the command is run in a terminal window or whether the output form the command is shown in the `Output` window. The default is to show the output in the output window.\n- `yarn.dontHideOutputOnSuccess` Keep the output panel visible when yarn execution is successful. No effect with runInTerminal. The default is to keep output window open.\n- `yarn.bin` Custom yarn bin name, the default is `yarn`.\n- `yarn.packageJson` Default package json path. relative to current project root.\n- `yarn.enableTouchbar` Enable TouchBar support in MacOSX. TouchBar support includes:\n   - yarn install\n   - yarn run build\n   - yarn run test\n   - yarn run start\n\n##### Example\n```javascript\n{\n  \"yarn.runInTerminal\": false,\n  \"yarn.dontHideOutputOnSuccess\": false\n  \"yarn.packageJson\": \"src/package.json\"\n}\n```\n\n## Keyboard Shortcuts\n\nThe extension defines a chording keyboard shortcut for the `R` key. As a consequence an existing keybinding for `R` is not executed immediately. If this is not desired, then please bind another key for these commands, see the [customization](https://code.visualstudio.com/docs/customization/keybindings) documentation.\n\n## Contribute\n\nReport a bug or a suggestion by posting an issue on the git repository (https://github.com/gamunu/vscode-yarn).\n\nvscode-yarn incorporates code modified from [fknop vscode-npm](https://github.com/fknop/vscode-npm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamunu%2Fvscode-yarn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamunu%2Fvscode-yarn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamunu%2Fvscode-yarn/lists"}