You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected result:
An unsaved buffer is created and opened. Save (Cmd+S) opens the system Save… dialog to persist it to disk with a name and location of my choosing.
Actual result:
A file called Untitled.js is created at the root of my project. Saving the buffer modifies this file. There's no way for me to name it.
I was turned on to working with the sidebar closed by a Brackets core member. This is a designed-for use case, but creating a new file with the sidebar closed is really wonky.
The text was updated successfully, but these errors were encountered:
Yup, we've needed this for awhile :) This is on the backlog as https://trello.com/c/wxmFpxW3 (Save As) and https://trello.com/c/WUdhIRlh (File > New creating an untitled file) -- these are currently sitting as #7 and #8 on the backlog, so we should be getting to them within the next couple of sprints.
Issue by appsforartists
Thursday Mar 28, 2013 at 21:58 GMT
Originally opened as adobe/brackets#3283
Steps to reproduce:
Expected result:
An unsaved buffer is created and opened. Save (Cmd+S) opens the system Save… dialog to persist it to disk with a name and location of my choosing.
Actual result:
A file called Untitled.js is created at the root of my project. Saving the buffer modifies this file. There's no way for me to name it.
I was turned on to working with the sidebar closed by a Brackets core member. This is a designed-for use case, but creating a new file with the sidebar closed is really wonky.
The text was updated successfully, but these errors were encountered: