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.
?
14.8.7. Özelleştirilmiş Dosyalar
Standart dışında sunucuda ya da Monaco Editör ile tarayıcıda yapılan düzenlemeler özelleştirilmiş kodlar altında görüntülenir. Düzenleme yapılmış dosyalar, arşivlenebilir, Monaco Editör ile açılabilir ve tarihçesi tutulabilir. Özelleştirilmiş kodlar ile arayüz üzerinden Bitbucket'a bağlanır ve pull-request gönderilir.
14.8.6. Monaco Editör
Monaco Editör, tarayıcı üzerinden sunucudaki dosyaları yönetme ve kodlarında düzenleme aracı oluşturmayı amaçlar. Özelleştirilmiş Kodlar ile entegre çalışır ve dosya düzenlemeyi kolaylaştırmaktadır.
14.8. Dev Tools
Dev Tools dashboard ekranındaki fonksiyonlar yardımıyla Workcube'ün teknik alanlarında geliştirimler ve düzenlemeler yapılabilir. Dev Tools altındaki araç ve gereçler sistemin sürekliliğini, işleyişini ve düzenini sağlar.
Code Diff Editör
Eklenen/Düzenlenen Fonksiyon: Code Diff Editör fonksiyonu eklendi.
Kullanım: Code Diff editörü kullanmak için öncelikle dosya açılmalıdır. Eğer daha önce bir dosya özelleştirilmiş ise "Özelleştirilmiş Kodlar" fonksiyonunun altında bulunan özel dosyalar da "Diff" ikonundan gidilebilir. İlgili branch seçilerek dosyalar karşılaştırılır. Aradaki farklar renkli olarak gelecektir.
Fayda: Standart dosya ile özelleştirilmiş dosya arasındaki farkların Workcube üzerinde görüntülenebilmesi sağlandı.