如何在Android Studio/IntelliJ Idea中添加字典以进行拼写检查 [英] How to add a dictionary for spell check in Android Studio / IntelliJ Idea

查看:470
本文介绍了如何在Android Studio/IntelliJ Idea中添加字典以进行拼写检查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用西班牙语的Android Studio,这让我感到困扰,因为它突出显示了拼写正确的不正确单词.

I have been using Android Studio in Spanish, and it bothers me that it highlights as incorrect words which are spelt correctly.

我可以在Android Studio或IntelliJ Idea中添加西班牙语词典吗?

Can I add a Spanish dictionary to Android Studio or to my IntelliJ Idea?

推荐答案

您可以从 http://www.winedt.org/dictASCII.html ,然后按sebaszw所说的将其添加到Android Studio:

You can download the Spanish (or any other language) ASCII dictionary from http://www.winedt.org/dictASCII.html and then add it to Android Studio as sebaszw said:

  1. 转到设置"->拼写"->词典"
  2. 点击加号(+)
  3. 选择字典文件夹的路径(在内部,您必须具有带.dic扩展名的纯文本单词列表)
  4. 重新启动Android Studio
  1. Go to Settings -> Spelling -> Dictionaries
  2. Click plus symbol(+)
  3. Select path to your dictionaries folder (inside you must have plaintext word lists with .dic extension)
  4. Restart Android Studio

它对我有用,而无需重启Android Studio

It worked for me without restarting Android Studio

这篇关于如何在Android Studio/IntelliJ Idea中添加字典以进行拼写检查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆