-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
feat: allow auto/pre-selected extension #255
feat: allow auto/pre-selected extension #255
Conversation
I worked on this in a devcontainer, hence the extra files, let me know if you don't need those. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Translations and React code are fine.
Check the atoms serverAddresState and serverPortState atoms.
Reverted my uncanny changes, thanks being on the lookout 🙏 A few questions: |
about 1. |
Create a rough version of automatically selecting/appending extensions.
No backend change, only frontend.
I haven't tested it thoroughly unfortunately.
With all the flags and switches going on I'm not sure it works logically all the time.
(I've messed up something, but ultimately wanted to link together the PR and #254)