{"id":13428964,"url":"https://github.com/Vektah/CodeGlance","last_synced_at":"2025-03-16T02:30:52.407Z","repository":{"id":9103619,"uuid":"10883743","full_name":"vektah/CodeGlance","owner":"vektah","description":"Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime","archived":false,"fork":false,"pushed_at":"2021-06-15T07:31:43.000Z","size":2129,"stargazers_count":1059,"open_issues_count":63,"forks_count":104,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-12T07:12:05.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vektah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-23T12:08:52.000Z","updated_at":"2025-03-07T09:06:29.000Z","dependencies_parsed_at":"2022-09-09T04:01:13.740Z","dependency_job_id":null,"html_url":"https://github.com/vektah/CodeGlance","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vektah%2FCodeGlance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vektah%2FCodeGlance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vektah%2FCodeGlance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vektah%2FCodeGlance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vektah","download_url":"https://codeload.github.com/vektah/CodeGlance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243815626,"owners_count":20352203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T01:01:10.156Z","updated_at":"2025-03-16T02:30:52.360Z","avatar_url":"https://github.com/vektah.png","language":"Kotlin","funding_links":[],"categories":["Tools","Navigation","开发环境/工具","Android Studio"],"sub_categories":["Plugins"],"readme":"CodeGlance [![CircleCI](https://circleci.com/gh/Vektah/CodeGlance/tree/master.svg?style=svg)](https://circleci.com/gh/Vektah/CodeGlance/tree/master)\n==========\n\nPlugin Repository: http://plugins.jetbrains.com/plugin/7275  \nLatest build: https://github.com/Vektah/CodeGlance/releases\n\nInteliJ plugin that displays a zoomed out overview or minimap similar to the one found in Sublime into the editor pane. The minimap allows for quick scrolling letting you jump straight to sections of code.\n\n - Works with both light and dark themes using your customized colors for syntax highlighting.\n - Worker thread for rendering\n - Color rendering using InteliJ's tokenizer\n - Scrollable!\n - Embedded into editor window\n - Complete replacement for Code Outline that supports new Intellij builds.\n\n![Dracula](https://raw.github.com/Vektah/CodeGlance/master/pub/example.png)\n\n\nBuilding using Gradle\n====================\n```\ngit clone https://github.com/Vektah/CodeGlance\ncd CodeGlance\n# run the tests\n./gradlew test\n\n# build the plugin and install it in the sandbox then start idea\n./gradlew runIdea\n\n# build a release\n./gradlew buildPlugin\n\n```\nThe result will be saved as build/distributions/CodeGlance-{version}.zip\n\n\nRunning from source in IntellJ\n===================\n1. Make sure you have the Plugin DevKit installed.\n2. Checkout sources from github\n3. Create a new Intellij Platform plugin project\n4. Select source directory, chose a plugin sdk (create one that points to your intellij install).\n5. Mark src/main/java as source root, and src/test/java as test root.\n6. In order to run tests you will need to find mockito and testing jars. I usually do this with Gradle.\n7. In module settings set the path to META-INF to src/main/resources\n8. Hit Run.\n\n\nShow/Hide or Enable/Disable Minimap\n===================\n* **Ctrl-Shift-G** to toggle minimap.\n* Settings \u003e Other Settings \u003e CodeGlance\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVektah%2FCodeGlance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVektah%2FCodeGlance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVektah%2FCodeGlance/lists"}