All Projects → jungletian → BreakWords

jungletian / BreakWords

Licence: Apache-2.0 License
📖 an idea plugin written in Kotlin to help you remember and look the word up.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to BreakWords

RedsoftYapiUpload
一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Stars: ✭ 51 (+2%)
Mutual labels:  idea-plugin
markdown-editor
IntelliJ Platform A full-featured WYSIWYG editor for markdown
Stars: ✭ 92 (+84%)
Mutual labels:  idea-plugin
dark-mode-sync-plugin
IDEA plugin for synchronizing themes with the operating system's Dark Mode
Stars: ✭ 38 (-24%)
Mutual labels:  idea-plugin
uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
Stars: ✭ 30 (-40%)
Mutual labels:  idea-plugin
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (+24%)
Mutual labels:  idea-plugin
ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (-42%)
Mutual labels:  idea-plugin
dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Stars: ✭ 25 (-50%)
Mutual labels:  idea-plugin
view-github-actions-idea-plugin
Intellij IDEA plugin to browse execution of GitHub actions
Stars: ✭ 23 (-54%)
Mutual labels:  idea-plugin
go-builder-generator-idea-plugin
IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.
Stars: ✭ 21 (-58%)
Mutual labels:  idea-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (+20%)
Mutual labels:  idea-plugin
NutzCodeInsight
Intellij idea plugin for Nutz Web Framwork
Stars: ✭ 35 (-30%)
Mutual labels:  idea-plugin
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (-4%)
Mutual labels:  idea-plugin
TinyPNG
TinyPNG IDEA Plugin for https://tinypng.com/
Stars: ✭ 21 (-58%)
Mutual labels:  idea-plugin
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (-60%)
Mutual labels:  idea-plugin
sbt-idea-example
SBT based IntellJ plugin template project
Stars: ✭ 20 (-60%)
Mutual labels:  idea-plugin
intelliroutes
Support for Play Routes in IntelliJ IDEA
Stars: ✭ 21 (-58%)
Mutual labels:  idea-plugin
mybatis-builder
An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE
Stars: ✭ 35 (-30%)
Mutual labels:  idea-plugin
toolkit
Toolkit plugin for IntelliJ IDEA
Stars: ✭ 20 (-60%)
Mutual labels:  idea-plugin
cosy
阿里云智能编码插件(Alibaba Cloud AI Coding Assistant)是一款AI编程助手,它提供代码智能补全和IDE内的代码示例搜索能力,帮助你更快更高效地写出高质量代码。
Stars: ✭ 211 (+322%)
Mutual labels:  idea-plugin
KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Stars: ✭ 25 (-50%)
Mutual labels:  idea-plugin

BreakWords

An idea plugin to help you break down the barrier of language that written in Kotlin

Aim

Sometimes we deep into the wtf source code, new words are the barrier to continue reading. So this born to help you remember and break the words.

Install

Download the BreakWords.jar -> open your IDE (Idea, Android Studio, WebStorm...) -> press cmd + , -> Plugins -> Install plugin from disk -> choose BreakWords.jar -> restart.

Usage

Select the word and press alt + q the prompt pop like following:

Feature

  • auto recognize the language of the word in your env. (英 -> 汉 & 汉 -> 英)
  • only one BreakWords.kt file, simplify code, clean code.
  • hope your feedback and communicate with each other.
  • welcome scan the QR code or contact jungletian for feedback.

Thanks

有道翻译API

码个蛋

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].