CodeEditApp / CodeEdit

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.06k stars 1.02k forks source link

✨ Filetype associations and icons #626

Open austincondiff opened 2 years ago

austincondiff commented 2 years ago

Describe the solution you'd like

Files that can be opened with CodeEdit should get filetype associations so that they can be opened from Finder. They should also get filetype icons.

Additional context

Originally discussed in #613 by @AsedaDeveloper and brought up by @Acc3ssD3n13d in https://github.com/CodeEditApp/CodeEdit/issues/613#issuecomment-1129476897.

0xWDG commented 2 years ago

Do we want something like Xcode (project/workspace file/directory)? Should it contain custom editor settings?

austincondiff commented 2 years ago

@wdg This issue isn't about the workspace file itself (That will be in .codeedit/preferences.json or something similar). It is moreso around when you open a file from Finder, we want relevant files to open in CodeEdit.