vscode-galactiks

Useful VS Code extensions for bloggers and website publishers that provides markdown and contentayer support.

MIT License

Stars
0

Galactiks VSCode Extensions Pack

Welcome to the VS Code Galactiks Extension Pack! ๐Ÿš€ This extension pack is designed to enhance your blogging and website publishing experience in Visual Studio Code by providing you with a curated set of the most useful extensions tailored for bloggers and website publishers.

Included Extensions

  • Markdownlint - Markdown linting and style checking.
  • ESLint - JavaScript linting utility for maintaining code quality.
  • Front Matter - Front Matter support for markdown files, commonly used in static site generators like Jekyll and Hugo.
  • Prettier - Code formatter - Automatically format your Markdown files to ensure consistent styling.
  • Code Spell Checker - Catch those pesky typos and spelling mistakes in your articles.

Installation

  1. Launch Visual Studio Code.
  2. Press Ctrl+P (or Cmd+P on macOS).
  3. Paste the following command and press Enter:
ext install galactiks.galactiks-extension-pack
  1. Once the extension pack is installed, you'll be prompted to reload VS Code to activate the extensions.

Usage

After installation, the extensions will automatically enhance your blogging and website publishing workflow within Visual Studio Code. You can utilize features like Markdown linting, formatting, Git integration, live previewing, and more to streamline your content creation process.

Contributing

This extension pack is open source! If you have suggestions for improvements or want to add new extensions, feel free to open an issue or pull request on GitHub.

License

This extension pack is licensed under the MIT License.

Related Projects