Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>With-BOMNew to Visual Studio Code? Get it now.
With-BOM

With-BOM

Fumiya Funatsu

|
1 install
| (0) | Free
Add the BOM to a UTF-8 text file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

About

Add the BOM to text files encoded with UTF-8 without BOM.

NOTE: if you didn't set "withBom.includeFolders" property, this addon does nothing.

"withBom.includeFolders": [
    "/path/to/your/project/src", // absolute
    "./or/relative" // or relative to workspace path
]

Acknowledgments

This was created as a fork from animitta/vscode-extensions

Original copyright: MIT License, Copyright (c) 2025 animitta

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft