[all-commits] [llvm/llvm-project] 362c4e: [mlir:LSP] Remove several more annoying completion...

River Riddle via All-commits all-commits at lists.llvm.org
Wed Jul 20 12:11:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 362c4e68c975bcfcf63222535c13a2f3f1e2eb84
      https://github.com/llvm/llvm-project/commit/362c4e68c975bcfcf63222535c13a2f3f1e2eb84
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M mlir/lib/Tools/mlir-lsp-server/LSPServer.cpp

  Log Message:
  -----------
  [mlir:LSP] Remove several more annoying completion commit characters

These characters are annoying in that they accept completions
that weren't intended, causing user frustration.


  Commit: b64a286332c2e70a90c2461f7ca65fdbab90eb9d
      https://github.com/llvm/llvm-project/commit/b64a286332c2e70a90c2461f7ca65fdbab90eb9d
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M mlir/docs/Tools/MLIRLSP.md

  Log Message:
  -----------
  [mlir:LSP] Add a doc blurb for code completion

This also gets used for the vscode extension documentation.


Compare: https://github.com/llvm/llvm-project/compare/f494f89b2a88...b64a286332c2


More information about the All-commits mailing list