Live-server Visual Studio Code browser won't auto update - browser

I'm pretty new to web developing and very new to VS code. I'm trying to use live-server to be able to get the html in the browser to update without having to refresh the browser. I can't get it to work and I have been googling and trying stuff out for 2 days. Can somebody help me while I still have some hairs left on my head?
Thank you!
/Joel

It's necessary to firsly save the file in which you are working(htmlfile).
In my case i go to file and select autosave. it starts to work as wish.

Related

After updating Notes client / designer help navigator is broken

Last week I tried to update my Notes client installation from 9.0.1 FP9 to FP10 IF 3. For technical reasons I had to roll back which proved to be quite difficult, and I ended up completely uninstalling Notes and doing a fresh installation of 9.0.1 (standard) then FP9 IF 2.
Everything's fine (and much more responsive than before, too) with one serious exception:
Within the client help popup window for Notes client and Domino Designer help is hardly usable now; obviously there's no CSS style or whatever applied to the nav page / frame:
As you can see in the screenshot styling of the main window part (green frame) is fine. But everything that is releated to navigation (red frames) appears to be raw html. Javascript calls are apparently working but it's really hard to navigate the "chapters". Same applies to Designer help, of course.
Here's what I tried to solve that riddle:
uninstalled and re-installed full client 3 times; sometimes I ran the
installation as local Admin other times I didn't (no difference)
just installed plain Notes 9.0.1 from scratch then tested Client help before updating to FP9IF2 (no difference)
restored the entire [Notes-Programm]\framework directory from a
backup I took when Notes help still was working as expected (no difference)
copied over the entire \Notes\ folder from a different PC where popup help is still working fine (no difference)
Problem with that is: being a Developer I need to have a functioning help window in my Domino Designer. The navigator as it is right now however is plain useless. And designer_help.nsf isn't of help at all when it comes to Java, LotusScript etc. objects and classes.
One of my co-workers has the same phenomenon while another one hasn't.
Question: did anyone else experience something like that? Where you able to solve it? How?
This seems to be related to an issue with the embedded browser windows that Domino Designer uses to open the Help website.
Try to open following link in a modern browser (such as Chrome or Firefox) and the navigation should be fine.
http://localhost:50970/help/index.jsp?topic=%2Fcom.ibm.notes.help.doc%2Ffram_getting_started_c.html
Bookmark it and use it when you need it.
Try using the IBM Nice tool to see if it can fix your issue
https://www-01.ibm.com/support/docview.wss?uid=swg21459714
Meanwhile I restored my entire Windows system partition from a backup created just before all that began (lucky me that I have both regular local backups plus a separate system partition). And that finally helped resolve the problem.
Meanwhile I'm 99% sure that this is due to a rather new registry and/or firewall setting not yet known to IBM's NICE tool.

Open chrome browser with Selenium in VBA

I've downloaded Selenium to automate some web browsing in VBA, and as excited as I am to use it, I cannot seem to get it up and running. I'm trying to open up a chrome browser to start navigating to pages and doing what I need to do but every time it opens up to a blank page with URL "data:," and I get an error "WebRequestError The underlying connection was closed: An unexpected error occured on a receive."
I've seen several tips for this type of thing searching around but in trying to implement them I've still not cleared anything up.
Things I've tried:
Downloaded SeleniumBasic-2.0.9.0
Downloaded Chromedriver 2.40
I think I'm supposed to put the chromedriver somewhere so I have it in the same folder as SeleniumBasic but I'm not sure if that's right.
I'd really like to get this up and running so I can play around with Selenium and get some automation going and I feel like this part should not be this hard so if I could get some help on getting past this stupid little barrier I would really appreciate it.

Atom package for auto refresh the browser

Can anyone please suggest which package I can use in Atom which will enable the auto browser refresh when I save my code. If Atom doesn't support the browser functionality directly then is there any other option?
Currently I am using the Vagrant environment so my code runs on a remote server simulator.
Does anyone have any suggestions regarding this?
Ctrl-shift-h refreshes the built in browser but not automatically after you save. But you can use the shortcut yourself after saving file.

how to remove OrchardLocal from Orchard URL?

I just downloaded the latest source codes of orchard. I run the solution using vs 2012. I am getting this URL in my browser.
http://localhost:30321/OrchardLocal/
Is there a way I can remove "OrchardLocal" from the URL. when I push the app to the production server. I dont want to see http://test.com/OrchardLocal/
Right click Orchard.Web and select properties then go to Web. Should be able to edit it there. However when pushing to server you shouldn't see OrchardLocal... I think ^_^

Aptana is opening multiple browser previews

I installed Aptana on my work computer today, but when I open the preview it seems to open two browsers. One of which showing the page I requested, while the one on the left is just an empty browser window. I've google'd my face off but can't seem to find anyone with the same issue. I know this is probably just a simple setting but it's eluding me. Here's a screencap of the issue.
http://imgur.com/b0rbvKQ
Thanks in advance!

Resources