This is the Linux app named dumb-jump whose latest release can be downloaded as v0.5.5sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named dumb-jump with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
dumb-jump
DESCRIPTION:
Dumb Jump is an Emacs "jump to definition" package with support for 50+ programming languages that favors "just working". This means minimal -- and ideally zero-configuration with absolutely no stored indexes (TAGS) or persistent background processes. Dumb Jump requires at least GNU Emacs 24.3. Dumb Jump uses The Silver Searcher ag, ripgrep rg, or grep to find potential definitions of a function or variable under point. It uses a set of regular expressions based on the file extension, or major-mode, of the current buffer. The matches are run through a shared set of heuristic methods to find the best candidate to jump to. If it can't decide it will present the user with a list in a pop-menu, helm, or ivy (see dumb-jump-selector). For the currently supported languages it seems to do a good job of finding what you want. If you find a case where it does not work as expected do not hesitate to open an issue. It can be slow if it needs to use grep and/or a project is large.
Features
- The recommended way to install Dumb Jump is via package.el
- If you're using an up-to-date Spacemacs, then you already have Dumb Jump by default
- Dumb Jump performs best with The Silver Searcher ag
- Xref can be customized to use completing-read to select a target
- Dumb Jump will automatically look for a project root
- For the currently supported languages it seems to do a good job of finding what you want.
Programming Language
Emacs-Lisp
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dumb-jump.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.