Skip to content
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

Fix parenthesis bug #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix parenthesis bug #60

wants to merge 1 commit into from

Conversation

syborg64
Copy link

@syborg64 syborg64 commented Dec 12, 2023

Fix bug leading multiple features to use a blank declaration

This is an important fix, and not a superfluous feature

expected limitations:

  • will bug out on operator()
  • will bug out if a return type had parenthesis

This addresses issues #52 and #57

@Ataraxia-Mechanica
Copy link

microsoft/vscode-cpptools#1162
CPPtools can move functions to the corresponding cpp file by right clicking a function -> refactor now. Can't do batching though.

@LeandroSQ
Copy link

I have another change ready to go:

  • Support for creating source file when adding definition and file does not exist
  • Support for multiple editors when revealing source code, reusing instead of opening new editor

But it seems this repo is not maintained anymore,
I'm considering forking it and maintaining myself. Would you be willing to move your PR there if that would be the case?

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

Successfully merging this pull request may close these issues.

None yet

3 participants