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

[FR] better webview #27

Closed
2 tasks done
PLH-Coding opened this issue Jan 30, 2020 · 0 comments
Closed
2 tasks done

[FR] better webview #27

PLH-Coding opened this issue Jan 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@PLH-Coding
Copy link
Collaborator

PLH-Coding commented Jan 30, 2020

create Webview with Angular

  • add base webview
  • implement messsage to communicate with vscode
@PLH-Coding PLH-Coding added the enhancement New feature or request label Jan 30, 2020
@PLH-Coding PLH-Coding self-assigned this Jan 30, 2020
PLH-Coding added a commit that referenced this issue Jan 30, 2020
all webviews will become single applications since angular routing is
not supported which are located under projects. Also core under projects
works as shared module which should imported by every app.
PLH-Coding added a commit that referenced this issue Jan 31, 2020
create abstract class for webviews, create own concrete class for
settings webview. Add angular settings to run angular settings page for
development into server with mocked vscode api start with ng serve
--configuration=browser for more easy development outside of vscode
context
PLH-Coding added a commit that referenced this issue Jan 31, 2020
[FR-#27] - update to angular 9.rc11

[FR-#27] - add base webview

all webviews will become single applications since angular routing is
not supported which are located under projects. Also core under projects
works as shared module which should imported by every app.

[FR-#27] improve webview handling

create abstract class for webviews, create own concrete class for
settings webview. Add angular settings to run angular settings page for
development into server with mocked vscode api start with ng serve
--configuration=browser for more easy development outside of vscode
context
@PLH-Coding PLH-Coding removed their assignment Jan 31, 2020
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

No branches or pull requests

1 participant