- Code: Select all
if (1 == 1) {
function sample(arg){
var obj = {};
ob // Ctl+Space here, content assist doesn't show 'obj' or 'arg'
}
}
if (1 == 1) {
function sample(arg){
var obj = {};
ob // Ctl+Space here, content assist doesn't show 'obj' or 'arg'
}
}
Users browsing this forum: No registered users and 0 guests