ruff/playground/ty
Andrew Gallant 3bf4dae452 [ty] Make auto-import work in the playground
It turned out that we weren't quite funneling the new completion data
all the way through.

I followed the docs for [`CompletionItem`] for the Monaco editor. It's
similar, but not identical, to the LSP protocol specification.

[`CompletionItem`]: https://microsoft.github.io/monaco-editor/typedoc/interfaces/languages.CompletionItem.html
2025-09-19 14:35:51 -04:00
..
public Update favicon and URL for playground (#17860) 2025-05-06 10:51:45 +02:00
src [ty] Make auto-import work in the playground 2025-09-19 14:35:51 -04:00
index.html Update favicon and URL for playground (#17860) 2025-05-06 10:51:45 +02:00
package.json Update dependency monaco-editor to ^0.53.0 (#20395) 2025-09-15 13:47:51 +02:00
vite.config.ts Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00