vscode-live-server icon indicating copy to clipboard operation
vscode-live-server copied to clipboard

.settings.ignoreFiles doesn`t work

Open qbunia opened this issue 6 years ago • 14 comments

Posting again problem that occured in #188 Could you check it out?

qbunia avatar Dec 20 '18 19:12 qbunia

This is a bug. I now looking for this

ritwickdey avatar Feb 07 '19 02:02 ritwickdey

Hello Ritwickdey, Pls am having difficulty with Visual Studio live preview..

(https://127.0.0.1:5500/index.html Application not found) thats the error message i keep getting when i click on go live..

pls i need help with this.

thanks

onimisiv avatar Mar 12 '19 15:03 onimisiv

@onimisiv Where exactly do you face the error, can you provide some screenshots?

Almo7aya avatar Mar 12 '19 15:03 Almo7aya

Screenshot (271) @Almo7aya thanks for reverting.i cant find port 5500, its says application not found.

onimisiv avatar Mar 19 '19 13:03 onimisiv

@onimisiv I think the problem with you is the extension cannot open your default browser, try open http://localhost:5500 manually in your browser

Almo7aya avatar Mar 19 '19 13:03 Almo7aya

same problem come with me

jaswantsuthar90 avatar Oct 01 '19 11:10 jaswantsuthar90

hey , its easy just set chrome as a default nav

naggatiachref avatar Nov 21 '19 15:11 naggatiachref

hey , its easy just set chrome as a default nav

How to do that ?

harikrishnan-a-k avatar May 02 '20 11:05 harikrishnan-a-k

live server keeps showing me error message underneath my app after loading on Chrome browser. What should I do?

otinomz avatar Jun 23 '21 13:06 otinomz

@onimisiv¿Dónde se encuentra exactamente el error? ¿Puede proporcionar algunas capturas de pantalla?

tengo este mismo problema ayuda porfavo, pero mi puerto no es 5500, se esta cambiando pero no se por que

torres2306 avatar Oct 10 '23 23:10 torres2306

Hello, I am using Live Server with the Firefox Live Server Web Extension plugin. The page refreshes when a file is saved, but this causes a continuous page refresh loop. The only way to stop it is to stop the "Live Server". The development is done in PHP with a tool that maintains a cache. Loading a page automatically updates files in tmp/cache/...

I use the Watchman tool to monitor the actual modified files:

File updated : tmp/cache/sql_desc_a8601ad5.txt
File updated : tmp/cache/sql_desc_a8601ad5.txt
File updated : tmp/cache/sql_desc_a8601ad5.txt
File updated : tmp/cache/wheels/tw-e250372cea40803b13624d867dffa5b4.txt
File updated : tmp/cache/sql_desc_a8601ad5.txt
File updated : tmp/cache/skel/html_82cbec79f41d10e15493a1853d16e74e.php
File updated : tmp/visites/53a610341f

I can't find a "Live Server" output console in the list of Outputs in VSCode. Is there a way to view the names of the modified files that trigger a server reload? Is there a way to check that the added exclusion filters are being considered? Outputs of this type would be very useful:

file /tmp/cache/3656523F.php updated => ignored (cause exclusion list)
file /index.php updated => server reload

Is it possible to add this feature to facilitate debugging?

Thank you in advance.

deguich avatar Jun 18 '24 07:06 deguich

File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/wheels/tw-e250372cea40803b13624d867dffa5b4.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/skel/html_82cbec79f41d10e15493a1853d16e74e.php File updated : tmp/visites/53a610341f

zingbal avatar Aug 08 '24 03:08 zingbal

File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/wheels/tw-e250372cea40803b13624d867dffa5b4.txt File updated : tmp/cache/sql_desc_a8601ad5.txt File updated : tmp/cache/skel/html_82cbec79f41d10e15493a1853d16e74e.php File updated : tmp/visites/53a610341f

zingbal avatar Aug 08 '24 03:08 zingbal