-
Updated
Jun 6, 2022 - Python
#
code-completion
Here are 98 public repositories matching this topic...
A code-completion engine for Vim
A maintained ctags implementation
code-navigation
ctags
code-analysis
developer-tools
code-completion
code-summarization
tagjumping
code-reading
-
Updated
Jun 7, 2022 - C
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
syntax-highlighting
visual-studio
assembly
x86-64
assembler
avx2
nasm
assembly-language-programming
code-completion
avx512
visual-studio-extension
disassembly
masm
-
Updated
Jan 9, 2022 - Python
Modular in-buffer completion framework for Emacs
-
Updated
Apr 25, 2022 - Emacs Lisp
A code-completion & code-comprehension server
-
Updated
Jun 7, 2022 - Python
Async completion framework made ease.
-
Updated
Jan 23, 2022 - Python
PHP intellisense for Visual Studio Code
php
language-server
vscode
language-server-protocol
visual-studio-code
intellisense
vscode-extension
code-completion
-
Updated
Apr 9, 2022 - TypeScript
enhancement
New feature or request
good first issue
Good for newcomers
dependency resolution
Related to the project dependency/standard library resolver
maven
Related to the Maven build tool
async completion in pure vim script for vim8 and neovim
-
Updated
Dec 6, 2021 - Vim script
VSCode extension for code suggestion
-
Updated
May 17, 2022 - TypeScript
Type safe SQL builder with code generation and automatic query result data mapping
mysql
golang
postgres
sql
database
code-generator
sqlite
postgresql
mariadb
sql-query
codegenerator
typesafe
sql-builder
datamapper
code-completion
sql-queries
cockroachdb
sql-query-builder
sqlbuilder
typesafety
-
Updated
Jun 6, 2022 - Go
Elixir Integration Into Vim
vim
elixir
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
code-completion
alchemist
deoplete-source
-
Updated
Apr 27, 2020 - Elixir
plugin
c
coverage
paypal
cmake
libclang
sublime-settings
cplusplus
osx
cpp
sublime-text
appveyor
clang
travis
sublime-text-3
compile
auto-complete
codacy
code-completion
compilation-database
sublime-text-4
-
Updated
Apr 3, 2022 - Python
Code navigation, documentation lookup and completion for Ruby
-
Updated
Dec 8, 2021 - Emacs Lisp
javascript
android
syntax-highlighting
screenshots
library
ide
code-editor
text-editor
file-explorer
code-completion
modpe-script
modpe-ide
-
Updated
Jun 8, 2022 - Java
The D Completion Daemon is an auto-complete program for the D programming language
-
Updated
Feb 7, 2022 - D
PHP Intellisense/code-completion for VS Code
-
Updated
Sep 4, 2018 - TypeScript
Nox is a lightweight, high-performance LSP client for Emacs
emacs
language-server
code-completion
lsp
lsp-client
mspyls
intele
jump-define
code-refrences
syntax-rename
-
Updated
May 7, 2022 - Emacs Lisp
A grammar agnostic code completion engine for ANTLR4 based parsers
-
Updated
Apr 9, 2022 - TypeScript
PhpStorm Code Completion for CodeIgniter 3
-
Updated
Jan 24, 2020 - PHP
Ctags IDE on the True Editor
-
Updated
Jun 4, 2022 - Emacs Lisp
Adds support for SDKMAN! to fish
-
Updated
Mar 8, 2022 - Gherkin
jainaayush01
commented
Feb 19, 2021
PS: I would like to work on this issue.
enhancement
New feature or request
good first issue
Good for newcomers
ux-improvement
Priority: High
ClojureScript "IntelliSense" support for JS objects and their properties/methods. Via figwheel and Emacs CIDER.
-
Updated
Oct 2, 2021 - Clojure
-
Updated
Dec 20, 2017 - Python
Galois is an auto code completer for code editors (or any text editor) based on OpenAI GPT-2.
-
Updated
Aug 15, 2019 - Python
nyavro
commented
May 9, 2020
As @carloschida mentioned in nyavro/i18nPlugin#10 (comment) vue-i18n project could be configured to use js files as translations. Unfortunately I could not get it work, instead I came to configuration (vue-i18n-js-config-simple) which is slightly differ from one mentioned a
Opensource Visual Studio extension for compiler instrinsics in C/C++
c
c-plus-plus
visual-studio
compiler
signature
tooltip
intrinsics
code-completion
visual-studio-extension
amd-specific-intrinsics
-
Updated
Jan 28, 2021 - HTML
Improve this page
Add a description, image, and links to the code-completion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-completion topic, visit your repo's landing page and select "manage topics."
Add a test workspace with a Maven project (similar to the Gradle project in
server/src/test/resources/additionalWorkspace
) and a test case inClassPathTest
to make sure that we don't regress on anything regarding dependency resolution in Maven projects.