Burndown

To view a burndown chart, enter the start date of your iteration or Milestone, and the Milestone that you are working on. Remember to add a "Due date" when you add or edit the milestone. Enter the "work remaining" field whenever you add or edit a ticket. This chart will show your burndown and assigned workload for the selected Milestone.

Estimate

Open tickets for "backlog" milestone

Number Ticket Assigned to Status Estimate
#364 improve "run code" experience New 7.0
#120 Model: add dependencies between modules and headers New 7.0
#428 console: save input history ? New 3.0
#805 testing - write unit tests for model and core New 1.0
#806 testing - write more unit tests for model and core New 1.0
#424 console: allow several on the same backend New 0.0
#372 Show hover info for built-in macros New 0.0
#157 Add and use dependencies between projects New 3.0
#442 after editing a long line, editor scrolls automatically to the start of the line New 0.0
#285 builder: when changing backend version, a full build should be triggered New 1.0
#413 navigating to function definition of OTP libs uses the libs from ide backend, not build backend New 1.0
#894 dialyzer - cancel dialyzing New 3.0
#283 builder: don't allow building with the wrong version of the runtime New 1.0
#860 dialyzer: possible to run on remote nodes New 0.0
#1128 console: connect to a node New 7.0
#375 outline not updated after restoring a file from version control New 0.0
#274 model: ErlFolder structure is not working as it should New 0.0
#836 indent comments doesn't follow emacs mode convention New 0.0
#902 Fold code feature support case/if statement New 1.0
#1023 "run as erlang app" is shown in editor even for non-erlang files and projects New 1.0
#1213 indent: follow emacs indentation as close as possible New 1.0
#988 completion: always propose completions, don't require ctrl-space New 3.0
#1342 quick fixes: unify error descriptions with fixes New 1.0
#984 search: definitions of M:F/A are reported regardless of M New 1.0
#163 "Code path" in runtime configuration dialog doesn't work New 1.0
#850 navigation: wrong module is opened New 0.0
#774 external references: module resource properties aren't accessible New 0.0
#1231 support external libraries in *.ez archives New 3.0
#632 internal: unit tests for handling of external files New 7.0
#685 preference: enable debug output New 0.0
#877 debugger: is started even if the LC is for non-erlang project New 1.0
#1211 open: separate locating types and functions New 1.0
#867 outline: "include" directives should be possible to expand to show their content New 0.0
#463 completion - provide macro parameters New 0.0
#454 global scanner and parser caches New 7.0
#335 whole eclipse hangs when epmd goes down New 0.0
#1104 Open module doesn't work for test code New 1.0
#1280 if source dir doesn't exist we should just ignore it New 1.0
#1105 tests seem to bee non-deterministic New 1.0
#93 Don't allow modifying a project's runtime definition when it is running New 1.0
#861 dialyzer: detect project dependencies New 1.0
#1099 review and unify preference storage API New 1.0
#479 indentation: out of synch when entering a lot of text New 0.0
#1266 new module wizard overwrites existing files witout asking New 1.0
#1317 better logging from erlang New 1.0
#1224 debug: use remote node New 1.0
#615 search functionality fails with misconfigured projects New 0.0
#1001 opening an external file doesn't show it in navigator New 1.0
#1159 search for records looks for first field instead New 1.0
#953 adapt autoedit to current partition New 1.0
#1117 Indent operation is slow New 3.0
#459 navigation index database for external files New 7.0
#374 add support for escript New 1.0
#720 handle -include()d code New 0.0
#1302 make obvious which processes are dead in debugger New 1.0
#1003 erlide_np_util:extract_comments can be slow New 1.0
#857 mark occurences: first use of variable not always found New 0.0
#1227 indent: don't do anything if there is an error New 1.0
#1341 quick assist: move elements to header file New 1.0
#699 debugger: after break in code called from shell, stack is not cleared New 0.0
#574 templates aren't being imported New 0.0
#383 Debug variables view not updated properly New 0.0
#1297 import all projects from a VCS repository New 1.0
#931 outline: some filter buttons are shown for non-erlang files New 1.0
#1004 reconciling operation is not interruptible New 3.0
#41 new project wizard - path selection dialog New 0.0
#412 outline: error markers on function seem "delayed" compared to those on clauses New 0.0
#1190 navigation xref database New 7.0
#1222 internal: parser treats type specs as comments New 1.0
#1209 completion: propose types after :: New 1.0
#996 parse transforms don't work New 3.0
#1121 search: exclude symlinked files from test directories New 1.0
#535 erlang project property page - can't add include directory outside workspace New 0.0
#1010 compiler options: "define macro" has no UI New 1.0
#1194 indentation: if it fails, it should recover at the next form New 3.0
#1152 search server: reports different number of searched modules New 1.0
#422 console: output should not print on the line with an input prompt New 0.0
#1000 hover: nicer format for macros and records New 1.0
#640 searching: error handling and reporting New 0.0
#1076 compare: hangs on some files New 1.0
#1174 completion: returns multiple macros with same name New 1.0
#799 debugger: message when trying to reload code New 0.0
#1015 console output out of order and slow New 1.0
#641 scanner: error handling and reporting New 0.0
#939 console: io:get_line doesn't show prompt New 1.0
#709 debugger: support expresions view New 0.0
#1161 find references: reports all textual uses of a term New 1.0
#642 parsing: error handling and reporting New 0.0
#759 navigator: group external includes New 1.0
#760 navigator: some external modules are ungrouped New 1.0
#858 hover window interferes with context menu New 0.0
#978 external file not shown in navigator New 1.0
#524 parse cache stale for files changed outside Eclipse New 3.0
#159 "Interpreted modules" view should be shown automatically in the debug perspective New 0.0
#1079 debugging: open console on running node New 1.0
#761 navigator: external references have no resource properties New 0.0
#1299 Add support for "working sets" with erlang projects New 1.0
#1337 completion: disable after "16#" New 1.0
#1007 debugger: function breakpoints New 1.0
#643 externals: add GUI for changing and adding external references New 0.0
#599 debugger: breakpoints can be set on comments or empty lines New 0.0
#1054 debugger: breakpoints can get out of sync New 1.0
#1197 search: first time only gives partial results New 1.0
#991 debugger: stepping behaves differently than in regular debugger New 1.0
#1170 open external refs for navigator in the background New 3.0
#887 Support filter in Outline dialog (Ctrl + O can show outline dialog) New 0.0
#1175 completion: external include files are not proposed New 1.0
#957 indent multiline strings is wrong New 1.0
#1134 search: does nothing if searching only externals or libraries New 1.0
#281 builder: backends must handle dependencies New 0.0
#492 compile errors not shown if automatic build is turned off New 3.0
#762 completion: when no suggestions, an empty list should be shown anyway New 0.0
#610 atoms with newline affects syntax highlighting New 0.0
#561 launch: use version compatible with project New 1.0
#1055 launch backend with external console New 1.0
#1100 OTP cross-reference index and documentation New 7.0
#893 "find references" doesn't find all refs New 1.0
#523 completion: search included files exactly as compiler New 3.0
#693 debug: multiple instances New 0.0
#1217 tracing: error when running New 1.0
#1008 debugger: conditional breakpoints New 1.0
#1301 add "new erlang project" operation to VCS repositories New 1.0
#1045 trick to find references to record creation New 1.0
#1356 completion: add config to filter out OTP libs New 1.0
#449 auto bracket insert guesses wrong New 0.0
#450 undo auto-insert New 0.0
#1184 builder: validate project's directory structure New 1.0
#1277 renaming function with wrangler confuses the search database New 1.0
#434 debugger - changing values New 0.0
#907 exception in navigator New 1.0
#433 laptop "sleep" mode disconnects from the backend New 0.0
#634 open module: support external modules and includes New 0.0
#786 no message if startup function fails New 1.0
#746 navigation: regular atoms work as navigation links, target is closest variable New 3.0
#149 interpret module only in specified launches New 1.0
#1221 slow insertion of newlines New 1.0
#1058 console: scroll wheel doesn't scroll the history New 1.0
#1198 search: no results when searching from function definition New 1.0
#880 remote node names are handled inconsistently New 3.0
#695 simplify launch dialog New 0.0
#995 "Interpreted modules" view is not working New 1.0
#684 "Automatically break line" shouldn't break lines in comments or record field selectors New 0.0
#1009 debugger: get to par with OTP debugger New 1.0
#1047 rebuild projects after changing compiler settings New 1.0
#769 use alt-r as accelerator for "run" New 1.0
#1113 debugger: "interpreted modules" view doesn't track breakpoints set in editor New 1.0
#662 Rebuild Modules on Changes New 0.0
#1207 Cannot change tab width in the editor New 1.0
#1202 parser error New 1.0
#1251 tracing: NullPointerException when Tracing starts if cookies don't match Vlad Dumitrescu (vladdu) Ongoing 1.0
#942 search: references from macros are not found New 3.0
#373 update help contents New 7.0
#856 mark occurences: marks wrong things New 0.0
#1155 builder: warn if source/include paths don't exist or aren't accessible New 1.0
#1130 console: closing last console should stop backend New 1.0
#658 error_logger messages not shown in console New 0.0
#1243 compare with old version crashes with subclipse New 1.0
#1028 navigator should show working sets New 1.0
#660 Build All Feature New 0.0
#1082 debugger: default value for "debug on all nodes" should be the same as "load code on all nodes" New 1.0