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

Refactor Code For Improve Readability #350

Closed
zerasul opened this issue Aug 11, 2021 · 2 comments
Closed

Refactor Code For Improve Readability #350

zerasul opened this issue Aug 11, 2021 · 2 comments

Comments

@zerasul
Copy link
Owner

zerasul commented Aug 11, 2021

Refactor code for use inheritance for each Os or ToolchainType.

@zerasul
Copy link
Owner Author

zerasul commented Sep 27, 2021

For this issue we need to create the next classes:

imagen

@zerasul
Copy link
Owner Author

zerasul commented Sep 27, 2021

The Interface IAppModel; have the next methods

  • Constructor(vscode.Terminal)
  • createProject()
  • compileproject
  • compile4debug()
  • cleanproject()
  • createproject()
  • compileAndRun()
  • runproject()
  • importTMX()
  • importJsonTMX()

zerasul added a commit that referenced this issue Oct 23, 2021
This was referenced Jan 8, 2022
@zerasul zerasul closed this as completed Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant