Skip to content

feat: Add configurable project file limit setting#506

Draft
kluhan wants to merge 2 commits into
codefori:mainfrom
Inventegrate:feature/configurable-project-file-limit
Draft

feat: Add configurable project file limit setting#506
kluhan wants to merge 2 commits into
codefori:mainfrom
Inventegrate:feature/configurable-project-file-limit

Conversation

@kluhan

@kluhan kluhan commented May 5, 2026

Copy link
Copy Markdown
Contributor

This PR replaces the hardcoded project preload threshold with a configurable setting.

Changes:

  • Added a new setting: vscode-rpgle.projectFileLimit
  • Default remains 1000 to preserve current behavior
  • Server now reads this setting when loading workspace files
  • Improved log message to include detected file count and configured limit when project mode is disabled

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in the README
  • for feature PRs: PR only includes one feature enhancement.

@kluhan kluhan marked this pull request as draft May 5, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant