Skip to content

v1.1.0

Compare
Choose a tag to compare
@rchl rchl released this 20 Aug 06:48
50ffda4

Feature

  • Add support for resolving workspaceDirectories (resolves #18)
    See eslint.workingDirectories documentation at https://github.com/Microsoft/vscode-eslint for more details.
    Note that configuring "workspaceDirectories" using patterns (rather than paths) is not supported currently.

Maintenance

  • Add comments to default settings and commented-out ENVs that the server supports.