You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, We're having an issue with displaying changes in a file. As shown in the video, the components are installed from Mishka chelekom, and the project is up to date with the latest master branch. I make some changes to a component in my project, and then I pull updates from the master. Naturally, the changes I made differ from what's in the master.
In the macOS video, we can see that only the parts of the file that were modified are highlighted in green and red, clearly showing what was added or removed. However, on Windows, as seen in the video, the entire file gets printed twice in the command line instead of just showing the differences.
This inconsistency in Windows creates additional challenges in tracking file changes effectively.
MAC
diff_mac.mp4
Windows:
Diff_Win.mp4
** Runtime
igniter: 0.5.8
Elixir: 1.18.1
Erlang: 27
OS: Windows 11
Hello, We're having an issue with displaying changes in a file. As shown in the video, the components are installed from
Mishka chelekom, and the project is up to date with the latest master branch. I make some changes to a component in my project, and then I pull updates from the master. Naturally, the changes I made differ from what's in the master.In the macOS video, we can see that only the parts of the file that were modified are highlighted in green and red, clearly showing what was added or removed. However, on Windows, as seen in the video, the entire file gets printed twice in the command line instead of just showing the differences.
This inconsistency in Windows creates additional challenges in tracking file changes effectively.
MAC
diff_mac.mp4
Windows:
Diff_Win.mp4
** Runtime
igniter: 0.5.8
Elixir: 1.18.1
Erlang: 27
OS: Windows 11
CC: @shahryarjb