{"id":13927051,"url":"https://github.com/bryphe/vim-electrify-typescript-completion","last_synced_at":"2026-04-29T03:33:39.879Z","repository":{"id":100513375,"uuid":"53234961","full_name":"bryphe/vim-electrify-typescript-completion","owner":"bryphe","description":"A js plugin implementation of TypeScript omnicompletion, using the typescript language services","archived":false,"fork":false,"pushed_at":"2016-07-24T06:46:30.000Z","size":707,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T11:48:59.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bryphe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-03-06T03:06:34.000Z","updated_at":"2019-08-02T18:26:14.000Z","dependencies_parsed_at":"2023-05-15T15:00:31.753Z","dependency_job_id":null,"html_url":"https://github.com/bryphe/vim-electrify-typescript-completion","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/bryphe%2Fvim-electrify-typescript-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fvim-electrify-typescript-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fvim-electrify-typescript-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fvim-electrify-typescript-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryphe","download_url":"https://codeload.github.com/bryphe/vim-electrify-typescript-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243312923,"owners_count":20271167,"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":[],"created_at":"2024-08-07T16:01:20.984Z","updated_at":"2025-12-30T04:20:40.780Z","avatar_url":"https://github.com/bryphe.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/extr0py/vim-electrify-typescript-completion.svg?branch=enable-travis-ci)](https://travis-ci.org/extr0py/vim-electrify-typescript-completion)\n[![Stories in Ready](https://badge.waffle.io/extr0py/vim-electrify-typescript-completion.png?label=ready\u0026title=Ready)](https://waffle.io/extr0py/vim-electrify-typescript-completion)\n# vim-electrify-typescript-completion\n##### Supercharge VIM into a TypeScript powerhouse\n\n- [Intro](#intro)\n- [Installation](#installation)\n    - [Windows](#windows)\n- [Usage](#usage)\n- [Commands](#commands)\n- [Notes](#notes)\n- [License](#license)\n- [Contact](#contact)\n\nIntro\n------\n\nA js plugin implementation of JS omnicompletion, using the TypeScript language service.\n\nThis was built to give a premier TypeScript experience on  Windows, through Vim.\n\n![vim-electrify-typescript-completion demo](http://imgur.com/0Y3dvWB.gif)\n\nThe demo shows the following aspects:\n- Quick info through the status line\n- Autocompletion\n- Error flagging and highlighting\n- Goto definition\n\nInstallation\n------------\n\n### Windows\n\n#### Prerequisites:\n- Vim 7.4\n- Node / npm (recommended version 6+ and 3+)\n- [vim-electrify](https://github.com/extr0py/vim-electrify)\n\nRecommended:\n- [typescript-vim](https://github.com/leafgarland/typescript-vim)\n\n#### Installation:\n- Clone into your plugins folder:\n\n    `git clone https://github.com/extr0py/vim-electrify-typescript-completion.git`\n\n- Install dependencies\n\n    `npm install`\n\nUsage\n-----\n\nOnce the plugin is installed, it will automatically be activated for JavaScript and TypeScript files.\n\nCommands\n--------\n\n#### Goto definition\n\n    :TSDefinition\n\nNavigates to the definition of an object, if possible.\n\nNotes\n-----\n- Make sure to have a valid tsconfig.json or jsconfig.json for best results\n- Not yet tested for compatibility with AutoComplPop, YouCompleteMe, or Syntastic.\n    - Recommend disabling these plugins for typescript files.\n\nLicense\n-------\n\nMIT License\n\nContact\n-------\n\nextropy@extropygames.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryphe%2Fvim-electrify-typescript-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryphe%2Fvim-electrify-typescript-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryphe%2Fvim-electrify-typescript-completion/lists"}