HlslTools icon indicating copy to clipboard operation
HlslTools copied to clipboard

Issues with autocomplete

Open lanyizi opened this issue 4 years ago • 0 comments

it doesn't show uniform keyword in the suggestion: image And when I press space (not Enter), it automatically selects the first autocomplete candidate, so my "uniform" becomes NonUniformResourceIndex

I think when I press space, it should not select the autocomplete candidate, instead it should leave the word as is.

lanyizi avatar May 16 '21 06:05 lanyizi