facebookarchive/atom-ide-ui

compatibility with linter-spell

Open

#110 创建于 2017年10月31日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)JavaScript (937 star) (110 fork)batch import
diagnosticsenhancementhelp wanted

描述

Description

When hovering over several warnings produced by the linter-spell package (with linter-spell-latex) the change options differ and sometimes are incomplete: ui-1 ui-2

Expected Behavior

The options should contain at least few "Change to..." items and constant "Ignore", "Add to personal dictionary", and "Add to LaTeX dictionary" (in case of LaTeX) options.

Actual Behavior

it is rather random how the options are displayed. Sometimes there are only "Change to..." options and sometimes there are other.

Versions

  • Atom: 1.21.1 x64
  • Client OS: Ubuntu Gnome 16.04
  • atom-ide-ui: 0.5.3

Additional Details

  • Installed packages (apm ls --installed): ├── Zen@0.18.0 ├── atom-beautify@0.30.6 ├── atom-ide-ui@0.5.3 ├── autocomplete-paths@2.12.1 ├── change-case@0.6.5 ├── document-outline@1.6.17 ├── file-icons@2.1.13 ├── ide-python@0.2.3 ├── language-latex@1.1.1 ├── latextools@0.8.5 ├── linter-chktex@1.3.1 ├── linter-proselint@3.3.0 ├── linter-shellcheck@1.4.6 ├── linter-spell@0.15.0 ├── linter-spell-latex@0.10.0 ├── linter-write-good@0.9.0 ├── minimap@4.29.7 ├── minimap-find-and-replace@4.5.2 ├── project-manager@3.3.5 └── toggler@0.3.0

贡献者指南

compatibility with linter-spell · facebookarchive/atom-ide-ui#110 | Good First Issue