Giter Site home page Giter Site logo

atom-rustsym's Introduction

rustsym

apm ci

An Atom package that provides symbol navigation for Rust code using rustsym.

Configuration

This package is designed to coexist with other Atom packages that offer a symbols provider for source code.

Standard installations of Atom should come with the symbols-view package by default. As such, the default settings used by this package have been chosen in order to avoid extra configuration for compatibility with symbols-view.

The Override Commands setting is necessary for letting this package become the symbols provider for Rust source code in the presence of other providers in the Atom environment. With the setting enabled, commands for showing file or project symbols will instead be delegated to this package.

If you are not using symbols-view, then you will need to set the command names for toggling file or project symbols so that this package can intercept the right commands and be triggered.

Package Commands

In the event you do not wish to use the same key bindings as your preferred symbols provider to trigger this package, the following commands are available for setting manual key bindings.

  • rustsym:toggle-file-symbols
  • rustsym:toggle-project-symbols

Note that the Override Commands setting is unnecessary if you choose to create key bindings for the commands just above.

Usage

Simply press the key combination for toggling file or project symbols to bring to focus a search panel. As you enter search terms to locate your symbol of interest, rustsym will run in the background and return a list of results. Use the โ†‘ and โ†“ keys to scroll through the results and then press ENTER to navigate to the symbol currently highlighted. Alternatively, you can also click on a symbol for navigation.

Contributing

This package is still under development.

atom-rustsym's People

Contributors

miqh 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.