mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
015ea60d25
This prevents documents specified in a deno.json's "exclude" from being pre-loaded by the lsp. For example, someone may have something like: ```jsonc // deno.json { "exclude": [ "dist" // build directory ] } ``` |
||
---|---|---|
.. | ||
config_file.rs | ||
flags.rs | ||
flags_allow_net.rs | ||
import_map.rs | ||
lockfile.rs | ||
mod.rs | ||
package_json.rs |