-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CodeEditor and implement SwiftPoet library
This update integrates the SwiftPoet library in the CodeEditor module and modifies several classes to support this integration. Specifically, the XML file extension is enabled for the CodeLang class and language parsing is updated for the file reader. New functionalities to generate Swift code are added to the IconWriter and Svg2SwiftUI classes.
- Loading branch information
jacobrein
committed
Apr 23, 2024
1 parent
c042f85
commit 6ee6657
Showing
9 changed files
with
617 additions
and
48 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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.