web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Business Central - VS Code Download all symbols-extensions invisible

(1) ShareShare
ReportReport
Posted on by
Hello
When I'm downloading all symbols in vs code I don't see other extensions than Microsoft Application, Base App, Microsoft System Application, and Microsoft Application. I don't see objects from any extensions even extensions that I published myself which works in BC.
I have the same question (0)
  • JJMc Profile Picture
    293 on at
    You need to include the different extensions you want to download in the dependencies property in the app.json file
  • Suggested answer
    Kamal Khakhkhar Profile Picture
    3,608 Super User 2026 Season 2 on at
    Hii There,
    As per your described, you will only get 4 base Microsoft packages only. Other then that packages which are provided by Microsoft you need to add that package file ID,Name,Publisher,Version details in App.Json in dependencies. You will get the package. you can use that code as per that package resourceExposurePolicy.
     
    Mark this answered if you found answer.
     
    Thank You.
    Kamal Khakhkhar.
  • Suggested answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    14,306 Super User 2026 Season 1 on at
    To be able to download other extensions, you need to include them in your app.json as part of the dependencies.
    Example below:
     
    {
      "id": "",
      "name": "Test",
      "publisher": "That NAV Guy",
      "version": "1.0.0.0",
      "brief": "Test",
      "description": "Test",
      "privacyStatement": "",
      "EULA": "https://thatnavguy.com",
      "help": "https://thatnavguy.com",
      "url": "https://thatnavguy.com",
      "logo": "logo.jpg",
      "screenshots": [],
      "platform": "20.0.0.0",
      "application": "20.0.0.0",
      "idRanges": [
        {
          "from": 50000,
          "to": 50011
        }
      ],
      "dependencies": [
        {
          "id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
          "publisher": "Microsoft",
          "name": "Library Assert",
          "version": "15.0.0.0"
        },
        {
          "id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
          "publisher": "Microsoft",
          "name": "Any",
          "version": "15.0.0.0"
        },
      ],
      "resourceExposurePolicy": {
        "allowDebugging": true,
        "allowDownloadingSource": true,
        "includeSourceInSymbolFile": true
      },
      "runtime": "10.0"
    }
  • Suggested answer
    YUN ZHU Profile Picture
    102,927 Super User 2026 Season 2 on at
    Hi, just adding two examples, hope it can give you some help.
     
     
    Thanks.
    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 566 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 347 Super User 2026 Season 2

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 327 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans