https://github.com/nexmoe/ai-native-writer-extension-pack
A curated collection of VS Code extensions to enhance markdown writing and AI-assisted content creation.
https://github.com/nexmoe/ai-native-writer-extension-pack
Last synced: 3 months ago
JSON representation
A curated collection of VS Code extensions to enhance markdown writing and AI-assisted content creation.
- Host: GitHub
- URL: https://github.com/nexmoe/ai-native-writer-extension-pack
- Owner: nexmoe
- Created: 2025-01-10T16:11:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T15:59:25.000Z (5 months ago)
- Last Synced: 2025-01-23T18:51:37.207Z (4 months ago)
- Homepage: https://marketplace.cursorapi.com/items?itemName=nexmoe.ai-native-writer-extension-pack
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[δΈζη](README.zh-CN.md)
---
# AI Native Writer Extension Pack
A curated collection of VS Code extensions to streamline markdown writing and AI-assisted content creation, offering enhanced editing, AI suggestions, real-time collaboration, and more.
## Features
- Enhanced markdown editing experience: This extension pack bundles several tools that significantly improve your markdown writing workflow, providing features like enhanced navigation, formatting, and previewing.
- AI-assisted writing: Leverage the power of AI with the included Roo Cline extension to get intelligent suggestions and assistance with your writing tasks directly within your markdown files.
- Real-time collaboration: Collaborate with others on your markdown documents in real-time using the GitDoc extension, making it easier to work together on content creation.
- Automatic grammar and style checking: Ensure your markdown documents are free of errors and adhere to consistent style guidelines with the integrated AutoCorrect and Markdownlint extensions.
- Image management and embedding: Easily manage and embed images in your markdown documents with extensions that allow you to paste, rename, and organize your images efficiently.
- Time tracking and productivity metrics: Gain insights into your writing and coding habits with the WakaTime extension, which automatically tracks your time spent working on your projects.## Included Extensions
### Markdown Editing Tools
- **[Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)** - Provides all the essential features for writing Markdown, such as keyboard shortcuts, table of contents generation, list editing, and more.
- **[Markdown Preview Enhanced](https://marketplace.visualstudio.com/items?itemName=shd101wyy.markdown-preview-enhanced)** - Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc.
- **[Paste URL](https://marketplace.visualstudio.com/items?itemName=kukushi.pasteurl)** - Makes it easy to paste URLs from your clipboard as formatted Markdown links.### AI-Assisted Tools
- **[Roo Cline](https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline)** - An AI-powered assistant that provides intelligent writing suggestions.
- **[Alibaba-Cloud.tongyi-lingma](https://marketplace.visualstudio.com/items?itemName=Alibaba-Cloud.tongyi-lingma)**: An intelligent writing assistant developed by Alibaba Cloud's technical team, supporting document generation and modification suggestions in multiple formats to help improve writing efficiency.### Collaboration Tools
- **[GitDoc](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gitdoc)** - Facilitates real-time collaborative editing of Markdown documents with others.
### Checking Tools
- **[Markdownlint](https://marketplace.visualstudio.com/items?itemName=davidanson.vscode-markdownlint)** - Helps you maintain consistent Markdown style and identify potential errors.
- **[AutoCorrect](https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect)** - Automatically corrects spelling and grammar errors as you type in your Markdown documents.
- **[Gremlins](https://marketplace.visualstudio.com/items?itemName=nhoizey.gremlins)** - Helps detect invisible and confusing characters in your code.### Image Management Tools
- **[Markdown Image](https://marketplace.visualstudio.com/items?itemName=hancel.markdown-image)** - An extension for conveniently inserting pictures in Markdown, which supports storing pictures in local or third-party CDN service.
- **[Markdown Paste Image](https://marketplace.visualstudio.com/items?itemName=telesoho.vscode-markdown-paste-image)** - Enables you to paste images directly from your clipboard into your Markdown files, automatically saving them to your project.### Time Tracking and Productivity Tools
- **[WakaTime](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime)** - Automatically tracks your time spent coding and provides insights into your development activity.
## Installation
1. Open VS Code
2. Go to Extensions view (`Ctrl+Shift+X`)
3. Search for "AI Native Writer Extension Pack"
4. Click Install## Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
## License
MIT