Giter Club home page Giter Club logo

Comments (10)

browntarik avatar browntarik commented on May 24, 2024

There could be a few causes of your issue. Could you please provide the output from the C/C++: Log Diagnostics command? This will allow us to find the specific cause of your issue.

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

Hi,

{
"os": "win32",
"vscodeVersion": "1.85.1",
"cmtVersion": "1.16.32",
"configurations": [
{
"folder": "c:\Work\floor-heating-controller-s2\software\fhcs2",
"cmakeVersion": "3.26.4",
"configured": true,
"generator": "Unix Makefiles",
"usesPresets": false,
"compilers": {}
}
],
"cpptoolsIntegration": {
"isReady": false,
"hasCodeModel": false,
"activeBuildType": "",
"buildTypesSeen": [],
"requests": [],
"responses": [],
"partialMatches": [],
"targetCount": 0,
"executablesCount": 0,
"librariesCount": 0,
"targets": []
},
"settings": [
{
"communicationMode": "automatic",
"useCMakePresets": "auto",
"configureOnOpen": false
}
]
}

is this what u wanted?

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

it also says "intelliSenseEngine is disabled" in the C\C++ Output

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

But why is that.

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

Extension_host_log.txt
Here is a log from the extension host.

from vscode-cpptools.

browntarik avatar browntarik commented on May 24, 2024

image

When viewing a cpp file, you should be able to run the above command which will give you output that looks something like this:
image

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

image
sry i dont have that option.

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

image
i dont know whats wrong with my cpp extension. this was all working but no it does not. Everywere i looked it says the cpp extension is up an running fine but. looks like nothing is running. Even other extension like "better c++ Syntax" are not working. Can it be that a .cpp file is somehow not accociated with being acutal C++ code?

from vscode-cpptools.

browntarik avatar browntarik commented on May 24, 2024

I think you may have your IntelliSense disabled. Could you please check that your intellisense engine is enabled:
image

from vscode-cpptools.

Tecnologic avatar Tecnologic commented on May 24, 2024

I checked that option several times. it was set to default. i tryed clang and msvc as well there but that did not change anything.
i now deleted my cloud settings and the settings in appdata. And now the issue is gone. So i think its some sort of setting i made or was coming though an update which screwed everthing up. I will now put my settings back as i want them if i encounter the issue again i'll reopen this issue.

Thanks for ur help.

from vscode-cpptools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.