Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shiraji/common-custom-channel
- Owner: shiraji
- License: apache-2.0
- Created: 2019-12-15T18:35:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T09:14:08.000Z (over 3 years ago)
- Last Synced: 2024-10-30T02:42:35.002Z (2 months ago)
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/14084-common-custom-channel
- Size: 1.33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 OKIn 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 IsogaiLicensed 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 athttp://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.
```