question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prevent project name modifications

See original GitHub issue

Currently if you do dotnet new sometemplate -o Foo.Bar this will result in certain fields recieving like the namespace of files being renamed to Foo_Bar. For some replacements, this is acceptable, but for most like the namespace, this is highly undesirable. Is there some way to prevent this?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

5reactions
sayedihashimicommented, Jul 13, 2017

Sorry for any typos/incoherence/tone issues, wrote this up from my phone.

That’s a lot of typing for a phone!

1reaction
seancpeterscommented, Aug 2, 2017

@dansiegel - we don’t currently have a way to support this type of file renames. But we’re currently designing a more robust system for file renaming in a lot of ways, including what you’re asking for here. I’ll keep this thread updated as we progress.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable Project name editing
First, the easiest way to do this is to disable the project administer permission. Users that don't have this permission can't reach the...
Read more >
If I am going to change the name of my open source project ...
Licenses don't stop working because you changed a name. ... Or doing nothing but changing the name in the github repository.
Read more >
Safest way to change the solution and project name
1 Answer 1 · copy the entire folder X, and rename the copy as Y. Y is at the same directory level as...
Read more >
Is it possible to automatically replace an old project name ...
There is no automatic way to batch update or replace the old project name to the new one everywhere in the project. You...
Read more >
The Project name already exist. Please enter a different ...
How to avoid the message: The Project name already exist. Please enter a different name. Troubleshooting. Problem.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found