Merged
Conversation
Collaborator
Author
|
From slack discussions some things to consider:
|
Collaborator
Author
|
fyi @bpasero feedback very welcome. You can ignore changes inside the |
Collaborator
Author
|
This PR does the following:
What still needs to be done (probably march milestone):
What would be nice to do as debt:
fyi @roblourens |
Member
|
@isidorn not a big fan of encoding the knowledge of search settings into core workbench parts, imho this should somehow be provided by the composite (search viewlet) and not the activity bar or side bar. I am fine to leave this for debt week, but it would be good to address this, even if we are not expanding this feature to other parts if possible. |
Collaborator
Author
|
@bpasero you are right. Will look into fixing that today |
Member
|
@isidorn cool thanks |
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Moves search viewlet into panel area.
This is work in progress, created a PR just so people can easily try it out.
After trying out sublime and my prototype I suggest the following:
The last point is key to make sense of using all this horizontal space.
An alternative is to do a brand new design when search is horizontal.
fixes #9435