Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

atom-ide-ui does not work with htmllint #322

Open
DerZyklop opened this issue Nov 7, 2018 · 0 comments
Open

atom-ide-ui does not work with htmllint #322

DerZyklop opened this issue Nov 7, 2018 · 0 comments

Comments

@DerZyklop
Copy link

Description

When i use atom-ide-ui i must disable the linter package. The diagnostics panel of atom-ide-ui shows linting errors of my atom packages linter-tslint, linter-scss-lint or linter-htmlhint. But it does not show errors of linter-htmllint.

linter-htmllint errors are visible when i disable diagnostics in atom-ide-ui settings and enable the linter package.

Expected Behavior

Shows errors of linter-htmllint

Versions

  • Atom: 1.32.1
  • Client OS: OSX 10.13.6
  • atom-ide-ui: 0.13.0

Additional Details

  • Installed packages (apm ls --installed):
    ├── angular-2-typeScript-snippets@0.7.0
    ├── ariake-dark-syntax@0.1.3
    ├── atom-ide-ui@0.13.0
    ├── atom-ignore@0.2.0
    ├── atom-monokai@0.10.9
    ├── atom-perforce@1.7.11
    ├── atom-typescript@12.6.3
    ├── autoclose-html@0.23.0
    ├── autocomplete-paths@2.12.2
    ├── autocomplete-xml@0.10.1
    ├── busy-signal@1.4.3
    ├── cake-syntax@1.0.2
    ├── custom-title@1.0.1
    ├── docblockr@0.13.7
    ├── emmet@2.4.3
    ├── file-icons@2.1.26
    ├── firewatch-syntax@1.1.1
    ├── ide-css@0.3.0
    ├── ide-json@0.2.1
    ├── intentions@1.1.5
    ├── language-html-angular@1.0.16
    ├── language-typescript-react@0.1.1 (disabled)
    ├── linter@2.2.0 (disabled)
    ├── linter-eslint@8.4.1 (disabled)
    ├── linter-htmlhint@1.5.1
    ├── linter-htmllint@1.0.1
    ├── linter-scss-lint@3.1.1
    ├── linter-tslint@1.9.1
    ├── linter-ui-default@1.7.1
    ├── markdown-preview-plus@3.7.0
    ├── monokai@0.24.0
    ├── php-integrator-autocomplete-plus@1.6.2
    ├── plano-syntax@1.1.1
    ├── save-workspace@0.5.0
    ├── symbols-tree-view@0.14.0
    ├── sync-settings@0.8.6
    └── todo@0.6.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant