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

https://github.com/line/scavenger-viewer

An Intellij IDEA Plugin that integrate method invocation information collected by Scavenger Collector into Intellij IDEA by highlights them in code editor.
https://github.com/line/scavenger-viewer

Last synced: about 1 year ago
JSON representation

An Intellij IDEA Plugin that integrate method invocation information collected by Scavenger Collector into Intellij IDEA by highlights them in code editor.

Awesome Lists containing this project

README

          

# Scavenger-Viewer

An Intellij IDEA Plugin that integrate method invocation information collected by [Scavenger](https://github.com/naver/scavenger) Collector into [Intellij IDEA](https://www.jetbrains.com/idea/) by highlights them in code editor.

## Requirements

- [Scavenger collector, Scavenger API](https://github.com/naver/scavenger?tab=readme-ov-file#components)
- [Intellij IDEA](https://www.jetbrains.com/idea/)

## Usage

- Intellij IDEA Setting > Plugins > MarketPlace
- Search `Scavenger Viewer` and install
- Set `scavenger collector` URL and select `project` & `snapshot`

스크린샷 2024-11-20 오후 1 19 45
스크린샷 2024-11-20 오후 1 10 06

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for contributing to Scavenger Viewer.

## LICENSE

Apache License 2.0

## How to reach us

- File an issue in [the issue tracker](https://github.com/line/scavenger-viewer/issues) to report a bug or suggest an idea.