This avoids emitting errors in situations where the user doesn't have a server
setup, and doesn't mean to (e.g. when they merely want syntax highlighting).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123240
[mlir-vscode] Don't emit errors if the user didn't set the server path ClosedPublic Authored by rriddle on Apr 6 2022, 11:42 AM.
Details Summary This avoids emitting errors in situations where the user doesn't have a server
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 9 2022, 11:07 AM Closed by commit rGe93ba84262a9: [mlir-vscode] Don't emit errors if the user didn't set the server path (authored by rriddle). · Explain WhyApr 11 2022, 3:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422063 mlir/utils/vscode/package.json
mlir/utils/vscode/src/extension.ts
mlir/utils/vscode/src/mlirContext.ts
|