microsoft / azure-tools-for-java

Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
236 stars 156 forks source link

Container registry not showing all repos in Azure Explorer #8400

Open cal4 opened 2 months ago

cal4 commented 2 months ago

The output of az acr repository list --name some-acr lists more repos compared to the tree in Azure Explorer.

I'm suspecting that the plugin's just truncating the output, so for context some-acr has around 513 repos.

Can provide more detail but being cautious with sharing screenshots.

wangmingliang-ms commented 2 months ago

the default page size is 99, you can see a load more... action node if there are more items, click it to load more items. the default page size can be configured in settings/Azure/Page Size.

cal4 commented 2 months ago

Should load more... show up here?
image

FWIW upping page size did work though, thanks!

wangmingliang-ms commented 2 months ago

can you share me the version of the plugin and IntelliJ Idea here?

cal4 commented 2 months ago

Sure:

IntelliJ IDEA 2024.1.1 (Ultimate Edition) Build #IU-241.15989.150, built on April 29, 2024

Runtime version: 17.0.10+1-b1207.14 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11.0 GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 12 Registry: debugger.new.tool.window.layout=true ide.experimental.ui=true terminal.new.ui=true Non-Bundled Plugins: com.jetbrains.plugins.ini4idea (241.15989.113) com.fwdekker.randomness (3.3.1) com.github.chencn.yamlandprops (1.0.5) com.intellij.plugins.xwinkeymap (211.4961.30) some.awesome (1.15) IdeaVIM (2.11.0) Key Promoter X (2024.1.0) com.intellij.plugins.gnomekeymap (213.4250.391) com.intellij.grazie.pro (0.3.304) google-java-format (1.22.0.0) VisualVMLauncher (1.23.1-IJ2023.3) String Manipulation (9.13.0) com.intellij.plugin.adernov.powershell (2.6.1) gherkin (241.14494.150) cucumber-java (241.14494.158) ru.adelf.idea.dotenv (2024.1) com.jetbrains.packagesearch.intellij-plugin (241.0.9) MavenRunHelper (4.28.0-IJ2022.2) com.intellij.aspectj (241.15989.21) izhangzhihao.rainbow.brackets (2024.2.3-241) com.intellij.bigdatatools.core (241.15989.150) com.haulmont.jpab (241.15989.21) org.sonarlint.idea (10.5.0.78339) zielu.gittoolbox (500.2.7+233) mobi.hsz.idea.gitignore (4.5.3) com.intellij.bigdatatools.kafka (241.14494.158) com.microsoft.tooling.msservices.intellij.azure (3.88.0-2024.1) com.intellij.wiremock (241.15989.9) Kotlin: 241.15989.150-IJ