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

Fix data format #105

Merged
merged 2 commits into from
Mar 19, 2022
Merged

Fix data format #105

merged 2 commits into from
Mar 19, 2022

Conversation

pkasila
Copy link
Member

@pkasila pkasila commented Mar 19, 2022

Fixes #104

We basically allow opening of files with public.item type.

@austincondiff austincondiff merged commit 2f28f63 into CodeEditApp:main Mar 19, 2022
austincondiff pushed a commit that referenced this pull request Mar 20, 2022
* Allow opening of `public.item` instead of `public.source-code`

* Handle errors
austincondiff added a commit that referenced this pull request Mar 21, 2022
* Improved overall tab style to feel more native to macOS

* Fixed lint error

* More lint error fixes

* More lint error fixes

* More liner error fixes

* Create CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Fix "Welcome to CodeEdit" Main Menu item (#106)

* Fix data format (#105)

* Allow opening of `public.item` instead of `public.source-code`

* Handle errors

* Message Preview when opening the non coding file (#102)

* Cleaned up the typography for Welcome Screen

* Added support for more code editor themes

* Revert "Added support for more code editor themes"

This reverts commit 8139217.

* Revert "Cleaned up the typography for Welcome Screen"

This reverts commit 78b748b.

* Update the error message to be more informative when trying to open files that are not code related

* Added language translations for editor error and support for the Afrikaans Language

* Fixed localization changes in Russian and Belarusian

* Updated the editor error string to be short and sweet

* Update to editor error for file types.

* Change document types priority, prioritize workspace over source code file to fix #110

* Fix multiple welcome window

* Fix version localization key (#120)

* Improved overall tab style to feel more native to macOS

* Fixed lint error

* More lint error fixes

* Replicating aesthetic and behavior of standard tabs. Removed wrapper component so that code is more straightforward.

* Update WorkspaceCodeFileView.swift

Resolved conflicts

* Fixed lint errors and animations

* Added PressActionsModifier file to project

* Added PressActionsModifier.swift

* Fixed lint error

* Fixed lint error

Co-authored-by: Luke <lukas@pistrol.com>
Co-authored-by: Pavel Kasila <pavel.kasila@gmail.com>
Co-authored-by: Nanashi Li <tihan-nico@plexus.dev>
Co-authored-by: Ziyuan Zhao <ninjiacoder@gmail.com>
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.

Ability to open "data" file format
2 participants