- Serbia
Highlights
- 1 discussion answered
Block or Report
Block or report mika76
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
TfsPendingChangesMargin Public
Forked from nag5000/TfsPendingChangesMargin
A Visual Studio extension to display TFS Pending Changes on the margin of the current file.
C# 2
-
electron-vue-debugger Public
Forked from dperrymorrow/electron-vue-debugger
component for debugging components vuex and more within an electron app
Vue 1
44 contributions in the last year
Activity overview
Contribution activity
May 2022
Created an issue in dotnet/interactive that received 5 comments
Variable sharing not working with powershell on MacOS
Describe the bug I put the following in a C# code block var outputvar = "Something"; #!share --from csharp outputvar and then this in a poweshell b…