LogtalkDotOrg / logtalk-for-vscode

Logtalk for VSCode extension
MIT License
5 stars 0 forks source link

"Generate Diagrams" command pollutes the root folder of the project with its files #2

Closed Mohammad-Aliraqi closed 8 months ago

Mohammad-Aliraqi commented 8 months ago

Hi

I think it would be better if we can get all outputs of the "Generate Diagrams" command to their own subfolder instead of polluting the root folder of the project with them (mixing diagrams and source code files).

I think it makes sense to have something similar to the outputs of "Generate Documentation" command where the files are stored in their dedicated subfolder "xml_docs"

Best Regards

pmoura commented 8 months ago

That was in my TODO list for a long time. Fixed now in the latest git version. The default output directory is now ./dot_dias. Note that for fine control of diagrams and documentation, it's best to define a doclet.

pmoura commented 7 months ago

P.S. The extension is now available from the Marketplace. https://marketplace.visualstudio.com/items?itemName=LogtalkDotOrg.logtalk-for-vscode&ssr=false#user-content-configuration