Alison Winters

Results 66 comments of Alison Winters

For reference, I think I have "fixed" the vc redist problem by running `winget install Microsoft.VC++2013Redist-x86` and manually uninstalling the old version via Control Panel. However I don't know if...

Output of `winget search Microsoft.DotNet`: ```pwsh Name Id Version Source ---------------------------------------------------------------------------------------------------------------------------- Microsoft .NET Core SDK Uninstall Tool Microsoft.dotnetUninstallTool 4.80.595 winget .NET Framework Microsoft.dotNetFramework 4.8 winget Microsoft .NET SDK 7.0 Preview...

Hi @jackfranklin sorry for the slow reply. This sounds like a good idea to me! Personally i've never used this feature before, but i can see the benefit. Definitely happy...

Hi @jabirali - I haven't used VSCodium before, but it seems like a reasonable project. Currently the release process for amVim is managed by @aioutecism. If we were to add...

Thanks for the reminder! I will take a look at this when I have a bit more time. I am currently long-term traveling and do not have regular internet access.

Hi @wyshk2007 version 1.31.0 of the plugin has just been released with support for `zt`. `zb` is a little harder to do because it isn't a built-in feature of VS...

Version 1.31.0 has just been released today which enables tag-style text objects (`cit`, `dit` etc). Please give it a test run and let us know how it works for you.

I don't have the time to look into implementing this feature right now. It's not something I have ever used in Vim, so I'm not sure exactly how it should...

This project is active in the sense that both I and @aioutecism are still around and we can push releases when necessary. However, neither of us are doing active development...

It seems that this ticket is referring to this Vim plugin: https://github.com/powerline/powerline I am not sure if this is something worthwhile including in amVim-for-VSCode, because the functionality as I understand...