Skip to content

gpoesia/magicomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pragmatic Code Autocomplete

This is the full implementation of the Pragmatic Code Autocomplete paper, presented at AAAI 2021:

@inproceedings{
    poesia2021pragmatic,
    volume = {35},
    title = {Pragmatic Code Autocomplete},
    author = {Poesia, Gabriel and Goodman, Noah},
    booktitle = {Proceedings of the AAAI Conference on Artificial Intelligence},
    year = {2021}
}

The VSCode integration is inside the user-study directory. We implemented it via hooks to the Monaco editor, which is the same that backs VSCode. https://microsoft.github.io/monaco-editor/ The dataset we collected from Github repositories is not included here, but is available upon request. Contact Gabriel <poesia[=at=]stanford.edu> if you need it.

About

Continually adapting autocomplete system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published