-
-
Notifications
You must be signed in to change notification settings - Fork 5
Visual Studio 2019 Support #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Mads, |
I have to create a new extension targeted specifically at VS2019. That is the problem. Once you add support for VS2019 then you automatically drop it for vS2017. It's just a little more work, and that is why I haven't gotten to it yet. /cc @timheuer |
Mads, Thanks for your kind and quick reply. I do understand. If I can do anything to help, please let me know. We ALL appreciate the fine work that you do to help the community. I'll keep my fingers crossed. :-) Thanks again. - RJ |
Go Mads! :) |
Hi Mads... Just checking in to see if there has been any progress or if this project has an anticipated date. I'm being terribly selfish here, but this extension is SO time-saving for anyone with a web project that it's killing me without it. I think I speak for many others too. Is there anything that we as the community could do to help move this forward? I know that you have a full plate so anything you could do would be SO appreciated. Thank you, Mads! |
Please help test CI build of Browser Link Inspector 2019 before I publish it to the Marketplace. |
Attempted to install but VS2019 Professional greyed out: "The extension cannot be installed to this product due to prerequisites that cannot be resolved." Any thoughts? |
Thanks for testing. I've fixed the issue. Grab the latest version on the Visual Studio Marketplace |
Hey Mads, First, thanks so much for attempting to get this running. It's a life saver when needed. Really -- thanks. I've managed to install the extension (Win 10, VS2019 Pro V16.6.1, Chrome 83.0.4103.97 - also tried Chrome Beta and MS Edge). I am still unable to get it to work. With OR without the Chrome extension in Chrome, inspect or design mode first display the __browserLink_InspectOverlay (the display lightens a touch) and also displays the "crosshair" icon when starting with Ctrl+Alt+I or Ctrl+Alt+D respectively, or from the BrowserLink Dashboard. But that is , unfortunately, where the functionality stops. Has anyone else been successful with running this? If so - I will investigate further on my end but nothing is apparent that would be causing conflict. Thanks, Mads. RJ |
I've seen it being a little slow to open and select the ranges in Visual Studio when you inspect in the browser. Can you see if it just takes longer than normal? |
I think that I may see a delay that you may be speaking of, but it still doesn’t work beyond what I’ve already expressed. To the point of the “delay”, upon clicking “Refresh” on the BrowserLink Dashboard, a second Connection appears and it takes about 10-11 seconds for the old connection to disappear. I have a pretty fast machine, so I don’t think that it is hardware related. Is that related to any delay that you were speaking of? I’ve rebooted (for giggles) and could reinstall Web Essentials if you think that could be helpful. Results are the same with/without the Chrome Web Essentials extension.
|
@RJMJII the second connection that shows up after refreshing, is that caused by the extension? |
To be clear, I would assume that it is caused by the VSIX Browser extension, as opposed to the Chrome Extension, as I deactivated the Chrome extension and it still happens. But, like I said, it disappears after about 10-11 seconds. If I F5 a few times in the browser, I will get another "instance" listed on the Browser Extension Dashboard for each press of F5, then they disappear with a second or so of each other. I can supply a gif if you like. Update, however -- some good news. I seem to recall this from a long time ago. SOOO -- |
I would love for this Extension to work with vs2019.
I recently upgraded and found myself constantly pressing the inspect key combination in my browser and then feeling sad ;-)
There is a similar issue against WebEssentials2019, but this repo seems the best place for this feature request so I've created this issue.
The text was updated successfully, but these errors were encountered: