summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lsp/completion_resolve_response.json
AgeCommit message (Collapse)Author
2023-02-11feat: add more variants to Deno.build.os (#17340)Leo Kettmeir
Closes #14799
2022-10-26chore: improve built-in API documentation (#16158)Kitson Kelly
Co-authored-by: crowlkats <crowlkats@toaxl.com> Co-authored-by: Colin Ihrig <cjihrig@gmail.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
2022-08-17docs: add category tag for built-in APIs (#15480)Kitson Kelly
2021-08-11chore: move test files to testdata directory (#11601)David Sherret