Skip to content

[Bug] Incorrectly flags Option Compare Database as a syntax error. #81

@alazyworkaholic

Description

@alazyworkaholic

Describe the bug
False positive error:
Invalid syntax: Database

To Reproduce
Steps to reproduce the behavior:

  1. Create a module in MS Access.
  2. Export it.
  3. Open source code .bas or .cls file in VS Code.
  4. See error

Code (if relevant)
Option Compare Database

Expected behavior
Nothing, there should be no error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions