-
Notifications
You must be signed in to change notification settings - Fork 459
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
User Feedback Survey #119
Comments
I am happy so far, will let you know when I have something particular to say. |
Yes, I do have a suggestion. It would be nice to have colorful output from |
This is an awesome plugin! It works really well with vscode and makes the IDE so much more usable. Thanks you for this contribution! |
When executing the command "CMake: Build a target", it would be nice to have a list of available targets displayed, such as when executing "CMake: Select a target to debug". Currently, "all" is default which may not exist (e.g. when using XCode generator), and the target must be manually entered. |
Like the plugin. You think it's possible to extract all include paths from a cmake project and use them for locating files in include statements? |
@andyreimann, that's been brought up frequently. Even my own coworkers are hounding me about it. @maddouri has made an extension to do just that, and it may be merged into this codebase in the future. |
I love the plugin. Great time saver. The only complaint is that I would like the debugger to allow for LLDB in Linux. When I tried to switch the 'MIMode' to 'lldb' it did not work stating '/usr/bin/lldb: unrecognized option '--interpreter=mi''. |
I like it very much. Keep up the good work. Thanks for building such a good tool |
@vector-of-bool If you still have a need for the survey, I would suggest placing the link in your README.md instead, since here it is pretty much invisible to most users. |
Click here to take the survey.
Rather than figuring out how to insert telemetry or set up any fancy dashboards required for such things, I've created an informal, anonymous Google Forms survey.
The feedback collected therein will be used to steer future project changes.
The text was updated successfully, but these errors were encountered: