-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
[FEATURE] - Improve "Disabled Projects" experience #368
Comments
Hi @krutoo , This message appears in two occasions:
it checks for same name - case insensitive projects, so simply removing How did you renamed the project? |
@alefragnani I use context menu (right mouse button click) of list item in side bar - |
@krutoo Maybe you have disabled project (using the You could check all your projects, using the Hope this helps |
@alefragnani Yes, i have disable project with target name, thank you |
@krutoo That’s great to see it works! Thinking about it, I decided to reopen the issue, but now as an enhancement. I see at least two points possibilities:
Hope this helps |
disabled projects
In Side Bar and better handling while renaming projects (while conflict with disabled ones)
Use |
disabled projects
In Side Bar and better handling while renaming projects (while conflict with disabled ones)
|
Hi, first of all, thanks for great extension!
I have project in list named as "something.js". When i rename it to just "something" (remove ".js")
i get error "Project already exists!".
What am I doing wrong?
The text was updated successfully, but these errors were encountered: