-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UX Backlog #66299
Comments
@misolori Has to be some of the most wanted UI features, yet not a single word from the team. |
@eliashdezr 👍 added |
These issues should get some priority. #52707 was ready but wasn't merged. |
Can we also add 32257? |
Could you please let us know if the topmost feature in the list will take longer time to be merged? |
@zbandhan which item are you referring to? |
Thank you for your quick reply and sorry for my late. |
I see that boolean search references here, and that ticket is closed and mentioned as having been added to this list, but it seems that it never actually was added to the list. Boolean search is an essential feature, and regex search isn't really a replacement for it. Certain operations, like looking for all files that contain "email" AND "receipt" are trivially easy in a standard boolean search and devilishly difficult to phrase effectively in regex. |
Hey @misolori , dumb question but what do you mean by items that have 🏃♂️? Does it mean part of the current sprint? |
@lambainsaan they're not all necessarily tied to a milestone, it just means we are actively working on it or have efforts in place to be working on them. You can think of it as being "active". |
Hi @misolori quick question about “Add touch support #70764”. In order for VS Code to be on iPadOS, is the main blocker more about the Apple App Store/Electron/HTML5 policy? Or it’s something smaller like touch support? For a long time I thought it’s the Apple’s policy that makes it difficult for VS Code to land, but since you use “Add touch support” as the title there, I’m just a little confused. Thank you very much! |
@misolori, It would be cool, if they will publish VS Code for iPadOS, but, i think, touch support is only support for touch-screens in browser version of vsc (online.visualstudio.com) :( |
@tclzcja @lujo777 the touch support issue is to support Visual Studio Online, we don't have any current plans to create an iOS app. |
@misolori got it, thank you. |
@misolori, I understand there are no official plans to create an iOS app, but I think it wouldn't be a bad idea to attempt creating a simplified version of Visual Studio which only includes core functionality for development. By the way @tclzcja, Apple's policy would make it quite difficult to implement a full Visual Studio Code experience on either iOS or iPadOS as the policy forbids apps that are able to run arbitrary code (Which is strange, given the existence and success of apps like Codea.). But the policy does not, or so I think, forbid apps that remotely execute code, so just having a built-in SSH terminal would be allowed for example. |
Closing this issue as most items are complete and we've created a new, revamped, version in #146840 |
Intro
This backlog is a collection of items related to the user experience of the product. Design will use this list as a discussion point for iteration planning as well as discussions with the team during our weekly ux sync. Additionally, we will use our design principles and design checklist to guide the process for designing and implementing this work.
The backlog is split up into three parts: Existing users, New users, and Not yet incorporated.
Backlog
Existing users
css
completions showing MDN infoShow Running Extensions
experienceNew users
The text was updated successfully, but these errors were encountered: