izhangzhihao / intellij-rainbow-fart

🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
https://plugins.jetbrains.com/plugin/14543-rainbow-fart
MIT License
510 stars 23 forks source link

Typing identifiers will trigger voices #67

Open FirokOtaku opened 2 years ago

FirokOtaku commented 2 years ago

Expected Behavior

Typing identifiers will not trigger any voices.

输入标识符时不会触发语音.

Current Behavior

For example, voices of if will be triggered when we typing notif in the word notification used as an identifier.

比如用 notification 单词作为标识符的时候, 输入到 notif 会触发 if 的语音.

Environment

izhangzhihao commented 1 year ago

Related to #27