Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shiraji/common-custom-channel

Intellij plugin that easily set/unset common custom plugin channel
https://github.com/shiraji/common-custom-channel

Last synced: 23 days ago
JSON representation

Intellij plugin that easily set/unset common custom plugin channel

Awesome Lists containing this project

README

        

# common-custom-channel

How many times you google "intellij plugin beta url" and find this link?

![url-list](website/images/url-list.png)

This plugin helps you to set/unset common custom repository channels, super easily. All you need to do is select and apply!

![settings.gif](website/images/settings.gif)

## How to use

* Open preferences
* Select `Common custom release channel`
* Select/Unselect whatever you want to use as custom release channels
* Click OK

In order to refresh plugin search results, please reopen preferences dialog

## Limitation

Currently, I don't have an idea that how to refresh plugin search result after changing release channel using this menu.

## How to install

Use the IDE's plugin manager to install the latest version of the plugin.

## License

```
Copyright 2020 Yoshinori Isogai

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```