Skip to content

maZahaca/content-creator-vs-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

content-creator-vs-extension

A code copilot for content creators

Introducing our groundbreaking Visual Studio Code extension designed exclusively for content creators – your ultimate code copilot in the creative realm! Seamlessly merging the worlds of coding and content creation, this innovative tool empowers you to effortlessly craft compelling blogs and records right from your coding studio. Say goodbye to the juggling act between your code editor and writing platform; our extension streamlines the process, allowing you to focus on what matters most—bringing your ideas to life. Elevate your content creation experience with a symbiotic fusion of coding efficiency and expressive storytelling. Unleash the full potential of your creativity with our Visual Studio Code extension – the indispensable companion for every modern content creator.

Tech

  • TypeScript for creating Visual Studio extension
  • GitHub Actions for CI/CD pipelines.

Features

  • Connect with the desired blog posting tool.
  • Select a code block and using the menu add it to one or another content listings.
    • it automatically uses carbon to create a code snippet image which can be used in the article.
  • See a list of "Content Listings" on the side panel - different blog posts.
  • Be able to extend content with markdown as content and shape code blocks.

Alternatives

  • TypeIt - screen recording of typing code.

Resources