Code Diff Editor
Code Diff Editor is a difference search tool between files on Workcube. The differences between customized files and standard files are compared line by line as code. By scrolling two files simultaneously on the screen, the differences found are marked in color, making it easier to detect code sections.
Path: Control Panel > System > Dev Tools > Customized Files
Code Diff Editor Usage
To use the Code Diff editor, the file must first be opened. If a file has been customized before, the special files under the "Customized Codes" function can also be accessed from the "Diff" icon.
- Clicking on the diff icon opens the editor. Two files are displayed simultaneously by scrolling on the screen.
- On the left, the current state of the file, that is, the modified version, is displayed.
- On the right, the current state of the file in the selected branch on Bitbucket is displayed.
- The differences can be found by scrolling. The differences found are marked in color and make it easier to detect the code sections.
- To view it in different branches, it can be checked by clicking get diff on branches such as developer, master, beta, cognitive, palplatine at the bottom left.
Feedback
14.8.7. Customized Files
Apart from the standard, edits made on the server or in the browser with Monaco Editor are displayed under customized codes. Edited files can be archived, opened with Monaco Editor, and their history can be kept. It connects to Bitbucket via the interface with customized codes and a pull-request is sent.
14.8.6. Monaco Editor
Monaco Editor aims to create a tool for managing files on the server and editing their codes via the browser. It works integrated with Customized Codes and makes file editing easier.
14.8. DevTools
Improvements and adjustments can be made in the technical areas of Workcube with the help of functions on the Dev Tools dashboard screen. The tools and equipment under Dev Tools ensure the continuity, operation and order of the system.
Code Diff Editor
Added/Edited Function: Code Diff Editor function has been added.
Usage: To use the Code Diff editor, the file must first be opened. If a file has been customized before, the special files under the "Customized Codes" function can also be accessed from the "Diff" icon. The files are compared by selecting the relevant branch. The differences will appear in color.
Benefit:The differences between the standard file and the customized file can be displayed on Workcube.