-
-
Notifications
You must be signed in to change notification settings - Fork 484
File associations #2284
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
Merged
Merged
File associations #2284
Changes from 7 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
8ece0d5
WIP: determining correct UTI from mime type
davidfokkema 4264d3b
Set plist default values from UTI
davidfokkema 4b01f9d
Remove print statements
davidfokkema 4625cbe
Merge remote-tracking branch 'upstream/main' into file-associations
davidfokkema 1327b07
Replace match-statement with if-statement
davidfokkema f82f484
Added change note
davidfokkema 5c8faed
Add macOS doctype default variables to test
davidfokkema c70ebf6
Added tests and no coverage pragmas
davidfokkema 03f6b55
Split out extraction of MIME type and rename variable
davidfokkema b61fbe6
If plist file is moved in OS update, catch exception
davidfokkema 904b12b
Merge branch 'file-associations' of https://github.com/davidfokkema/b…
davidfokkema b493106
Add descriptions of tests
davidfokkema 6c4b3c2
Complete code coverage
davidfokkema 9323eba
Run macOS-specific tests only on macOS
davidfokkema a7f5620
Built-in types should have attribute set to True
davidfokkema a3c8efd
Renamed builtin_type -> is_core_type
davidfokkema 3799ca9
Fix inconsistent naming and perform validity check
davidfokkema 07c1565
Fix failing test
davidfokkema 41cdc7a
Add tests to complete coverage
davidfokkema 31f8342
Pass pre-commit, but fail coverage
davidfokkema 5b28ded
Remove old test code
davidfokkema a810a4c
Fix coverage
davidfokkema fdbf75d
No-op to satisfy coverage checker
davidfokkema 7412a90
Update changes/2284.feature.rst
davidfokkema 2a3b44d
More test cases and improved LSItemContentTypes handling
davidfokkema 1533af9
Add test to fix coverage
davidfokkema 46d2cb6
Skip coverage if not macOS
davidfokkema fd48660
Reshuffled document type tests
davidfokkema 06c12d5
Document the new document type support
davidfokkema df5909d
Rewrap docs
davidfokkema 8203397
Trim trailing whitespace
davidfokkema 7d96377
Simplify documentation to focus on the Briefcase use cases.
freakboy3742 7131e6e
Small cleanup of logic in macOS doctype processing.
freakboy3742 bae3210
Cleanup of test cases.
freakboy3742 d51b53b
Tweak release note.
freakboy3742 9374c63
Merge branch 'main' into file-associations
freakboy3742 63f594f
Restore some additional reading links on macOS document types.
freakboy3742 21ee20d
Correct spelling.
freakboy3742 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Added improved document types (file associations) for Windows and macOS platforms | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.