Skip to content

Linting not working #159

@lc9er

Description

@lc9er

System Details

  • Vim or NeoVim?: Neovim
  • Version of Vim (run vim --version) or NeoVim (run nvim --version): 0.7.2
  • Version of coc-powershell (in Vim or NeoVim: :CocList extensions coc-powershell): 0.1.4
  • Operating System: Windows 10
  • PowerShell version (in PowerShell: $PSVersionTable): 7.2.6

Issue Description

I am experiencing a problem with...

Linting/PSScriptAnalyzer

Expected Behaviour

If I'm missing a closing '}' or using an alias 'Where', instead of 'Where-Object', I should see Error and Warning notices.

Actual Behaviour

Nothing.

Running Invoke-ScriptAnalyzer against a ps1 file works, and the other coc-powershell functionality is working. Completion, Integrated Console, etc, all appear to be working.

Note: I've read Issue #99 and can confirm that the troubleshooting steps there did not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions