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

find and parse manifest.json #4

Open
4 tasks
themasch opened this issue Feb 2, 2017 · 0 comments
Open
4 tasks

find and parse manifest.json #4

themasch opened this issue Feb 2, 2017 · 0 comments

Comments

@themasch
Copy link
Contributor

themasch commented Feb 2, 2017

If theres a manifest.json we could parse it and use the provided information to provide support in associated files.

Therefore we need to find out what files are associated with the manifest.json.
Same directory & subdirs should do the job for a first version.

Information we could gather from the manifest.json

  • Routes (.navTo completion)
  • root view (?)
  • i18n files
  • Models & data sources (completions, in combination with OData explorer #3 this could be a killer feature)
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