Topic

code-completion

Repositories (273)

YouCompleteMe
YouCompleteMe ycm-core Python

A code-completion engine for Vim

25.9k
nginx-ui
nginx-ui 0xJacky Go

Yet another WebUI for Nginx

11.5k
CopilotForXcode
CopilotForXcode intitni Swift

The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension

8.2k
ctags
ctags universal-ctags C

A maintained ctags implementation

7.3k
asm-dude
asm-dude HJLebbink C#

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window

4.2k
jet
jet go-jet Go

Type safe SQL builder with code generation and automatic query result data mapping

3.8k
turbopilot
turbopilot ravenscroftj C++

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU

3.8k
twinny
twinny twinnydotdev TypeScript

The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but 100% free.

3.6k
company-mode
company-mode company-mode Emacs Lisp

Modular in-buffer completion framework for Emacs

2.3k
kotlin-language-server
kotlin-language-server fwcd Kotlin

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

2k
Squircle-CE
Squircle-CE massivemadness Kotlin

πŸ‘¨β€πŸ’» Squircle CE is a fast and free multi-language code editor for Android

1.9k
vscode-intelephense
vscode-intelephense bmewburn TypeScript

PHP intellisense for Visual Studio Code

1.9k
copilot-clone
copilot-clone hieunc229 TypeScript

VSCode extension for code suggestion

1.8k
lsp-bridge
lsp-bridge manateelazycat Emacs Lisp

A blazingly fast LSP client for Emacs

1.7k
ycmd
ycmd ycm-core C++

A code-completion & code-comprehension server

1.7k
minuet-ai.nvim
minuet-ai.nvim milanglacier Lua

πŸ’ƒ Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular LLMs including OpenAI, Gemini, Claude, Ollama, Llama.c...

1.4k
completor.vim
completor.vim maralla Python

Async completion framework made ease.

1.3k
privy
privy srikanth235 TypeScript

An open-source alternative to GitHub copilot that runs locally.

992
asyncomplete.vim
asyncomplete.vim prabirshrestha Vim Script

async completion in pure vim script for vim8 and neovim

977
alchemist.vim
alchemist.vim slashmili Elixir

Elixir Integration Into Vim

645
multilspy
multilspy microsoft Python

multilspy is a lsp client library in Python intended to be used to build applications around language servers.

606
robe
robe dgutov Emacs Lisp

Code navigation, documentation lookup and completion for Ruby

591
EasyClangComplete
EasyClangComplete niosus Python

:boom: Robust C/C++ code completion for Sublime Text 3/4

580
antlr4-c3
antlr4-c3 mike-lischke TypeScript

A grammar agnostic code completion engine for antlr-ng and ANTLR4 based parsers

471
sdkman-for-fish
sdkman-for-fish reitzig Gherkin

Adds support for SDKMAN! to fish

444
citre
citre universal-ctags Emacs Lisp

A superior code reading & auto-completion tool with pluggable backends.

394
llm.nvim
llm.nvim Kurama622 Lua

A large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local l...

384
minuet-ai.el
minuet-ai.el milanglacier Emacs Lisp

πŸ’ƒ Dance with LLM in Your Code. Minuet offers code completion as-you-type from popular LLMs including OpenAI, Gemini, Claude, Ollama, Llama.cpp, Codes...

373
DCD
DCD dlang-community D

The D Completion Daemon is an auto-complete program for the D programming language

362
vim-clang
vim-clang justmao945 Vim Script

Clang completion plugin for vim

356
monacopilot
monacopilot arshad-yaseen TypeScript

AI auto-completion plugin for Monaco Editor, inspired by GitHub Copilot.

293
monitors4codegen
monitors4codegen microsoft Python

Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp...

280
Awesome-Code-Benchmark
Awesome-Code-Benchmark tongye98

A comprehensive code domain benchmark review of LLM researches.

242
crane
crane HvyIndustries TypeScript

PHP Intellisense/code-completion for VS Code

239
nox
nox manateelazycat Emacs Lisp

Nox is a lightweight, high-performance LSP client for Emacs

204
codeigniter-phpstorm
codeigniter-phpstorm natanfelles PHP

PhpStorm Code Completion for CodeIgniter 3

203
SyntaxMeets
SyntaxMeets kothariji JavaScript

Syntaxmeets. Create rooms 🏠 Call your friends πŸ‘¬πŸΌ Sip Chai, β˜• Chat, Create, and CodeπŸ‘¨β€πŸ’». A coding platform to code simultaneously πŸš€ with your fr...

172
Repilot
Repilot ise-uiuc Python

Repilot, a patch generation tool introduced in the ESEC/FSE'23 paper "Copiloting the Copilots: Fusing Large Language Models with Completion Engines fo...

139
d365fo-mcp-server
d365fo-mcp-server dynamics365ninja TypeScript

Exposes MCP tools that prove every method, field, label and form pattern against your real metadata before the AI writes code.

132
clj-suitable
clj-suitable clojure-emacs Clojure

ClojureScript "IntelliSense" support for JS objects and their properties/methods. Via figwheel and Emacs CIDER.

119
ace-linters
ace-linters mkslanc TypeScript

Language-aware features for Ace Editor

102
python-tools
python-tools MichaelAquilina Python

:wrench: Atom plugin which uses jedi to provide numerous tools useful for developing python code in atom.

100
kotlin-lsp
kotlin-lsp amgdev9 Kotlin

A Language Server Protocol implementation for the Kotlin language, leveraging the Kotlin Analysis API as its core

94
galois-autocompleter
galois-autocompleter iedmrc Python

Galois is an auto code completer for code editors (or any text editor) based on OpenAI GPT-2.

93
CustomSuggestionServiceForCopilotForXcode
CustomSuggestionServiceForCopilotForXcode intitni Swift

Use locally run models (OpenAI compatible APIs, Tabby, Ollama) to generate code suggestions for Xcode.

88
EditorKit
EditorKit massivemadness Java

πŸ–Š EditorKit is a multi-language code editor library for Android

84
i18nPlugin
i18nPlugin nyavro Kotlin

Intellij idea i18next support plugin

77
intrinsics-dude
intrinsics-dude HJLebbink HTML

Opensource Visual Studio extension for compiler instrinsics in C/C++

74
code_transformers
code_transformers bayesgroup Python

Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Source Code

67
neocursor.nvim
neocursor.nvim teocns Lua

Cursor's Tab Tab in Neovim β€” the only maintained plugin on Cursor's real backend. Next-edit predictions, cursor jumps & ghost text. A Copilot / Superm...

61