This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
IssueClusters
Ian Wehrman edited this page Oct 22, 2013
·
4 revisions
This is a clustering of medium priority issues (as of early October 2013) so that we can consider fixing a collection of these as a "make X better" story. Generally, we can be more efficient if we fix several bugs in the same area because the programmers/reviewers can "swap in" the context needed to do work in that area without bouncing around between bugs in unrelated parts of Brackets.
(This list is generated through a partially scripted process...)
- mac
- likelyclose
- linux
- 5366 -Linux- Restarting Chrome for Live Preview does not succeed
- 5292 No files in folder list
- 5225 Getting started content is not writable on Linux
- 5135 -Linux- ERROR:browser_main_loop.cc(212)- GLib: GError set over the top of a previous GError or uninitialized memory.
- 4932 Follow XDG Base Directory Specification
- 4611 Linux: Window doesn't close on first try
- i18n
- editor
- 5353 -Core--Closing tag-: It should not insert anything when close the self-closing tag.
- 5337 -Core--Tag highlight-: To input self-closing tags should not highlight the next tag.
- 5226 Select Line + Move Line Up = Line disappears at top of editor
- 5068 Unexpected whitespace insertion and/or cursor placement when creating new line
- 3696 Jumping to cursor position in inline editor prevents horizontal scrolling
- 3057 Toggle Block Comment doesn't work if the open/close delimiters are the same
- htmlhint
- livedev
- 5338 -Core--Live HTML-: Live preview cannot continue to update if the orginal html file ever has syntax error.
- 5336 HTML Live Preview stops updating after syncing external changes
- 5317 Dirty dot no longer appears when JS or server file is edited
- 5206 HTML highlighting only highlights the last selected element
- 5192 Live HTML highlighting is often in the wrong place with Reveal.js
- 5124 Live preview for SVG files
- 5110 Switching to other file while Live Development is connecting causes it to fail
- 5058 Live Preview should work for .xhtml files
- 4913 Live Preview highlighting should redraw after a manual refresh
- 4903 Live Preview page opens as a new window if Chrome 29 is not running
- 4228 Mac: Live View Not Working
- 3427 When relaunching Chrome into debug mode, a second launcher tab is opened
- 2999 Try to reduce flicker further in live development with node server
- shell
- 5327 -dark shell- Top of title bar not sensitive to double-click when maximized
- 5323 -dark shell- Window border appears on second monitor when maximized
- 5321 -dark shell- Small UI issue with shell into darkness.
- 5288 -Dark Shell--Core-: There is an extra white line between the title bar and menu bar when resize the window.
- 5270 appshell.fs.showOpenDialog: Windows wchar_t buffer is too small
- 5266 -Dark Shell- Slow menu drawing for secondary windows
- 4189 -brackets-shell- "node-core/node_modules" directory should not be in build
- find
- 5309 Hitting Tab key when focus is on Next button in Find bar should not dismiss it.
- 5275 Regexp subexpression replacement doesn't work, throws exception
- 5262 Cannot dismiss Find modalbar with keyboard after using Previous or Next buttons
- 5237 Find in Files provides no feedback when no results are matched
- 3063 Find Next doesn't scroll to the right (but Find Previous does)
- arch
- FBNC
- project
- tracking
- windows
- visual
- jshint
- 4991 JS code hints aren't picking up new items added to exports
- 4922 JS hints for Document are missing many methods
- 4716 How to close Auto Complete feature?
- 3971 -JS code hints- Prefer results that match case of the query string
- 3684 -js code hints- Incorrect function return type for jQuery setter functions.
- 3573 -JS code hints- Argument type guessing is too ambitious sometimes
- 3391 Code hints disappear near right edge of editor
- install
- QuickDocs
- 4854 -Core--Quick Docs-: Missing two values on Quick Docs pane for property border-radius.
- 4830 Quick Docs content jumps to top when resizing document window
- 4763 -Core--Quick Docs-: Links on the Quick Docs pane for property Background are incorrect.
- 4342 Double escaping in Quick Docs for clip-path.
- 3471 Cleanup WebPlatformDocs css.json
- undefined
- 4796 File Icons
- 4084 After installing SPYBOT software...
- 2989 Brackets is frozen if you close a window while it's paused at a breakpoint
- 2965 Clean up "html" pseudo-mode hacks
- 2911 Language changes due to renames are not sufficiently recognized
- 1910 Working set context menu pops closed when right-clicking file that hasn't been opened yet
- 1687 Performance tests may not be capturing file open time in brackets-shell
- tests
- performance