d548146c30
Increase the buffer size for discover project command The default value for maxBuffer is 1 MiB[1]. If the discover project command returns stdout or stderr that is greater than 1 MiB, the extension would error with "RangeError: stderr maxBuffer length exceeded". Set the default value for maxBuffer to 10 MiB for project discovery. [1] https://nodejs.org/api/child_process.html#child_processexeccommand-options-callback |
||
---|---|---|
.. | ||
ast_inspector.ts | ||
bootstrap.ts | ||
client.ts | ||
commands.ts | ||
config.ts | ||
ctx.ts | ||
debug.ts | ||
dependencies_provider.ts | ||
diagnostics.ts | ||
lsp_ext.ts | ||
main.ts | ||
nullable.ts | ||
persistent_state.ts | ||
run.ts | ||
rust_project.ts | ||
snippets.ts | ||
tasks.ts | ||
toolchain.ts | ||
undefinable.ts | ||
util.ts |