Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.42 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.42 KB

Dictionaries

This directory contains dictionaries for the Visual Studio Code spell checker extension and the IntelliJ IDEA spell checker.

Usage

For Visual Studio Code, these files are automatically used by the spell checker extension. For IntelliJ IDEA or Android Studio, you need to add these dictionaries manually by following the official documentation.

Contents

api_endpoint_names

This dictionary contains the names of the API endpoints.

  • mooc_sysbar.php
  • istream.ntut.edu.tw

ntut_terms

This dictionary contains the service names related to NTUT.

  • iSchool
  • Zuvio

third_party_terms

This dictionary contains file extensions, HTTP terms, third-party library names and their API.

  • crdownload
  • Bezier
  • flutter_inappwebview
  • EdgeInsets.fromLTRB

abbreviations

This dictionary contains abbreviations used in this repository.

  • prefs

paths

This dictionary contains the paths of the files in this repository. Please note that this dictionary is temporary and will be removed in the future when the repository is refactored. DO NOT add more paths to this dictionary.