Skip to content

Fix vscode intellisense engine to 'Tag Parser' #4381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

janjongboom
Copy link
Contributor

@janjongboom janjongboom commented May 24, 2017

Since the vscode C++ plugin has been upgraded to 0.11 the intellisense engine has changed, and it does not understand the mbed code base.

Quick fix is to set the engine back to the previous engine.

See https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/FAQ.md#what-is-the-difference-between-includepath-and-browsepath-in-c_cpp_propertiesjson

Need a proper patch though, created #4380 as a follow up.

@sg- @theotherjimmy

@janjongboom janjongboom force-pushed the vscode-intellisense-engine branch from 5631be6 to 1b0d7ee Compare May 24, 2017 09:56
@janjongboom janjongboom changed the title Vscode intellisense engine Fix vscode intellisense engine to 'Tag Parser' May 24, 2017
@theotherjimmy
Copy link
Contributor

@janjongboom Thanks for the simple patch!

@theotherjimmy
Copy link
Contributor

Just 'cause.

/morph export-bulid

@0xc0170
Copy link
Contributor

0xc0170 commented May 25, 2017

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

Output

mbed Build Number: 43

All exports and builds passed!

@theotherjimmy
Copy link
Contributor

thanks @janjongboom!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants