Closed enbugger closed 2 years ago
Hi @enbugger,
Thanks for raising this, and sorry for the late reply, but I couldn't check this sooner.
I have tried now on the latest preview release: 17.1.0 Preview 1.0
, and it seems to be working fine.
Could you please check again on the updated version of VS, as for me it's working fine on 17.0.0 Preview 3.1
and17.1.0 Preview 1.1
so it might be some intermediate release issue, causing View.Open
command to fail?
Closing the issue as per comments from #14.
The bindings
o
,i
,s
do nothing on fresh Visual Studio when a file node is selected.Enter
does.o
works well on folder nodes.VS Version Info
``` Microsoft Visual Studio Community 2022 Version 17.0.1 VisualStudio.17.Release/17.0.1+31912.275 Microsoft .NET Framework Version 4.8.04084 Installed Version: Community Visual C++ 2022 00482-90000-00000-AA141 Microsoft Visual C++ 2022 ASP.NET and Web Tools 2019 17.0.789.48259 ASP.NET and Web Tools 2019 C# Tools 4.0.1-1.21561.4+add472bbed002fcea9232e89793d0762cc71c5cf C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines Microsoft MI-Based Debugger 1.0 Provides support for connecting Visual Studio to MI compatible debuggers Microsoft Visual C++ Wizards 1.0 Microsoft Visual C++ Wizards Microsoft Visual Studio VC Package 1.0 Microsoft Visual Studio VC Package NuGet Package Manager 6.0.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/ ProjectServicesPackage Extension 1.0 ProjectServicesPackage Visual Studio Extension Detailed Info Test Adapter for Boost.Test 1.0 Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory. Test Adapter for Google Test 1.0 Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory. Visual Basic Tools 4.0.1-1.21561.4+add472bbed002fcea9232e89793d0762cc71c5cf Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Visual Studio Code Debug Adapter Host Package 1.0 Interop layer for hosting Visual Studio Code debug adapters in Visual Studio Visual Studio IntelliCode 2.2 AI-assisted development for Visual Studio. Visual Studio Tools for CMake 1.0 Visual Studio Tools for CMake VsNerdXPackage Extension 1.0 VsNerdXPackage Visual Studio Extension Detailed Info VsVim 2.10.99.99 Debug VsVim is a Vim emulator for Visual Studio ```