awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDictionary Plugins

Supports dynamic loading of external word lists and language-specific files to expand validation vocabulary.

Distinct from Plugin-Based Extensibility: Distinct from general plugin-based extensibility: focuses specifically on the dictionary loading mechanism for spelling validation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dictionary Plugins. Refine with filters or upvote what's useful.

Awesome Dictionary Plugins GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • streetsidesoftware/vscode-spell-checkerstreetsidesoftware 的头像

    streetsidesoftware/vscode-spell-checker

    1,664在 GitHub 上查看↗

    This project is an integrated spelling validation tool designed for source code and documentation. It functions as an editor extension that identifies and highlights spelling errors within comments, strings, and programming identifiers, providing real-time feedback and correction suggestions directly within the development environment. The tool distinguishes itself through its ability to parse complex naming conventions, such as camelCase and snake_case, into individual components for accurate validation. It operates as an offline-first engine, ensuring that all text analysis and dictionary l

    Allows the dynamic loading of external word lists and language-specific files to expand the vocabulary used during the validation process.

    TypeScript
    在 GitHub 上查看↗1,664
  1. Home
  2. Software Engineering & Architecture
  3. Plugin-Based Extensibility
  4. Dictionary Plugins