company-mode
Code completion framework
A framework for providing code completion suggestions within Emacs
Modular in-buffer completion framework for Emacs
2k stars
57 watching
228 forks
Language: Emacs Lisp
last commit: 15 days ago code-completionemacs-lisp
Related projects:
Repository | Description | Stars |
---|---|---|
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,317 |
racer-rust/emacs-racer | An Emacs package providing code completion and navigation features inspired by the Rust tool Racer. | 398 |
maralla/completor-swift | Provides Swift code completion functionality for a popular text editor plugin | 13 |
scottyb/ac-js2 | Provides auto-completion functionality for JavaScript in Emacs. | 123 |
ssmolkin1/company-solidity | A company-mode back-end for autocompletion of the Solidity programming language | 1 |
mitaki28/vscode-clang | An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 128 |
hrsh7th/cmp-cmdline | Provides a Vim plugin to manage command-line completions in a unified way | 564 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |
tzachar/cmp-ai | An AI-powered code completion plugin that integrates with Neovim's cmp. | 196 |
playcanvas/sublime-completions | Completions file for JavaScript object constructors in PlayCanvas game development | 4 |
muniftanjim/oclif-plugin-completion | A tool for generating shell completions for command-line interfaces. | 10 |
fsharp/emacs-fsharp-mode | Provides support and tools for the F# programming language within the Emacs text editor. | 208 |
clarketm/zsh-completions | A collection of Zsh completion scripts for enhancing the user experience in shell-based interfaces. | 68 |
craigbilner/ember-on-codemod | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
amnn/move-mode | An Emacs major mode for editing and compiling Move smart contract programming language. | 13 |