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

File icon improvements #1645

Merged
merged 7 commits into from
Mar 23, 2024

Conversation

austincondiff
Copy link
Collaborator

@austincondiff austincondiff commented Mar 21, 2024

Description

Made file icon improvements. Utilizing new custom symbols.

  • Checking to see if symbols exist and if not falling back to system symbols.
  • Added Python icon
  • Added Ruby icon
  • Added JSON icon
  • Added JavaScript icon
  • Added Steel, Amber, and Scarlet custom colors (used by Xcode)
  • Changed css to curly braces icon
  • Added new filetypes
  • Default color is now Steel
  • Added aif, avi, mid, mov, mp3, mp4, pdf, wav

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

image image image image image image image

…o see if symbols exist and if not falling back to system symbols.
@austincondiff austincondiff added the enhancement New feature or request label Mar 23, 2024
@austincondiff austincondiff merged commit 63754a2 into CodeEditApp:main Mar 23, 2024
2 checks passed
FastestMolasses pushed a commit to Angelk90/CodeEdit that referenced this pull request Apr 11, 2024
* Made file icon improvements. Utilizing new custom symbols. Checking to see if symbols exist and if not falling back to system symbols.

* Fixed SwiftLine by disabling rule - long switch statement necessitates a long function. Will look into a better solution for file types later.

* Added AppleScript

* Added aif, avi, mid, mov, mp3, mp4, pdf, wav

* Updated CodeEditSymbols to v0.2.2

* Updated packages and fixed image display issue in the changes tab in the source control navigator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants