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

Add LSP extension request for retrieving macro expansions #892

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2023

  1. Add macro expansion request

    fwcd committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    77e2368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d8eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4eef6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22e6c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceb4063 View commit details
    Browse the repository at this point in the history
  6. Update todo note

    fwcd committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3ba673d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c03d10c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a24271 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4660c5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    150af0b View commit details
    Browse the repository at this point in the history
  11. Fix small style issue

    Co-authored-by: Alex Hoppen <alex@alexhoppen.de>
    fwcd and ahoppen committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b722030 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    424a4e1 View commit details
    Browse the repository at this point in the history
  13. Throw unsupportedMethod in ClangLanguageServer.macroExpansion

    Co-authored-by: Alex Hoppen <alex@ale
    xhoppen.de>
    fwcd committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    69c3787 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e627a2 View commit details
    Browse the repository at this point in the history