denco / vscode-confluence-markup

Visual Studio Code extension for Confluence® markup
MIT License
27 stars 10 forks source link

Great ext giving speed of creation, but .... #43

Closed macasas closed 1 year ago

macasas commented 2 years ago

Hi, just installed your extension and love how fast I can create documents and see what I am doing.

But after all this quick creation, how do I connect it to my Confluence pages and upload the files, from within VS Code?

If I need to then copy and paste, I will end up just editing it in Confluence so I maintain changes only in one place. Copy and Paste from the VSC editor and takes with it line numbers and background colouring.

I've tried looking for the Confl. webDAV plugin, but it appears no longer available. Rest API seems overkill and I'm not sure how that would connect from within the VSC editor.

I'm hoping you have a solution to this issue, because if I could like my VSC project to my Confluence and then "push" like a git thing that would be awesome.

Many thanks.

denco commented 2 years ago

Hi, thx and U R welcome!

no actually, it's doesn't exists any possibility to push a local "confluence file" as new page in confluence.

I've make it with Copy&Paste, as new "markup container", default keybinding: (Ctrl+Shift+D) . (Markup Container) ignore a syntax highlighting.

I guess VSC has two copy methods with syntax highlighting and "simple".

Actually I not plan to implement a "push" API to confluence, cause confluence API changes from Confluence version or in Cloud.

Sorry for that.

denco commented 1 year ago

@macasas will close this, issue, cause actually will be not implemented.