HlslTools
HlslTools copied to clipboard
Issues with autocomplete
it doesn't show uniform keyword in the suggestion:
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.