James Sorenson
James Sorenson
Getting the same issue in Anaconda 2022.10 release: - Python 3.9.13 - IPython 7.31.1 - ipykernel 6.15.2 Not sure of Jupiter version, since there is no '\_\_version\_\_' attribute (tsk, tsk!)....
For anyone who comes here: note that the VS Code built-in "timeline" view will show the last commit info in the first row if you enable "Include Git History" in...
GitLens has become a tad glitchy in recent releases, and too many features are starting to become redundant with bult-in VS Code features. I suggest accompanying this GitBlame extension with...
Now that we have the ability to run MATLAB code within VS Code, does that mean we can run a script that changes the directory and adds the necessary paths?...
There are cases where you want tokens in a string to navigate to functions (such as in evalin(st) calls). We have code where we create handles from the names of...
I would say that having the "branch-from" line in the correct location is rather critical, as it is giving wrong information. I had to tell the other users to make...
This would be nice, but I think #2096 would be the better implementation (at least for my setup). Either way, we need at least one of these solutions to get...
Seeing as how this got tagged "more votes needed," I've plugged in my vote. The issue is that if I want to compile a debug version versus an optimized version,...
Looks to be related to #92 (still open?), which requested hiding the buttons. This request is to modify the behavior so that the branch names remain visible.
@hansu: I approve of your layout. I prefer keeping the commit message on top, and I definitely want the tag names. We may want to keep them stacked vertically in...