Skip to content

Inc44/Fortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortify Formatter VSCode Extension

Stars Forks Watchers Repo Size Language Count Top Language Issues Last Commit Release Sponsor

Yet another formatter.

⚙️ Features

  • Formats HTML, CSS, JavaScript, and JSON using js-beautify.
  • Formats PHP using Prettier.
  • Formats Intel x86 Assembly using a custom formatter.

🚀 Installation

  • Get the .vsix file.
  • Open Visual Studio Code.
  • Go to Extensions.
  • Click the "..." menu in the upper right corner.
  • Select "Install from VSIX...".
  • Select the .vsix file.

📦 Publish

  1. Install Node.js with npm and Visual Studio Code.

  2. Get the required files:

npm install
  1. Make the package:
vsce package
  1. A .vsix file is created in the current directory.

  2. Move (optional):

mv fortify-formatter-*.*.*.vsix vsix

📖 Usage

  • Open a file.
  • Right-click "Format Document" or press Shift+Alt+F.

🙏 Thanks

Creators of:

🤝 Contribution

Contributions, suggestions, and new ideas are heartily welcomed. If you're considering significant modifications, please initiate an issue for discussion before submitting a pull request.

📜 License

MIT

This project is licensed under the MIT License. See the LICENSE file for details.

💖 Support

BuyMeACoffee Ko-Fi Patreon