honzababarik / vscode-api-blueprint-preview

4 stars 5 forks source link

How to preview? #8

Open huthief opened 5 years ago

huthief commented 5 years ago

How to preview (Manual)? I couldn't see the preview windows?

honzababarik commented 5 years ago

Hi @huthief.

Preview is rendered the moment you have your .apib file opened and by pressing Cmd + Shift + P (Ctrl + Shift + P for windows, or whatever your shortcut to open command menu is) and selecting API Blueprint: Preview or API Blueprint: Live Preview, depending on your needs.

Hope this helps!

emersonmello commented 4 years ago

Hi @honzababarik ,

First of all, congrats! Your extension is fabulous. :clap:

How about create an icon for that?

Please, have a look at https://marketplace.visualstudio.com/items?itemName=EFanZh.graphviz-preview. There is a magnifying glass on top.

Cheers,

RempelOliveira commented 4 years ago

Hi @huthief.

Preview is rendered the moment you have your .apib file opened and by pressing Cmd + Shift + P (Ctrl + Shift + P for windows, or whatever your shortcut to open command menu is) and selecting API Blueprint: Preview or API Blueprint: Live Preview, depending on your needs.

Hope this helps!

It works only a few times, most of the time it doesn't open

honzababarik commented 4 years ago

Hi @emersonmello ,

thank you for the appreciation and suggestion! I have added the icon to apib files based on your example in the latest release.

honzababarik commented 4 years ago

@RempelOliveira me and my team have been using the extension with no issues with our documentation, however I do understand that some users have issues with previewing files. Unfortunately we have not been able to reproduce any problems, hence do not really know which use cases fail.

If you would be so kind and provide reproduction steps we will gladly look into it!

spirit-q2 commented 4 years ago

@honzababarik when I have jarga.apib extension enabled, I don't see any "API Blueprint: *" command in the command palette.

rodrigogmdias commented 4 years ago

@honzababarik @spirit-q2 i have same problem.

If I rename for .apiblueprint extension it's work but i need my file in .apib extension.

neerajjain92 commented 3 years ago

Doesn't work for me