{"id":15043809,"url":"https://github.com/ailtonloures/vscode-bookmark","last_synced_at":"2025-04-14T23:12:30.664Z","repository":{"id":255013628,"uuid":"848008194","full_name":"ailtonloures/vscode-bookmark","owner":"ailtonloures","description":"A utility to save your favorite projects and open them easily in vscode","archived":false,"fork":false,"pushed_at":"2025-03-11T04:03:30.000Z","size":3651,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T23:12:18.469Z","etag":null,"topics":["desktop","electron","electron-forge","electron-store","esm","javascript","nodejs","sentry","vite","vscode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ailtonloures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2024-08-27T00:48:43.000Z","updated_at":"2025-03-11T04:02:55.000Z","dependencies_parsed_at":"2024-09-25T01:51:05.433Z","dependency_job_id":"7fcf6f5c-edaa-408b-8bf1-c81552c61854","html_url":"https://github.com/ailtonloures/vscode-bookmark","commit_stats":null,"previous_names":["ailtonloures/vscode-bookmark"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fvscode-bookmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fvscode-bookmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fvscode-bookmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fvscode-bookmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ailtonloures","download_url":"https://codeload.github.com/ailtonloures/vscode-bookmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975329,"owners_count":21192210,"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":["desktop","electron","electron-forge","electron-store","esm","javascript","nodejs","sentry","vite","vscode"],"created_at":"2024-09-24T20:49:37.748Z","updated_at":"2025-04-14T23:12:30.636Z","avatar_url":"https://github.com/ailtonloures.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003ch1\u003e\n\u003cbr/\u003e\n  \u003cimg src=\"./public/icons/build/icon.png\" alt=\"VSCode Bookmark\" width=\"120\"\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\nVSCode Bookmark\n\n![GitHub Release](https://img.shields.io/github/v/release/ailtonloures/vscode-bookmark)\n![GitHub License](https://img.shields.io/github/license/ailtonloures/vscode-bookmark)\n\u003c/h1\u003e\n\n\u003cp\u003eA utility to save your favorite projects and files to open them easily on Visual Studio Code.\u003c/p\u003e\n\n\u003c/div\u003e\n\n## Support for\n\n![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white)\n![Fedora](https://img.shields.io/badge/Fedora-294172?style=for-the-badge\u0026logo=fedora\u0026logoColor=white)\n![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge\u0026logo=debian\u0026logoColor=white)\n![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\u0026logo=ubuntu\u0026logoColor=white)\n![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge\u0026logo=macos\u0026logoColor=F0F0F0)\n\n### Releases\n\n[Go to latest](https://github.com/ailtonloures/vscode-bookmark/releases/latest)\n\n[View other releases...](https://github.com/ailtonloures/vscode-bookmark/releases)\n\n## Features\n\n- Save projects and files to open in vscode;\n  - by drag and drop;\n  - by file's browser;\n- WSL Integration (Windows);\n  - by drag and drop;\n  - projects (folders) only;\n- Open bookmarks config to edit order and basename;\n- Auto update;\n\n## Development\n\n### Requirements\n\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [Git](https://git-scm.com/)\n- [Node.js LTS](https://nodejs.org/pt)\n\n### How to use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer.\n\n```bash\n# Clone this repository\n$ git clone https://github.com/ailtonloures/vscode-bookmark\n\n# Go into the repository\n$ cd vscode-bookmark\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm start\n```\n\n### Build\n\nAfter installing all dependencies,  you need to run the `make` command to build the project.\n\n```bash\n# Go into the repository\n$ cd vscode-bookmark\n\n# Run the make command\n$ npm run make\n```\n\n### Credits\n\nThis software uses the following open source packages:\n\n- [Electron](https://www.electronjs.org/)\n- [Electron Forge](https://www.electronforge.io/)\n- [Electron Store](https://github.com/sindresorhus/electron-store#readme)\n- [Node.js](https://nodejs.org/)\n- [ESlint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [Sentry](https://sentry.io/)\n- [Vite](https://vite.dev/)\n- [Husky](https://github.com/typicode/husky)\n- [Update Electron App](https://github.com/electron/update-electron-app)\n\n## Contributing\n\nContributions are always welcome, consider opening an issue first and discuss with the community before opening a pull request.\n\nCheck out the [CONTRIBUTING.md](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Failtonloures%2Fvscode-bookmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Failtonloures%2Fvscode-bookmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Failtonloures%2Fvscode-bookmark/lists"}