Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(language-service): improve non-callable error message #35271

Closed
wants to merge 5 commits into from

Commits on Mar 14, 2020

  1. feat(language-service): improve non-callable error message

    This commit improves the context of a non-callable function error
    message by providing the affected call target and its non-callable type.
    ayazhafiz authored and Ayaz Hafiz committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b4d0b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a879f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    852229b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aaba49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    341543e View commit details
    Browse the repository at this point in the history