llvm-project/mlir/test/mlir-pdll-lsp-server
River Riddle 5919eab55c [mlir:PDLL] Add support for inlay hints
These allow for displaying additional inline information,
such as the types of variables, names operands/results,
constraint/rewrite arguments, etc. This requires a bump in the
vscode extension to a newer version, as inlay hints are a new LSP feature.

Differential Revision: https://reviews.llvm.org/D126033
2022-06-06 20:20:19 -07:00
..
include [mlir:PDLL] Fix signature help for operation operands 2022-05-30 17:35:34 -07:00
compilation_database.test [mlir:PDLL] Use normalized paths in compilation database test 2022-04-26 19:45:30 -07:00
completion.test [mlir:PDLL] Fix build on windows related to different file paths 2022-04-26 19:40:41 -07:00
definition-split-file.test [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
definition.test
document-links.test [mlir][PDLL] Add document link and hover support to mlir-pdll-lsp-server 2022-04-26 18:33:17 -07:00
document-symbols.test [mlir][PDLL] Add symbol support to the PDLL language server 2022-03-19 13:28:23 -07:00
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [mlir:PDLL] Add better support for providing Constraint/Pattern/Rewrite documentation 2022-06-02 16:31:07 -07:00
initialize-params-invalid.test
initialize-params.test [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
inlay-hints.test [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
lit.local.cfg [mlir][PDLL] Add initial support for a PDLL compilation database 2022-04-26 18:33:17 -07:00
references.test
signature-help.test [mlir:PDLL] Fix signature help for operation operands 2022-05-30 17:35:34 -07:00
textdocument-didchange.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00
view-output.test [mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLL 2022-05-30 17:35:34 -07:00