Vscode needs some extra config set for the intergrated terminal ctrl+f to nicely show results. Currently, Plastic doesn't show the results that great (it's just like regular text, so impossible to see matches and the current selected match):
In this image, I had ctrl+f'd for "brew" and it's impossible to tell which "brew" I have selected, as the terminal does not show the match results well at all.
terminal.findMatchBackground
terminal.findMatchHighlightBackground
terminal.findMatchBorder
terminal.findMatchHighlightBorder
terminalOverviewRuler.findMatchForeground
could all be considered to be set.
Vscode needs some extra config set for the intergrated terminal ctrl+f to nicely show results. Currently, Plastic doesn't show the results that great (it's just like regular text, so impossible to see matches and the current selected match):
In this image, I had ctrl+f'd for "brew" and it's impossible to tell which "brew" I have selected, as the terminal does not show the match results well at all.
could all be considered to be set.