• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-dxr-search

DXR search for Atom.
Osmose
0.1.3 291
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom DXR Search

Atom DXR Search is an Atom package for performing DXR searches. It allows users to search DXR from within the Atom interface and jump to matches if they've got the matching tree open within the editor.

Note: This package requires you to be able to connect to a running DXR instance, which usually means you need internet access to use it.

Screenshot of package

Usage

Hit Cmd-Alt-J/Ctrl-Alt-J to open the search dialog. Enter your query and hit Return to submit the search. The results will be displayed below the search bar. If there are more results than the per-page limit configured in the package settings, there will be a "Show More" button at the bottom of the results that will load more results when clicked.

If you have the tree you're searching open in the current project, clicking on any of the filenames or matching lines will open that file in a new tab.

You can also remap the command to any key you want. For example, add the following to your keymap to map Ctrl-Alt-G to open the dialog:

'atom-workspace':
  'ctrl-alt-g': 'atom-dxr-search:toggle'

Settings:

License

Licensed under the MIT License. See LICENSE for details.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by