tgjones / HlslTools

A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
http://timjones.io/blog/archive/2016/04/25/hlsl-tools-for-visual-studio-v1.0-released
Other
561 stars 97 forks source link

Typing 'if (' auto completes to IsFinite( #172

Closed zachbethel closed 4 years ago

zachbethel commented 5 years ago

I'm unable to type a basic if statement without the autocomplete coercing it to IsFinite(. Is there any way I can disable this?

tgjones commented 4 years ago

Please could you try the latest nightly build here, and see if it fixes your issue?

http://vsixgallery.com/extension/7def6c01-a05e-42e6-953d-3fdea1891737/

I believe it should be fixed already, please let me know. I need to release a new version to the Marketplace.

tgjones commented 4 years ago

Closing this because it's fixed in the latest version on VS Marketplace. Please re-open if it's still an issue.