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

Creating source: file location (.) and extension (cpp) not configurable #60

Open
hattesen opened this issue Nov 22, 2022 · 0 comments
Open

Comments

@hattesen
Copy link

hattesen commented Nov 22, 2022

When choosing "Create implementation" from the context menu, where no source file exists, a new file is created in the context directory, with a .cpp file extension.
Changing the order of the "CppHelper.SourcePattern" setting makes no difference.

Proposal

  1. Obtain the default default source file location and extension from the first "CppHelper.SourcePattern" entry , e.g. "/src/{FILE}.cxx" or "{FILE}.cpp"
  2. Create two new settings for "Default source file path" and "Default source file extension".
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

No branches or pull requests

1 participant