mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
f75a17521d
LSP testing APIs now obey the various file inclusion settings: - Modules shown in the text explorer now respect the `exclude`, `test.exclude` and `test.include` fields in `deno.json`, as well as `deno.enablePaths` in VSCode settings. - Modules with testing code lens now respect the `"exclude"`, `test.exclude` and `test.include` fields in `deno.json`. Code lens already respects `deno.enablePaths`. |
||
---|---|---|
.. | ||
collectors.rs | ||
definitions.rs | ||
execution.rs | ||
lsp_custom.rs | ||
mod.rs | ||
server.rs |