AdguardTeam / VscodeAdblockSyntax

Comprehensive extension to manage Adblock Syntax in VSCode: syntax highlighter, linter and much more. Available on the VSCode Marketplace.
https://marketplace.visualstudio.com/items?itemName=adguard.adblock
MIT License
70 stars 8 forks source link

AGLint module import problem #113

Closed scripthunter7 closed 6 months ago

scripthunter7 commented 10 months ago

Steps to reproduce:

  1. Disable Use external AGLint packages in extension settings image
  2. Reload VSCode
  3. Open a filter list project where AGLint used, eg AG Filters
  4. You got this error:
    [Info  - 8:14:11 PM] AGLint extension client activated. Extension version: 1.1.0
    [Info  - 8:14:11 PM] AGLint Node.js Language Server running in node v16.17.1
    [Info  - 8:14:11 PM] Searching for external AGLint installations disabled, falling back to the bundled version.
    [Error - 8:14:11 PM] AGLint failed to scan and cache the workspace: c:\...
    [Error - 8:14:11 PM] TypeError: jn.buildConfigForDirectory is not a function