{"id":15942520,"url":"https://github.com/bclindner/vim-openvscode","last_synced_at":"2026-01-31T17:01:41.541Z","repository":{"id":100502623,"uuid":"168585895","full_name":"bclindner/vim-openvscode","owner":"bclindner","description":"Probably the only Vim plugin useful to a non-Vim user.","archived":false,"fork":false,"pushed_at":"2019-01-31T22:38:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T09:42:18.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bclindner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2019-01-31T19:46:37.000Z","updated_at":"2019-01-31T22:38:02.000Z","dependencies_parsed_at":"2023-05-15T11:15:43.249Z","dependency_job_id":null,"html_url":"https://github.com/bclindner/vim-openvscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bclindner/vim-openvscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvim-openvscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvim-openvscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvim-openvscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvim-openvscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bclindner","download_url":"https://codeload.github.com/bclindner/vim-openvscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvim-openvscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-07T07:41:41.922Z","updated_at":"2026-01-31T17:01:41.518Z","avatar_url":"https://github.com/bclindner.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-openvscode\n\nA super-simple plugin to open all your current Vim buffers in [Visual Studio\nCode](https://code.visualstudio.com), for quick transitioning between the two.\nIt attempts to keep the same line number as the Vim buffers when opening in\nCode, as well.\n\nI wrote this as a simple hack to allow my co-workers to browse and edit code on\nmy machine when necessary (suggesting changes, helping out with code problems,\netc.)\n\nRequires [Visual Studio Code](https://code.visualstudio.com) to be installed and\nthe VS Code executable to be installed in the PATH. Currently only tested on\nmacOS, but will *probably* work on anything *nix.\n\n# Usage\n\nInstall with your favorite plugin manager, open up some files, and type:\n\n```vim\n:OpenVSCode\n```\n\nYou can also call it as a function:\n\n```vim\ncall openvscode#AllBuffers(1) \" 0 to omit line numbers\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fvim-openvscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbclindner%2Fvim-openvscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fvim-openvscode/lists"}