Files
PartnerIdeaAdapter/README.md

9 lines
475 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# PartnerIdeaAdapter
Partner 开发适配插件。
该插件配合项目 [Partner](https://github.com/slhafzjw/Partner) 中的Api模块使用可提供注解规范与跳转功能方便进行开发。
目前仅为能力相关注解提供了不同代码文件方法间的跳转实现IDEA提示、规范等内容待开发。
> 不得不说这官方文档是真不好看啊还得靠AI上手写好第一个`LineMarkerProvider`之后,第二个就熟悉多了。