Perhaps this is a question for the LDT forum, but I wanted to know if any of you have experienced this. Last night everything was working great. This morning, I got on and LDT stopped recognizing my global variables. For example, I have the following code:
test = Bitmap.new(Texture.new("Image.png"))
now when I type "test:" I can't get code assistance. Also code completion doesn't list "test" as a variable in its dropdown menu.
Again, it was working fine yesterday. Any suggestions?