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
Thanks for the reply.
I've tested your fork, and I successfully see marks in the overview and the border.
The gutter still won't show either of the .svg icons when I choose them in navigateEditHistory.markerStyle, though.
The relative path looks correct, but I also tried the absolute path in navigateEditHistory.markerJSONCustom.
Is there anything you know of that would force my gutter not to display things?
Regards
The text was updated successfully, but these errors were encountered:
the default svg files are triangle.svg and rectangle.svg, in user's folder.vscode\extensions\austinyoung.navigate-mark-edit-history-1.0.2\svg\
I am sorry that I don't know why if the default svg not to display
if you use your svg , make sure the size of svg, such as (width="5" height="20" ) ,too big maybe not show in gutter
Hi,
I don't know if you saw this, since I originally posted it on pgsandstrom/vscode-navigate-edit-history#21
Thanks for the reply.
I've tested your fork, and I successfully see marks in the overview and the border.
The gutter still won't show either of the .svg icons when I choose them in navigateEditHistory.markerStyle, though.
The relative path looks correct, but I also tried the absolute path in navigateEditHistory.markerJSONCustom.
Is there anything you know of that would force my gutter not to display things?
Regards
The text was updated successfully, but these errors were encountered: