-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/74-json-schemas #84
Conversation
Signed-off-by: pogi7 <[email protected]>
Signed-off-by: pogi7 <[email protected]>
Signed-off-by: pogi7 <[email protected]>
Signed-off-by: pogi7 <[email protected]>
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.
@pogi7 Okay I was poking around and noticed that the pages menu indeed indicates that there are no available pages to build:
|
@aematei VSCode only shows 3 notifications by default. The |
@pogi7 I checked the log and can confirm that the error is registered. I'll finish up the review. |
Checklist before submitting a merge request
Description of contribution
closes #74
Testing performed
How to Test Expected functionality changes
[Describe expected behaviour changes in steps]
src/vision/commands/compositions.json
Invalid or missing compositions.json.
compositions.json loaded successfully.
src/vision/config/sparqlConfig.json
Invalid or missing sparqlConfig.json.
sparqlConfig.json loaded successfully.
src/vision/viewpoints/pages.json
Invalid or missing pages.json.
pages.json loaded successfully.
Additional context
#83 will add to this feature