/SnippetFusion

Generate snippet for vs code, sublime text, spyder and atom.

Primary LanguageJavaScriptMIT LicenseMIT

SnippetFusion

Generate snippet for vs code, sublime text, spyder and atom.

MIT License GitHub Release Forks Stars

Features

  • Generate Snippets: Create code snippets for various editors including VS Code, Sublime Text, Spyder, and Atom.
  • Dynamic Styling: Modern, dynamic, and responsive design with black background, linear gradients, and animations.
  • Copy to Clipboard: Easily copy the generated code snippet to your clipboard.
  • Form Inputs: Supports multi-line code snippets with textarea input.

Usage

  1. Select Language: Choose the target editor for your snippet (VS Code, Sublime Text, Spyder, Atom).
  2. Enter Description: Provide a description for your snippet.
  3. Enter Tab Trigger: Specify the tab trigger keyword for your snippet.
  4. Enter Snippet: Write or paste your code snippet in the textarea.
  5. Generate Snippet: Click the "Generate" button to create the formatted snippet.
  6. Copy to Clipboard: Use the "Copy to Clipboard" button to copy the generated snippet to your clipboard.

Technologies Used

  • HTML
  • CSS
  • JS

Code Structure

  • index.html: Main HTML file containing the structure of the website.
  • style.css: Custom CSS styles for the website.
  • main.js: JavaScript code for generating and copying snippets.

Contribution

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request.

License

This repository is licensed under the MIT License