-
Notifications
You must be signed in to change notification settings - Fork 17.3k
Atom 1.0 #3684
Comments
Are these things you'd like to handle yourselves, or are you open to PRs? |
Open to PRs for sure. What did you have in mind? |
Thinking I might give #3683 a go, since it's a feature I really miss. |
I do know @kevinsawicki was looking to implement that one soon. If you really want to do it, you might want to coordinate and bounce ideas off him. |
What does "Exception user experience" mean? |
Trying to improve the options when uncaught errors occur, currently the dev tools just pop up. We are looking to maybe make a custom view to show which packages are causing the exceptions and also provide quick commands to disable that package. Also, the full stack traces only appear in the dev tools if the dev tools were already open when the error occurred, we are planning on capturing the full stack of the last N uncaught errors to make reporting easier since often the top line of the stack is not enough to try and reproduce issues. |
Could I make a request to add to the roadmap? I'd like to nominate #2357 for inclusion in v1.0. This would be a very helpful tool for people to debug exactly which package is causing a problem. Right now, we have Safe Mode, which helps people to a point ... but then there's just a huge uphill slog trying to find exactly which package (or collection of packages) is causing the problem if it isn't Atom itself. |
We definitely need a way to figure out which package is causing a problem |
👍 I think this fits with the Exception user experience bullet. |
The version with this feature it is already released? |
Which feature? |
Ops, wrong topic, sorry about that. I was referring to this feature: #3718 |
Is Linux binary releases (deb/PPA, RPM, ...) on the table? |
@thomasthorsen Yup, the next release will have an official RPM available from the releases page #3942 Also we are working on a PPA for Debian #2956 |
I'm waiting for #3673 👍 |
@Macsch15 It's an ongoing process. There were some large speedups pushed in 138 and 139. |
I'm really happy of how it's all coming together. I don't know where I might be of assistance but let me know or I'll figure it out eventually. I'll lurk the issues tab for a while longer for now. |
You're always welcome on Discuss, @karloluis. If you want ideas on how to help out, there is a recent topic about packages that people want to see: https://discuss.atom.io/t/must-have-packages-that-dont-exist/12665 |
@lee-dohm This is awesome. I'll be sure to check it out. |
I added #1806 to this list. With the work in atom/node-pathwatcher#36 it should be straightforward to support it at the buffer level. Then we can add tooling to the command palette, menu, or status bar to toggle it. |
Are there any plans for a working version of freebsd? |
@kolgotko Not currently, I'm not sure anyone on the Atom team currently uses or has any experience using FreeBSD. But if pull requests were opened to address FreeBSD issues, they would gladly get merged. |
@190n It means themes that blend in to their respective operating systems. We may remove that item from the 1.0 list. |
About "Per-project config settings" doesn't EditorConfig solves this problem? |
Many add-on packages are superseded by improvements to core. On Wed, Jan 14, 2015 at 4:02 PM, Abe Estrada notifications@github.com
|
What about automatic updates on Linux? I use Linux, and it's less than ideal to have to remember to check for updates and install them. |
Sorry, I didn't see that. |
Rather surprising that #4161 didn't make this list, given that crashes exist. Especially since 1.0 milestones are times for userbase expansion, and nothing says never again like losing 2 hours of work because something crashed and you didn't save, and your editor doesn't know what recovery or unsaved buffers are. |
For anyone subscribing to this, this is not a complete list for what's planned for 1.0, just a high-level overview. Anything with the label So, in conclusion, no one should be concerned if an issue they care about isn't on this list, because it in no way means that it's not going to happen eventually, or even soon. |
@mnquintana Good to hear. |
Is there a formal release schedule as of yet? |
#5166 is still relevant... |
Hey guys, just want to say that atom is nice. But using it with plugins is really hard. Can u actually work on optimization? Thanks |
That does not really mean something. "What" is really hard ? Performances ? Ease-of-use ? ... |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks! |
After the API freeze our goal is to implement and fix the very commonly requested features / bugs for a 1.0 release.
Tasks
Note these are not in any particular order.
Improve app update experience #5166Fix auto update UX #9164API for creating views in packages #3752Let's choose a view framework for docs, generated packages, etc. #5756Done
Open Issues
See https://github.com/atom/atom/labels/1.0-roadmap
The text was updated successfully, but these errors were encountered: