luau/Ast
boyned//Kampfkarren aa7c64517c
Fix string interpolation autocomplete and location (#748)
String interpolation autocomplete was not working and was just using
default autocomplete. This fixes it so that inside a string it is
treated as normal, and inside an expression it suggests expression level
autocomplete.

Also fixes the range, which was previously just the first lexeme.
2022-11-16 10:15:01 -08:00
..
include/Luau Sync to upstream/release/551 (#727) 2022-10-28 03:37:29 -07:00
src Fix string interpolation autocomplete and location (#748) 2022-11-16 10:15:01 -08:00