Skip to content

nikita-nazarov/coroutine-stacks

Repository files navigation

The project is now located here:

https://github.com/google/coroutine-stacks

Coroutine Stacks

example workflow

This project is dedicated to creating an Intellij Plugin that will enhance the coroutine debugging experience by creating a view with the graph representation of coroutines and their stack traces, similar to how it is done in the Parallel Stacks feature of the JetBrains Rider IDE.

Setup project in your local enviroment

  1. Fork the repository

  2. After fork is completed, click on Code button and copy the git url

  3. Open terminal and run command

    git clone <your-git-url>
    cd coroutine-stacks
    
  4. Open Intellij IDEA, and open the project coroutine-stacks

  5. Run the project

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published