{"id":20189392,"url":"https://github.com/mohamed3nan/devdocs-tab","last_synced_at":"2025-04-10T08:16:40.401Z","repository":{"id":50115735,"uuid":"376501849","full_name":"Mohamed3nan/DevDocs-Tab","owner":"Mohamed3nan","description":"An extension for Visual Studio Code to search for documentation on DevDocs.io faster by displaying it in a tab inside VS Code.","archived":false,"fork":false,"pushed_at":"2023-07-07T09:48:02.000Z","size":1845,"stargazers_count":47,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T08:16:34.684Z","etag":null,"topics":["documentation","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Anan.devdocstab","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/Mohamed3nan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-06-13T09:45:21.000Z","updated_at":"2025-03-14T14:30:28.000Z","dependencies_parsed_at":"2024-11-14T03:36:45.621Z","dependency_job_id":"775113de-c611-486f-a557-b1c95ff173f7","html_url":"https://github.com/Mohamed3nan/DevDocs-Tab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2FDevDocs-Tab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2FDevDocs-Tab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2FDevDocs-Tab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed3nan%2FDevDocs-Tab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohamed3nan","download_url":"https://codeload.github.com/Mohamed3nan/DevDocs-Tab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248182096,"owners_count":21060893,"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":["documentation","vscode","vscode-extension"],"created_at":"2024-11-14T03:36:38.490Z","updated_at":"2025-04-10T08:16:40.367Z","avatar_url":"https://github.com/Mohamed3nan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code - DevDocs Tab\n\u003ch1 align=\"center\"\u003e \n\u003cimg src=\"./images/webapp-icon-128.png\"\u003e\n\u003c/h1\u003e\n\n[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/mohamed3nan/DevDocs-Tab)\n[![Marketplace](https://vsmarketplacebadge.apphb.com/version/Anan.devdocstab.svg)](https://vsmarketplacebadge.apphb.com/version/Anan.devdocstab.svg)\n[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/Anan.devdocstab.svg)](https://vsmarketplacebadge.apphb.com/installs-short/Anan.devdocstab.svg)\n[![Downloads](https://vsmarketplacebadge.apphb.com/downloads-short/Anan.devdocstab.svg)](https://vsmarketplacebadge.apphb.com/downloads-short/Anan.devdocstab.svg)\n[![Rating](https://vsmarketplacebadge.apphb.com/rating-star/Anan.devdocstab.svg)](https://vsmarketplacebadge.apphb.com/rating-star/Anan.devdocstab.svg)\n\n## Description\n\nAn extension for Visual Studio Code to 🔍search for documentation on DevDocs.io faster⚡️ by displaying it in a tab inside VS Code.\n\n## Installation\n\nLaunch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.\n\n```ext install anan.devdocstab```\n\nor:\n\n[Download from VisualStudio Marketplace](https://marketplace.visualstudio.com/items?itemName=Anan.devdocstab)\n\n## Screenshot\n\n![ScreenShot](./images/ScreenShot.gif)\n\n## Features\n\nThe extension search your selected text from the current active file in DevDocs.io by using shortcut or by using mouse\u003eRight-Click\u003e\"DevDocsTab: Search in DevDocs.io\". Also a convenient `DevDocsTab` command could be used via command palette.\n\n## Commands\n\nName                   | Description                              | Keybindings\n--------------------   | ---------------------------------------  | ------------\nDevDocsTab.home        | Open DevDocs Home Page                   | \nDevDocsTab.search      | Search DevDocs with the selected words   | `ctrl+k ctrl+k`\nDevDocsTab.preferences | Open DevDocs Docs/Settings Page          |\nDevDocsTab.offline     | Open DevDocs Offline Documentation page  | \n\n## General Notes\n\nThis is a simple wrapper around DevDocs.io. All documentations are provided and hosted by DevDocs.io. The extension has no control over DevDocs.\nFor best user experience, you should configure it manually:\n\n* Run `DevDocsTab.preferences` You can choose enabled DOCS, choose theme, and general preferences.\n* Run `DevDocsTab.offline` to cache documentations locally.\n\n## Contribution\n\nFeel free to make a pull request or open a new issue.\n\n## Changelog\n\n[CHANGELOG](CHANGELOG.md)\n\n## License\n\nThis project is licensed under the MIT License - see the\n[MIT](LICENSE.txt) file for details.\n\n---\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed3nan%2Fdevdocs-tab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamed3nan%2Fdevdocs-tab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed3nan%2Fdevdocs-tab/lists"}