Lag in RS9 javascript intellisense
When I use Javascript in VS2013, there is a lag of about 10 seconds, and VS gets unresponsive and spinning cursor is shown for this time, when a variable is chosen from intellisence (as in var isChecked = myCheckbox), but no lag when selector (as in $('#myCheckbox') ) is chosen.
Please sign in to leave a comment.
Hi!
Can you provide a solution or a sample piece of code where this freeze happens?
Does this freeze happen when you invoke intellisense or when you complete an item?
And which frameworks do you use? As I've seen - jQuery? Anything else?