hdalsania commented on PR #1521: URL: https://github.com/apache/daffodil-vscode/pull/1521#issuecomment-3512003857
+1 Working as expected with following observation. Observation: Once you set custom values for Data file name and debug port in global settings as shown below, <img width="519" height="819" alt="image" src="https://github.com/user-attachments/assets/f5e7ab96-e096-4a3a-94df-1231ed8ed764" /> When you create a new launch.json file, Default value for Data file name and debug port will be populated from the Global config instead of the default values (i.e. ${command:AskForDataName} and 4711) as shown below. <img width="516" height="728" alt="image" src="https://github.com/user-attachments/assets/c1c32a92-f191-424c-985a-ff5feca4afe1" /> ACTION: We need to decide whether this is a correct behavior or not and create a github ticket based on that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
