Skip to content
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

If folder name contains (#) at the start, it breaks the "refresh on save" feature. #2596

Open
mouel466 opened this issue Sep 27, 2022 · 0 comments

Comments

@mouel466
Copy link

I'm submitting a...

[ ] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant