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

Numerous improvements to rlang autocomplete, tooltips & annotations #66

Merged
merged 38 commits into from
Sep 5, 2019

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    3f23993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af74d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b02a9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e58c44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cb5670 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from dgkf/completer_improvements

    improvements to rlang completer, tooltips, annotations, hotkeys
    dgkf committed May 24, 2019
    Configuration menu
    Copy the full SHA
    f99d40e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdbebe9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8ed45d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Configuration menu
    Copy the full SHA
    c8b639e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0d9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98d971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e665b2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59870a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42537bc View commit details
    Browse the repository at this point in the history
  7. rebuilt documentation

    dgkf committed May 25, 2019
    Configuration menu
    Copy the full SHA
    3b5e46a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac28e5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37c9467 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4956f3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68f1c17 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    1dc2312 View commit details
    Browse the repository at this point in the history
  2. removed debug statement

    dgkf committed May 29, 2019
    Configuration menu
    Copy the full SHA
    e5d7d7c View commit details
    Browse the repository at this point in the history
  3. added rlang to available initialization values - not crazy about dupl…

    …icating javascript.
    dgkf committed May 29, 2019
    Configuration menu
    Copy the full SHA
    28720f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    7a50b31 View commit details
    Browse the repository at this point in the history
  2. added rstudio/learnr attribution

    dgkf committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    36b1a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    097c98a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    046424b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f9fadf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe7468f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. added DESCRIPTION to new examples, fixed example numbering, added mod…

    …ules example with tooltips+annotations
    dgkf committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    79aeb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d513583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a451667 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Configuration menu
    Copy the full SHA
    05688d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    26b6d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    3c1c544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296ef37 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. added environment metadata for function tooltip generation, fixing pa…

    …ckage-specific help docs
    dgkf committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    aaf40a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7205c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7739b01 View commit details
    Browse the repository at this point in the history