- Implemented specialized PowerPoint/Keynote handlers with auto-focus and slideshow start. - Added native:control-presentation for remote navigation (next/prev/stop). - Added native:list-tools handler for self-documenting the bridge API. - Added a comprehensive project README.md.
17 lines
281 B
Plaintext
17 lines
281 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"git.autofetch": true,
|
|
"markdownlint.config": {
|
|
"MD007": false,
|
|
"MD030": false,
|
|
"MD004": false,
|
|
"MD033": false
|
|
}
|
|
}
|
|
}
|