Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Feb 15, 2019

Fix for #3160 and #3176.

@sean-mcmanus sean-mcmanus requested a review from a team February 15, 2019 02:51
@sean-mcmanus sean-mcmanus changed the title Fix command not found if activation is too slow. Fix command not found and empty c_cpp_properties.json if activation is too slow. Feb 15, 2019

// Only register the real commands after the extension has finished initializing,
// e.g. prevents empty c_cpp_properties.json from generation.
registerCommands();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could delay only a subset of commands, but that didn't seem necessary to bother with.

Copy link
Contributor Author

@sean-mcmanus sean-mcmanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could delay only a subset of commands, but that didn't seem necessary to bother with.

@sean-mcmanus sean-mcmanus reopened this Feb 15, 2019
@sean-mcmanus sean-mcmanus merged commit 50ddd67 into master Feb 22, 2019
@sean-mcmanus sean-mcmanus deleted the seanmcm/fixCommandRegistration branch February 22, 2019 21:50
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants