Our users complain about these Permission popups. Are they really necessary? #2143
mister-teddy
started this conversation in
General
Replies: 2 comments 1 reply
-
@nguyenhongphat0 On MacOS, the OpenSumi should use the Could you give us more detail about this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think I understand the OneDrive case. But what do you think about the reminders? Here is my extension list; it is the original {
"version": "3.0.0",
"extensions": {
"vscode": [
{
"name": "typescript-language-features",
"version": "1.60.0"
},
{
"name": "configuration-editing",
"version": "1.55.2"
},
{
"name": "css",
"version": "1.55.2"
},
{
"name": "css-language-features",
"version": "1.55.2"
},
{
"name": "debug-auto-launch",
"version": "1.55.2"
},
{
"name": "git",
"version": "1.62.3"
},
{
"name": "git-ui",
"version": "1.55.2"
},
{
"name": "git-base",
"version": "1.64.0-next.68976705968"
},
{
"name": "html",
"version": "1.55.2"
},
{
"name": "html-language-features",
"version": "1.55.2"
},
{
"name": "ini",
"version": "1.55.2"
},
{
"name": "javascript",
"version": "1.60.0"
},
{
"name": "json",
"version": "1.55.2"
},
{
"name": "json-language-features",
"version": "1.55.2"
},
{
"name": "less",
"version": "1.55.2"
},
{
"name": "log",
"version": "1.55.2"
},
{
"name": "merge-conflict",
"version": "1.55.2"
},
{
"name": "powershell",
"version": "1.55.2"
},
{
"name": "pug",
"version": "1.55.2"
},
{
"name": "scss",
"version": "1.55.2"
},
{
"name": "search-result",
"version": "1.55.2"
},
{
"name": "typescript",
"version": "1.60.0"
},
{
"name": "xml",
"version": "1.55.2"
},
{
"name": "yaml",
"version": "1.55.2"
},
{
"name": "vscode-theme-seti",
"version": "1.64.0-next.d9fa2b12136"
}
],
"ms-vscode": [
{
"name": "js-debug",
"version": "1.68.0"
}
],
"johnsoncodehk": [
{
"name": "volar",
"version": "0.30.1"
}
],
"bradlc": [
{
"name": "vscode-tailwindcss",
"version": "0.8.6"
}
],
"tomi": [
{
"name": "xasnippets",
"version": "2.13.1"
}
],
"esbenp": [
{
"name": "prettier-vscode",
"version": "9.10.3"
}
]
}
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In addition to the wonder above, in case our users refuse to allow access, what would happen?
Thank you very much for your response 🙏
Beta Was this translation helpful? Give feedback.
All reactions