GithubHelp home page GithubHelp logo

vmarkovtsev / code-completion Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 0.0 197.26 MB

source{d} neural code completion research - temporary public fork

Shell 0.50% Python 41.11% TypeScript 20.76% Go 2.73% Java 8.60% Jupyter Notebook 26.30%

code-completion's Introduction

autocompletion prototype

Requirements

  • Go installed and setup.
    • Make sure GOPATH environment variable is set and $GOPATH/bin is in your PATH environment variable.
  • Python (python or python3 and pip or pip3 in the path) installed. NOTE: pip must be able to run without sudo. If that's not the case, use install_sudo.sh.
  • Visual Studio Code installed.

Install

git clone [email protected]/src-d/code-completion.git
cd code-completion
./install.sh

Install extension

  • Download latest version of the extension.
  • Load the extension.
    • Open the extensions panel (Cmd + shift + x or Ctrl + shift + x.
    • Click the three dots to show options.
    • Click "Install from VSIX..." and select the extension file you just downloaded.
    • Activate the extension and reload.
  • Start using with any Go program.

NOTE: make sure your golang VSCode extension is not installed or active so they don't compete against each other to offer completions.

code-completion's People

Contributors

vmarkovtsev avatar eiso avatar

Stargazers

 avatar yuanke avatar

Watchers

James Cloos avatar  avatar zrg1048 avatar  avatar  avatar

code-completion's Issues

this code based for any papers?

I want to study this project, can you tell me this open code whether based for any public papers? if so, i will cite it in the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.