How to add a dictionary for spell check in Android Studio / IntelliJ Idea

后端 未结 5 500
轮回少年
轮回少年 2021-02-02 05:25

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

Can I add a Spanish dictionary to Android

5条回答
  •  春和景丽
    2021-02-02 06:12

    Its Very Easy

    Step 1: Go to File -> Settings -> Editor -> Spelling

    Step 2: In Spelling -> select Tab 'Dictionaries'

    Step 3: Click on '+'

    Step 4: Select File that You want to put(file must be .dic extension)

    Remember by default English language dictionary comes.

    RESTART Android Studio is necessary.

提交回复
热议问题