You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->
Current behavior
the refresh on save does not work with a folder that has name starts with (#) I had folder named "#1 [FolderName]", live server did not work as expected, but after renaming the file to "1 [FileName]" it did work fine.
Live server works fine with any folder that does not have # in the start of it name.
Expected behavior
refresh on save should work with any file that has (#) on the start of it name.
Environment
Browser: Brave [Version 1.43.93 Chromium: 105.0.5195.127 (Official Build) (64-bit)]
- Live Server: 5.7.9
- Platform: Windows
- Visual Studio Code: 1.71.2
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
the refresh on save does not work with a folder that has name starts with (#) I had folder named "#1 [FolderName]", live server did not work as expected, but after renaming the file to "1 [FileName]" it did work fine.
Live server works fine with any folder that does not have # in the start of it name.
Expected behavior
refresh on save should work with any file that has (#) on the start of it name.
Environment
The text was updated successfully, but these errors were encountered: