文件名称:CodeGlance:Intelij IDEA插件,用于显示类似于Sublime中的代码的微型地图
文件大小:1.17MB
文件格式:ZIP
更新时间:2024-05-28 01:49:21
Kotlin
CodeGlance 插件存储库: : 最新版本: : InteliJ插件,显示缩小的概述或小地图,类似于在Sublime的编辑器窗格中找到的那种。 小地图允许快速滚动,让您直接跳到代码段。 使用您自定义的颜色突出显示语法,可以同时使用浅色和深色主题。 用于渲染的工作线程 使用InteliJ的分词器进行彩色渲染 可滚动! 嵌入编辑器窗口 完全替代支持新的Intellij构建的Code Outline。 使用Gradle构建 git clone https://github.com/Vektah/CodeGlance cd CodeGlance # run the tests ./gradlew test # build the plugin and install it in the sandbox then start idea ./gradlew runIdea #
【文件预览】:
CodeGlance-master
----.gitignore(51B)
----gradle()
--------wrapper()
----LICENCE(1KB)
----README.md(2KB)
----build.gradle(1KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----pub()
--------example.png(637KB)
----src()
--------test()
--------main()
----gradle.properties(80B)
----.editorconfig(119B)
----circle.yml(163B)