1. 19 5月, 2016 1 次提交
  2. 30 4月, 2016 1 次提交
  3. 06 11月, 2015 1 次提交
  4. 16 10月, 2015 1 次提交
  5. 02 9月, 2015 1 次提交
  6. 17 7月, 2015 2 次提交
    • D
      Move GetTextChange to CompletionItemRules · 89af8b61
      Dustin Campbell 提交于
      A large change again, mostly mechanical. There's a fair amount to clean up and that will come in the next commit.
      89af8b61
    • D
      Introduce CompletionItemRules · c051988b
      Dustin Campbell 提交于
      This change touches a lot of files but most of the changes are
      mechanical. Essentially, this introduces a CompletionItemRules type as a
      means to customize the behavior of a CompletionItem. This will
      ultimately be the home of several methods that currently reside on
      CompletionListProvider (such as IsCommitCharacter and
      IsFilterCharacter), but only the SendEnterThroughToEditor method has
      been moved in this change. Other methods will be moved in future
      changes.
      c051988b
  7. 05 5月, 2015 1 次提交
  8. 27 1月, 2015 1 次提交