이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Reviewing and resolving migration issues
You can review and resolve migration issues identified by the MTA extension in the left pane.
5.1. Reviewing issues
링크 복사링크가 클립보드에 복사되었습니다!
You can use the MTA extension icons to prioritize issues based on their severity.
Procedure
- Select a run configuration directory on the left pane.
- Expand its folders to view the Hints generated for each application file.
- Select a hint to view the source code.
- Right-click a hint and select View Details to view the Rule ID and other information.
- Prioritize issues based on the following icons, which are displayed next to each hint: - 
								 : The issue must be fixed for a successful migration. : The issue must be fixed for a successful migration.
- 
								 : The issue might need to be addressed during migration. : The issue might need to be addressed during migration.
 
- 
								
5.2. Resolving issues
링크 복사링크가 클립보드에 복사되었습니다!
You can resolve issues by editing the code of a file with a hint
5.2.1. Editing the code of a file
링크 복사링크가 클립보드에 복사되었습니다!
You can edit the file of a project imported to VS Code.
Procedure
- In the left pane, right-click an issue and select Open Code.
- Make any changes needed to the code and save the file.
- Optional: Right-click the issue and select Mark as Complete or Delete.