![]() |
#1 |
Участник
|
waldo: Visualize app.json dependencies in VSCode (using GraphViz)
Источник: https://dynamicsuser.net/nav/b/waldo...using-graphviz
============== If you’ve been following the latest and greatest from Microsoft Dynamics 365 Business Central, you must be aware about “what’s cooking in Microsoft’s Lab“. In short, Microsoft is working on a possibility to generate a DGML file for your extension that you’re compiling. A DGML file is basically a file that contains all code cross references. Remember “where used” .. well .. that! I can only recommend to watch Vincent‘s session “BCLE237 From the lab: What’s on the drawing board for Dynamics 365 Business Central” from Microsoft’s Virtual Launch Event. You’ll see that you’ll be able to generate an awesome graphical representation of your dependencies: ![]() Visualize app.json dependencies in VSCode using GraphViz There is not much to explain, really. In my CRS AL Language Extension, I created a new command that you can find in the command palette: ![]() ![]() Now, in VSCode, there are extensions that let you build and preview this format. I liked the extension “Graphviz Interactive Preview“. If you have this extension installed, my command will automatically open the preview after generating the graph. You can also do that yourself by: ![]() ![]() I just figured that sometimes you might want to remove a prefix from the names, or not take Microsoft’s apps into account, or not show test-apps, or… . So I decided to create these settings:
![]() ![]() Enjoy! And I’m looking forward to the DGML abilities and what the community will do with that! Источник: https://dynamicsuser.net/nav/b/waldo...using-graphviz
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|