mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-23 18:48:09 +00:00
32 lines
916 B
Markdown
32 lines
916 B
Markdown
|
# Advanced Paste
|
||
|
|
||
|
[Public overview - Microsoft Learn](https://learn.microsoft.com/en-us/windows/powertoys/advanced-paste)
|
||
|
|
||
|
## Quick Links
|
||
|
|
||
|
[All Issues](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen%20label%3A%22Product-Advanced%20Paste%22)<br>
|
||
|
[Bugs](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen%20label%3A%22Product-Advanced%20Paste%22%20label%3AIssue-Bug)<br>
|
||
|
[Pull Requests](https://github.com/microsoft/PowerToys/pulls?q=is%3Apr+is%3Aopen++label%3A%22Product-Advanced+Paste%22)
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
Advanced Paste is a PowerToys module that provides enhanced clipboard pasting with formatting options and additional functionality.
|
||
|
|
||
|
## Implementation Details
|
||
|
|
||
|
[Source code](/src/modules/AdvancedPaste)
|
||
|
|
||
|
TODO: Add implementation details
|
||
|
|
||
|
## Debugging
|
||
|
|
||
|
TODO: Add debugging information
|
||
|
|
||
|
## Settings
|
||
|
|
||
|
TODO: Add settings documentation
|
||
|
|
||
|
## Future Improvements
|
||
|
|
||
|
TODO: Add potential future improvements
|