-
-
Notifications
You must be signed in to change notification settings - Fork 7
Conversation
Might add translate command later |
This comment was marked as resolved.
This comment was marked as resolved.
Should be fine now, please test it
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe move apps/extensions and apps/cli to the main folder?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something to discuss with @Timeraa, should we .gitignore the bin folder or not.
Sorry for the delay, why aren't you reusing classes like the ModuleManager from the cli or things like fetchSchema? I noticed that you are reusing other functions from it but not everything. |
Hey @Slowlife01, Sorry this took so long to get reviewed, lot's of things came into my way. Can you resolve the conflicts on this PR? I also have some improvements you could add to the Extension which you can add now or after the initial release:
I have also found some errors in the Extension: Also once I opened the package.json DeepScan showed me this, maybe take a look at that? |
Bas wanted it to be able to compile multiple Presences at the same time |
Create Command
Modify Command
See README for additional info