ballerina-lang
ballerina-lang copied to clipboard
[Improvement]: Restrict edits on generated IDL client files
Description
$subject so that user's can't edit auto-generated IDL client files. We have to introduce a new scheme for content in generated
folder as we have done for bala projects with https://github.com/ballerina-platform/ballerina-lang/pull/32870
Requirement via https://github.com/ballerina-platform/ballerina-lang/issues/38234#issuecomment-1280475966
Related VSCode extension issue: https://github.com/wso2-enterprise/ballerina-plugin-vscode/issues/620
@malinthar We need to revisit this with the support to load generated sources from generated directories. We need to make generated
directory readOnly.