Skip to content

Files

Latest commit

4ff5cf8 · Mar 1, 2025

History

History

ancient-greek

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Dec 30, 2024
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Mar 31, 2024
Dec 30, 2024
Mar 1, 2025
Mar 31, 2024

Ancient Greek - Code Spell Checker

Ancient Greek dictionary extension for VS Code.

Imports the Ancient Greek spell checking dictionary for Code Spell Checker.

Installation

After this extension is installed, it is necessary to tell the spell checker to use it.

Enable Dictionary

Commands (use F1 or View -> Command Palette...):

  • F1 Show Spell Checker Configuration Info
  • Select the Language tab.
  • Enable the language Globally or in just the Workspace.

Disable Dictionary

Commands (use F1 or View -> Command Palette...):

  • F1 Show Spell Checker Configuration Info
  • Select the Language tab.
  • Disable the language Globally or in just the Workspace.

Manual Settings

This is done with the language setting.

Preferences -> Settings

Adding grc to the cSpell.language setting, will enable the Ancient_greek dictionary. Example using both English and Ancient Greek dictionaries:

"cSpell.language": "en,grc",

Requirements

This extension will automatically include Code Spell Checker extension.



Brought to you by Street Side Software Logo Street Side Software