Skip to content

Conversation

@AlYehorov
Copy link
Contributor

Task: #210
Screenshot 2022-10-24 at 16 57 37

- Added diagnostic data handling to new outline view,
- Disabled available annotation,
- Created HostedNibleOutlineViewModel which allows to pass data to SwiftUI view,
- Disabled configBar
- Removed unused code line,
- Fixed code style,
- Applied diagnostic date into outline view
Copy link
Collaborator

@gr-markin gr-markin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, take a look and fix the following issues asap:

  • Fix formatting (it seems to be not equally styled over the whole project)
  • Do not collapse tree every time. It should preserve its state, even after adding new errors/warnings, the expanded elements should be expanded. Now it changes its state even after switching between files.
  • Double click on error/warning should open corresponding file
  • After expanding an element it auto-collapses again and only after second time expands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants