question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Reopen folder using..." should use a more dedicated ux solution, not notifications

See original GitHub issue

Refs: https://github.com/microsoft/vscode/issues/119463

Currently we have mulitple experience to reopen the folder because there is a Dev Container file or a .code-workspace file. Both of them use notifications in order to make the user aware of this.

Instead of this I propose the following:

  • Do not use notificaitons for this (especially painful since they appear on startup)
  • We should consider showing this in the empty editor area instead of action hints. Button “Reopen in Container”
  • Consider having this in the welcome view
  • We should have something in the explorer. Either a Ttitle area button, or a blue button in the empty area

fyi @misolori @bpasero for ideas

Screenshot 2021-04-21 at 12 21 42

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
bpaserocommented, Apr 28, 2021

I agree that this should have a UX discussion first before removing notifications.

Btw the one for workspace has a “Do not show again” scoped for the workspace (not globally).

image

1reaction
isidorncommented, Apr 23, 2021

@bamurtaugh I like that point for just choosing the “Current Folder” automatically! As for the badges, maybe I can bring this up in the next UX sync @misolori

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Comprehensive Guide to Notification Design
Once armed with the list, the next step is to categorize the notifications based on the desired attention level and attributes.
Read more >
What is a 'workspace' in Visual Studio Code?
Start with a single "project" folder. Open Visual Studio Code and close any open workspaces or files or folders. You should see only...
Read more >
VS Code API | Visual Studio Code Extension API
VS Code API. VS Code API is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This...
Read more >
Issue boards - GitLab Documentation
These are lists that filter issues by the assigned milestone, giving you more freedom and visibility on the issue board. Prerequisites: You must...
Read more >
Explore your Figma account
Figma will keep files in the deleted files folder indefinitely. It's not possible to ... You'll have access to more contextual information in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found