Giter Club home page Giter Club logo

octohint's Introduction

Octohint

Build Status Chrome Web Store Chrome Web Store Chrome Web Store

Demo

Introduction

Octohint is a browser extension which brings VSCode's IntelliSense hint to GitHub. Used to be named as Intelli-octo.

Installation

Chrome

Install it from Chrome Web Store

Manual install is also available: Go to release page, find chrome.zip file and download it.

Firefox

Make sure your version of Firefox supports web extensions. The installation is the same as Manual install of Chrome.

Safari

  1. Download this zip file, double click to unpack it in Finder

  2. Enable Develop tools of Safari

  3. At top menubar, click Develop -> Show Extension builder, then click '+' on the bottom left corner of popup window, choose 'Add Extension', then select unpacked folder on step 1.

  4. Click 'Install' button on the top right, done.

Features

With Octohint installed, when you view code at GitHub (For example this), you'll get features as follows:

  • Hover to see quick information
  • Click to show all occurrences
  • [โŒ˜] + Click to go to definition (For Windows and Linux user, use [Ctrl])

Supported languages

Rich IntelliSense hint:

  • TypeScript and JavaScript
  • CSS, LESS and SCSS

Base token matching: All languages

Supported platforms

Support GitHub, GitLab and Bitbucket. Since GitLab CE has many versions, I'm not sure it works correctly on every version. If you find some bugs you could submit an issue.

Get private GitHub/GitLab/Bitbucket works

If GitHub/GitLab/Bitbucket you are using is hosted on different site, go to chrome://extensions, click options of Octohint, then add match patterns of your site, like https://www.example.com/*.

options

Privacy

Octohint is a pure client thing. All code analysis are performed at your browser, which means your code and actions like click, mousemove will never be sent to any server. So feel free to use it at your private GitHub/GitLab/Bitbucket.

Related

  • Octoview: The missing preview feature for GitHub

License

MIT

octohint's People

Contributors

gitter-badger avatar greenkeeper[bot] avatar pd4d10 avatar

Watchers

 avatar  avatar

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.