4 results found
-
Local file system access
Introduce the capability to browse and open local filesystem directories, as available in vscode.dev, where users can open directories and not just individual files, directly from the browser interface.
Current behavior in vscode.dev: Users can interact with the local filesystem through the browser, opening folders and files as if working locally, without uploading content to the server, which effectively bridges local and cloud development environments.
Impact: Implementing this would reduce context-switching and improve user experience by providing a seamless development workflow that integrates local and cloud-based resources.
Technical Suggestion: Adopt a File System Access API strategy to enable secure and…
206 votes -
Do not require third-party cookies
A service released in 2023 should not require third-party cookies to be allowed.
If not for the privacy and usability for its users, then for the project itself, since many browsers are phasing out support for third-party cookies. Firefox already blocks them and chrome will soon do the same:
https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/71 votes -
Support SSH Session for Remote CLI
Intergrated terminal lacks functionality\ies of a local terminal. Can we add support for its SSH session? Maybe a documentation on how to do that would be helpful :)
71 votes -
Support Jupyter Notebooks and Python/R
Adding support for Jupyter Notebooks and customized Python/R kernels will enable data scientists to develop data and machine learning projects easily in IDX.
18 votesThis is a great suggestion! We are going to investigate what support here can look like and follow-up with you further for more details.
- Don't see your idea?