facebookarchive/atom-ide-ui

compatibility with linter-spell

開放

#110 建立於 2017年10月31日

 (4 則留言) (1 個反應) (0 位負責人)JavaScript (110 個分叉)batch import
diagnosticsenhancementhelp wanted

倉庫指標

星標
 (937 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南