'Add spanish spell check android studio

I would like to add a custom (Spanish) dictionary to Android Studio. How can I do that?



Solution 1:[1]

Update, based on previous answer and answering comment to it. Just tested it.

Download dictionary from https://www.winedt.org/dict.html
Extract .dic file
Android Studio -> File -> Settings -> Spelling -> + on Custom dictionaries -> select extracted .dic file
Restart Android Studio

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1