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

3 feature ask for file configuration at opening #9

Merged
merged 17 commits into from
Sep 27, 2024

Conversation

nathangavin
Copy link
Owner

Implemented requested feature for being able to provide file configuration options as input args.

…nt for how to approach using new variables to handle editor initialisation
…miters without a provided filename, also extended load_file function to allow to delimiter to be specified
…gs to required app_data and app_state objects
… for which view and controller to use in the main startup function, so that check only happens once
…ction, view is now injected at runtime, reducing duplication
@nathangavin nathangavin linked an issue Sep 27, 2024 that may be closed by this pull request
@nathangavin nathangavin self-assigned this Sep 27, 2024
@nathangavin nathangavin merged commit d9838ff into main Sep 27, 2024
1 check passed
@nathangavin nathangavin deleted the 3-feature-ask-for-file-configuration-at-opening branch September 27, 2024 09:53
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

Successfully merging this pull request may close these issues.

Feature : Ask for file configuration at opening
1 participant