https://github.com/yiiguxing/intellij-figlet
:electric_plug:A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
https://github.com/yiiguxing/intellij-figlet
figlet figlet-texts idea-plugin intellij intellij-plugin plugin
Last synced: about 2 months ago
JSON representation
:electric_plug:A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
- Host: GitHub
- URL: https://github.com/yiiguxing/intellij-figlet
- Owner: YiiGuxing
- License: mit
- Created: 2019-01-28T07:53:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T02:18:22.000Z (over 3 years ago)
- Last Synced: 2025-03-30T17:51:11.850Z (3 months ago)
- Topics: figlet, figlet-texts, idea-plugin, intellij, intellij-plugin, plugin
- Language: Kotlin
- Homepage:
- Size: 729 KB
- Stars: 41
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
_____.__ ________.__ __
_/ ____\__|/ _____/| | _____/ |_
\ __\| / \ ___| | _/ __ \ __\
| | | \ \_\ \ |_\ ___/| |
|__| |__|\______ /____/\___ >__|
\/ \/
```
[](https://github.com/YiiGuxing/intellij-figlet)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
[](https://github.com/YiiGuxing/intellij-figlet/blob/master/LICENSE)
[](https://github.com/YiiGuxing/intellij-figlet/releases/latest)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
-----A [FIGlet](http://www.figlet.org)-based ASCII Art generation plugin for IntelliJ based IDEs.

Installation
------------- Using IDE built-in plugin system:
- Settings(Preferences) > Plugins > Marketplace/Browse repositories... > Search for "figlet" > Install Plugin
- Manually:
- Download the [latest release](https://github.com/YiiGuxing/intellij-figlet/releases/latest) and install it manually using Settings(Preferences) > Plugins > Install plugin from disk...
Restart IDE.Usage
-----1. Select the text you want to convert on the editor (Optional).
2. Alt + Insert > ASCII Art... or Main menu > Code > Generate... > ASCII Art....
3. Click the Generate ASCII Art Text button.
Other Plugins
-------------- [Translation Plugin](https://github.com/YiiGuxing/TranslationPlugin)
- [Material Design Color Palette](https://github.com/YiiGuxing/material-design-color-palette)