spgennard/vscode_cobol

feature request - support settings.json file when working with multi-root workspace

Closed this issue · 7 comments

Hello,
Actually, when working with a multi-root workspace, if some settings are changed in the settings.json file of a workspace, it is ignored.
image

I'd like to know if it was possible to handle multi-root workspaces

It's possible but what specific settings are you looking to have on a per workspace basis? (most important first please)

Most important :

  • copybookexts
  • parse_copybooks_for_references
  • copybookdirs

Less important :

  • intellisense_style
  • format_on_return
  • comment_tags & enable_comment_tags
  • linter settings
  • tabstops

Just to keep you in the loop , this is in progress, but i have some technical debt that is slowing my progress.

Stale issue message

Hello, I forgot about the program_extensions in most important
sorry