Reporter | mehdi Ichkarrane (sosharp) |
---|---|
Created | Apr 19, 2018 12:23:01 AM |
Updated | Apr 19, 2018 12:23:01 AM |
Subsystem | No Subsystem |
Assignee | Unassigned |
Priority | Normal |
State | Submitted |
Type | Unspecified |
Fix version | No Fix versions |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
I'm using resharper Ultimate 2017.3.5 in visual studio community 2017 on .Net 4.5.2 in my javascript file when i use bootbox i get the message 'use of an implicitly declared global variable' (check the image attached). I put the bootbox file manually in my scripts and import it in my BundleConfig "~/Scripts/bootbox.min.js", the bootbox dialog is working normally but i don't get any intellisense/auto-completion. I'm actually following a tutorial that's using bootbox and resharper where the intellisense is working fine.