Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/izhangzhihao/intellij-google-search

Add Google Search in your IntelliJ
https://github.com/izhangzhihao/intellij-google-search

google google-search intellij intellij-plugin kotlin

Last synced: 14 days ago
JSON representation

Add Google Search in your IntelliJ

Awesome Lists containing this project

README

        

# IntelliJ Google Search

![Build](https://github.com/izhangzhihao/intellij-google-search/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/20230.svg)](https://plugins.jetbrains.com/plugin/20230)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/20230.svg)](https://plugins.jetbrains.com/plugin/20230)

image

[![YouTube](https://yt-embed.herokuapp.com/embed?v=EZULZgeGAK4)](https://www.youtube.com/watch?v=EZULZgeGAK4)

This is a Google Search plugin for IntelliJ platform, now you could quickly open google search page with your selected text just in your IDE.
Even more, you could search with your selected text in Stack Overflow!

## Installation

- Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "Google Search" >
Install Plugin

- Manually:

Download the [latest release](https://github.com/izhangzhihao/intellij-google-search/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

---
Plugin based on the [IntelliJ Platform Plugin Template][template].

[template]: https://github.com/JetBrains/intellij-platform-plugin-template