1. 04 6月, 2020 1 次提交
  2. 01 4月, 2020 1 次提交
  3. 31 3月, 2020 1 次提交
  4. 29 3月, 2020 1 次提交
  5. 28 3月, 2020 3 次提交
    • D
      Pass client name properly · 23d8069d
      David Barbet 提交于
      23d8069d
    • D
      address feedback · 323844fc
      David Barbet 提交于
      323844fc
    • J
      Allow a IDynamicFileInfoProvider to be able to provide LSP diagnostics · 1ab4589b
      Jason Malinowski 提交于
      ASP.NET Razor is prototyping a system where they can add files into
      our workspace via IDynamicFileInfoProvider and can then query our LSP
      server to get diagnostics about those files. They're normally closed
      files but we want them to get analyzed always if they want to query
      them via LSP, and we also don't want those diagnostics to end up in the
      error list since further processing needs to be done with them with
      LSP.
      
      This implements a hook where Razor can specify that diagnostics produced
      for their documents are ingored by most of the system, but can still
      be queried through their special LSP server.
      1ab4589b
  6. 19 3月, 2020 3 次提交
  7. 23 1月, 2020 1 次提交
  8. 17 12月, 2019 4 次提交
  9. 14 12月, 2019 1 次提交
  10. 13 12月, 2019 3 次提交
  11. 12 12月, 2019 1 次提交