简体   繁体   English

从 Visual Studio 2019 中的 C# 解决方案返回 cmake 项目时,Resharper 智能感知停止工作

[英]when going back to cmake project from C# solution in visual studio 2019 Resharper intellisense stops working

I have resharper intellisense for C# and C++, a C# solution is nested in a cmake project, when I open the cmake project the C++ intellisense works, then when I open the C# solution the C# intellisense works too but when I go back to the cmake project the C++ intellisense does not work any more.我有针对 C# 和 C++ 的 resharper 智能感知,C# 解决方案嵌套在 cmake 项目中,当我打开 cmake 项目时,C++ 智能感知可以工作,然后当我打开 C# 解决方案时,C# 智能感知也可以工作,但是当我回到 cmake 时项目 C++ 智能感知不再起作用。 For switching between projects I'm using the Switch between solutions and available views button.为了在项目之间切换,我使用了在解决方案和可用视图之间切换按钮。

how to avoid this behavior?如何避免这种行为?

one more thing the folder name on the VS top bar changes when entering the VS solution but not when going back.还有一件事,VS 顶部栏上的文件夹名称在进入 VS 解决方案时会发生变化,但在返回时不会发生变化。

这是一个错误,我已提交https://youtrack.jetbrains.com/issue/RSCPP-32523来跟踪它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 MS Visual Studio 2019 C# 智能感知建议未显示,但按 Tab 键时自动完成工作正常 - MS Visual Studio 2019 C# intellisense suggestions not showing up, but autocomplete when pressing tab is working Visual Studio Code C# Intellisense 不工作 - Visual Studio Code C# Intellisense Not Working VS 2019 C# 智能感知不建议从解决方案中引用 - VS 2019 C# intellisense not suggesting references from within solution 表单设计器视图在 Visual Studio 2019 C# CMake 项目中不可用 - Form designer view is not available in visual studio 2019 C# CMake project 自动完成功能停止工作 Accord.Math、Visual Studio 2019、C# - Autocomplete stops working Accord.Math, Visual Studio 2019, C# Visual Studio 2019 C# 突出显示不起作用? - Visual Studio 2019 C# highlighting not working? 将项目从OutSystems转换为C#Visual Studio解决方案 - Convert a project from OutSystems to C# Visual Studio solution Visual Studio 2019 进入定义状态,Intellisense 不起作用 - Visual studio 2019 go to definition and Intellisense not working blazor 智能感知无法正常工作 Visual Studio 2019 - blazor intellisense not working visual studio 2019 Visual Studio 2010:使用ReSharper代码分析后执行C#项目时出错 - Visual Studio 2010 : Error when executing the C# Project after code-analyzing with ReSharper
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM