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

SDK and Debugger Settings are not "remembered" across projects #135

Open
itsdanott opened this issue Feb 10, 2025 · 4 comments
Open

SDK and Debugger Settings are not "remembered" across projects #135

itsdanott opened this issue Feb 10, 2025 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@itsdanott
Copy link

When creating a new project via the wizard the SDK path, checker arguments and Debugger setup is reset to default / null.
Thus you have to re-enter it from scratch every time you create a new project.

It occured in the Mac version of CLion 2024.3.2 with latest preview version of the plugin: 0.13.0-dev-b01

Note:
I am not even sure this is a bug in the first place or rather an UX issue.
As far as I remember this topic or at least a similar one was already reported (probably via Discord) - but as this just happend again on macos I wanted to make sure to add a Github issue.

@obiwan87
Copy link
Owner

Oh ok, I really thought i had fixed it. That's weird! I will look into it. Shouldn't depend on the OS

@obiwan87 obiwan87 added this to the 0.13.0 milestone Feb 10, 2025
@obiwan87 obiwan87 self-assigned this Feb 10, 2025
@obiwan87 obiwan87 added the bug Something isn't working label Feb 10, 2025
@obiwan87
Copy link
Owner

Ok, I tried to reproduce it on my side, but for me it works. Can you please take a short screencast of what did?

@itsdanott
Copy link
Author

Hey - I am frequently switching between macOS and a windows desktop - just tried to reproduce on Windows - and it did not work either.

Screenshots

New Project dialogue

Windows

Image

macOS

Image

Odin Project Settings

Windows

Image

macOS

Image

@obiwan87
Copy link
Owner

obiwan87 commented Feb 12, 2025

Ohhh. Ok. I completely misunderstood what you meant. Yes, you're right. The settings are not remembered across projects, because they are bound to the project itself. I will consider implementing a way of separately managing various Odin SDK versions and debugger settings. However, this is not a very pressing issue at the moment.

Probably around 0.15 or even 1.0, because it will also be break compatibility

@obiwan87 obiwan87 added enhancement New feature or request and removed bug Something isn't working labels Feb 12, 2025
@obiwan87 obiwan87 changed the title [MacOS] CLion - New Project Wizard is missing SDK path and previous setup SDK and Debugger Settings are not "remembered" across projects Feb 12, 2025
@obiwan87 obiwan87 removed this from the 0.13.0 milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants