GithubHelp home page GithubHelp logo

jeroenherczeg / code-completion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from src-d/code-completion

0.0 0.0 0.0 198.66 MB

autocompletion prototype

Go 2.61% TypeScript 19.64% Python 44.14% Shell 0.57% Java 8.14% Jupyter Notebook 24.89%

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.

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.