An open API service indexing awesome lists of open source software.

https://github.com/niku/quick-toggle

quickly open corresponding file (eg test vs impl)
https://github.com/niku/quick-toggle

Last synced: 3 months ago
JSON representation

quickly open corresponding file (eg test vs impl)

Awesome Lists containing this project

README

          

quick-toggle
============

quickly open corresponding file (eg test vs impl)

Works on
========

[![Build Status](https://travis-ci.org/niku/quick-toggle.png?branch=master)](https://travis-ci.org/niku/quick-toggle)

- emacs24
- emacs-snapshot

Thanks to
=========

Forked from [toggle.el](http://www.emacswiki.org/emacs/download/toggle.el).

Inspired from [Quick JUnit](https://github.com/kompiro/quick-junit).