-
Notifications
You must be signed in to change notification settings - Fork 126
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
1678-project-directory #1762
1678-project-directory #1762
Conversation
`loadProject` might write files for migration.
…{ projectPath })` to align with new project directory structure
1. we don't expect users to manually set up projects. instead, product pages will explain how to get started 2. maintaining the guide is high effort and misleading due to 1 cc @NiklasBuchfink lmk if you disagree
Not worth the effort of maintaining the guide. - only 9 views in the past 7 days - high effort keeping the guide up to date - the --project flag in the documentation of paraglide js seems self-explanatory cc @NilsJacobsen let me know if you disagree
- users get started by looking at products on inlang.com - the goal of the readme should be "go on inlang.com", not manually set up stuff - given the reasons above, maintaining this readme's getting started section seems unnecessary cc @felixhaeberle lmk if you disagree
Pretty self explanatory how plugins can be installed via inlang.com. No wall of text needed. @NilsJacobsen feedback: I would expect a "tell me why plugins are great" not a "docs" why i need plugins for stuff load and save messages (at this point i dont know what those functions do).
@NiklasBuchfink you can implement a "create new project" in fink now. No need for docs. Feedback: - the usage sections seems redundant given that fink is a GUI application (that should be self explanatory)
Clicking on install reveals the same info with less maintenance effort
🦋 Changeset detectedLatest commit: a2858e6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 17 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Given that @felixhaeberle is OOO. I will fix the ide extension and CLI |
cc @felixhaeberle @openscript hacky implementation but it works. The hardcoded assumption for a project file should be
IDE Extension is also working now as expected CleanShot.2023-11-29.at.14.00.08.mp4 |
@LorisSigrist @NilsJacobsen @NiklasBuchfink can you merge this PR tomorrow morning along with the version packages PR that will shortly afterwards be opened by vchangesets? I don't want to merge the PR now and potentially break an app while you are all asleep. Reduced risk if you do it first thing tomorrow morning. |
📺 LOOM
What to review
Do your apps work? No thorough code review is expected although you can of course do that
Tasks