codefori / codefori/vscode-rpgle

Project Mode Hard Limitation (1000 source files)

Open
#497 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
57
Forks
35
Avg merge
2d 3h
Merged PRs (30d)
1

Description

[vscode-rpgle/extension/server/src/providers/project/index.ts at main · codefori/vscode-rpgle](https://github.com/codefori/vscode-rpgle/blob/main/extension/server/src/providers/project/index.ts#L96-L103)

We would need to have this hard limit configurable at least.

Also, can the files be loaded all at the same time instead of awaiting sequentially ?

`await Promise.all(uris.map(uri => loadLocalFile(uri)));`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.