Coder Social home page Coder Social logo

wanghuan9 / search-in-repo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kimentanm/search-in-repo

0.0 0.0 0.0 165 KB

👑Intellij Plugin: 一个方便在IDE中搜索依赖信息的工具,支持Maven和Gradle

License: MIT License

Java 100.00%

search-in-repo's Introduction

Jetbrains Plugin: Search in Repository

GitHub release (latest by date) star

Jetbrains插件,支持Jetbrains全系IDE。一款依赖查询工具,输入查询关键词,选择版本即可获得相应的依赖信息(支持Maven仓库和NPM仓库)。

Maven依赖查询当前暂时仅支持Maven和Gradle两种依赖

本插件解决了,访问mvnrepository.com时会出现One more step验证的问题

安装

从Intellij Plugin仓库下载

在Plugin repository中搜索Search in Repository
Plugin HomePage

源码编译

  • 使用Gradle的buildPlugin脚本构建
  • 项目根路径找到build/distributions/search-in-repo-x.x.x.zip文件
  • IDE中选择Install plugin from disk,选择上述zip文件
  • 下载zip文件 search-in-repo-1.3.4.zip

使用

  • 插件安装好,在IDE的右侧菜单栏会出现一个Search菜单
  • 先输入关键词搜索,比如输入mybatis,然后点击search按钮或者直接回车
  • 使用PrevNext按钮切换分页
  • 双击某一列,搜索详细版本列表
  • 双击某一列,弹出详情窗口,直接复制或者点击Copy按钮 image-20210324164221706

预览

Change Notes

  • v1.3.4
    适配最新版本编辑器
  • v1.3.3
    修复双击复制NPM命令错误的问题
  • v1.3.2
    双击NPM依赖可复制install命令到剪贴板中 fix bugs
  • v1.3.0
    新增Maven Repository Tab
    fix bugs
  • v1.2.2
    NPM增加名称列
    解决NPM包搜索结果无法展示的问题
  • v1.2.1
    新增错误信息提示
    fix bugs
  • v1.2.0
    新增NPM依赖查询
  • v1.1.1
    发布插件到Jetbrains插件仓库
    增加插件英文介绍
    解决插件适配性问题
  • v1.1.0
    新增排序条件 relevance | popular | newest
    解决排序失效的bug
    解决分页错误的bug
  • v1.0.0
    发布的第一个版本,基础功能均已完成。
    输入ArtifactId关键字,选择版本即可查询到相关依赖信息

search-in-repo's People

Contributors

kimentanm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.