Giter Site home page Giter Site logo

iq-scm / atom-goto-definition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from faceair/atom-goto-definition

0.0 0.0 0.0 1.3 MB

⚠️⚠️⚠️ DEPRECATED

Home Page: https://atom.io/packages/goto-definition

License: GNU General Public License v2.0

JavaScript 100.00%

atom-goto-definition's Introduction

Goto Definition

macOS & Linux Build Status Windows Build Status dependencies Status

demo

  • Support for JavaScript(ES6 && JSX), TypeScript, CoffeeScript, Python, Ruby, PHP, Hack, Perl, KRL, Erb, Haml, C/C++, Puppet, ASP, Shell
  • Works with Mac OSX, Linux and Windows
  • Goto-Definition functionality, by default on Alt+Cmd+Enter/Ctrl+Alt+Enter
  • Support hyperclick, <cmd-click> on a word to jump to it's declaration

Installing

Install the package goto-definition in Atom (Preferences->Install) or use Atom's package manager from a shell:

$ apm install goto-definition

Performance Mode

Performance mode is 10x faster than nomal mode. If you want a better experience, please use the performance mode.

Steps:

  1. Install ripgrep, see https://github.com/BurntSushi/ripgrep#installation. Yeap, now we use ripgrep to search definitions, because it's incredibly fast.
  2. Turn Settings -> Packages -> goto-definition -> Settings -> Performance Mode on.
  3. Enjoy it.

Please note that performance mode is still under testing, suggestions and feedback are welcome. Performance mode will be activated by default in the next version once it has been tested extensively.

Ignoring files

You can ignore files while in performace mode by creating a .ignore file in the root of your project. Same syntax than .gitignore.

Notice

  • In normal mode, if you want to include VCS ignored paths, please uncheck Settings -> Exclude VCS Ignored Paths option under package preferences.

atom-goto-definition's People

Contributors

aki77 avatar alexandrosdelta avatar alexylem avatar andersklenke avatar cnichols avatar faceair avatar gepaul-zynga avatar gottfrois avatar jesus89 avatar jkrup avatar maracaipe avatar marcelovsantos avatar mathse avatar mmoghadas avatar r-chris avatar requiemforameme avatar rtroncoso avatar swiftcoder avatar tracyloisel 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.