codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.88k stars 353 forks source link

Refuses to Navigate to Several Identifiers #971

Open PaltryProgrammer opened 1 year ago

PaltryProgrammer commented 1 year ago

Spade will not navigate to several identifiers in a particular class . Please see GIF for demonstration of same . C++ file is attached .

cRawFileEdit.zip

Failed Navigation to Several Identifiers

Microsoft Visual Studio Community 2022 Version 17.5.0 Preview 3.0 VisualStudio.17.Preview/17.5.0-pre.3.0+33312.197 Microsoft .NET Framework Version 4.8.04084

Installed Version: Community

Visual C++ 2022 00482-90000-00000-AA260 Microsoft Visual C++ 2022

ASP.NET and Web Tools 17.5.309.61742 ASP.NET and Web Tools

Azure App Service Tools v3.0.0 17.5.309.61742 Azure App Service Tools v3.0.0

C# Tools 4.5.0-3.23056.2+97881342e427ff5cdcba8f12b12ff8e6f3564431 C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

CodeMaid 12.0 CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, R, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

NuGet Package Manager 6.5.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

Syntax Visualizer 1.0 An extension for visualizing Roslyn SyntaxTrees.

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.

TypeScript Tools 17.0.20105.2003 TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools 4.5.0-3.23056.2+97881342e427ff5cdcba8f12b12ff8e6f3564431 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 IntelliCode 2.2 AI-assisted development for Visual Studio.

VSColorOutput64 2022.2 Color output for build and debug windows - https://mike-ward.net/vscoloroutput

codecadwallader commented 1 year ago

Thank you for reporting the issue. Can you please provide an example inside a minimal solution? That file in isolation did not work for me.