Skip to content

WI #2843 Include sub-directories for copy folders#2844

Merged
fm-117 merged 2 commits intodevelopfrom
2843-use-subdirectories-when-looking-for-copies
Apr 9, 2026
Merged

WI #2843 Include sub-directories for copy folders#2844
fm-117 merged 2 commits intodevelopfrom
2843-use-subdirectories-when-looking-for-copies

Conversation

@fm-117
Copy link
Copy Markdown
Contributor

@fm-117 fm-117 commented Apr 8, 2026

Fixes #2843

  • use subdirs for copy folders of CompilationProject created to be used in a WorkspaceProject (affects compilation through LanguageServer)
  • use subdirs when compiling through the CLI
  • use subdirs when parsing a TypeCobol dependency
  • keep the false value for the root directory of the CompilationProject which is always added as a copy folder (but not its subdirs)
  • test code using the Parser.Init helper method will now use subdirs while other keep the previous parameter.

@fm-117 fm-117 requested a review from efr15 April 8, 2026 09:07
@fm-117 fm-117 self-assigned this Apr 8, 2026
@fm-117 fm-117 linked an issue Apr 8, 2026 that may be closed by this pull request
@fm-117 fm-117 merged commit f50dc9d into develop Apr 9, 2026
8 checks passed
@fm-117 fm-117 deleted the 2843-use-subdirectories-when-looking-for-copies branch April 9, 2026 06:50
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.

Use subdirectories when looking for copies

2 participants