Mon May 20 2024 00:52:30 EDT
Hide Search Description
52 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
189801 DLTK Tcl andrei.sobolev ASSI --- Relative path for setting path 2008-05-26
195594 DLTK Tcl dltk.tcl-inbox NEW --- Directory of manuals does not resolve right 2007-07-09
199401 DLTK Tcl andrei.sobolev ASSI --- Tcl, XOTcl formatting support 2008-05-26
205889 DLTK Tcl dltk.tcl-inbox NEW --- Quick outline view issues 2008-06-26
207535 DLTK Tcl dltk.tcl-inbox NEW --- Tcl selection issues 2008-05-26
211736 DLTK Tcl dltk.tcl-inbox NEW --- RFE: tclsh intepreter libraries/packages should be auto-discovered correctly 2008-05-26
211743 DLTK Tcl dltk.tcl-inbox NEW --- RFE: link man pages to specific tcl interpreter 2008-05-26
212331 DLTK Tcl dltk.tcl-inbox NEW --- RFE: Interactive tclsh console should provide tcl code editor features 2008-05-26
212333 DLTK Tcl dltk.tcl-inbox NEW --- RFE: Hot code replace during tclsh debug sessions 2008-05-26
214883 DLTK Tcl dltk.tcl-inbox NEW --- Support Itcl OO extension for TCL IDE 2008-05-26
222564 DLTK Tcl dltk.tcl-inbox NEW --- tcl debugging doesn't show variables named args* 2008-05-26
249048 DLTK Tcl dltk.tcl-inbox NEW --- "new console view" reset existing tcl console's document 2008-10-20
258120 DLTK Tcl dltk.tcl-inbox NEW --- outline view 2008-12-09
260970 DLTK Tcl dltk.tcl-inbox NEW --- add source folder in tcl project, the root tcl script memu content works incorrectly! 2009-01-14
289010 DLTK Tcl dltk.tcl-inbox NEW --- Syntactically correct unclosed brackets causes formatting issues 2009-09-09
289334 DLTK Tcl dltk.tcl-inbox NEW --- tcl can't phrase dll's package 2009-09-14
293350 DLTK Tcl dltk.tcl-inbox REOP --- during debugging, a rare race condition can cause problems 2009-10-27
294954 DLTK Tcl dltk.tcl-inbox ASSI --- "Open declaration" (F3) feature dont work when function is called in condition (if statement) in tcl perspective 2009-11-12
300947 DLTK Tcl dltk.tcl-inbox NEW --- "Open Declaration" (F3) Feature does not work when function is a variable assignment 2010-01-26
316787 DLTK Tcl dltk.tcl-inbox NEW --- An error has occurred - dltk-tcl- win7-64bit-unable to open tcl file 2010-06-15
316789 DLTK Tcl dltk.tcl-inbox NEW --- unable to opend tcl file - dltk.tcl.internal.ui.text.completion.TclScriptCompletionProcessor error 2010-06-14
328236 DLTK Tcl dltk.tcl-inbox NEW --- apparent syntax errors, package handling 2010-10-20
335076 DLTK Tcl dltk.tcl-inbox NEW --- Tcl 8.5 and 8.6 syntax not support 2019-04-02
381965 DLTK Tcl dltk.tcl-inbox NEW --- Tcl formatter does not honor indentation size setting 2012-06-07
397484 DLTK Tcl dltk.tcl-inbox NEW --- Searching for all occurrences of a variable fails to find all of them 2013-01-04
397487 DLTK Tcl dltk.tcl-inbox NEW --- When traversing list of search hits, the highlighted text is incorrect 2013-01-04
397489 DLTK Tcl dltk.tcl-inbox NEW --- Cannot search for uses of variable declared in 'foreach'. 2013-01-14
397726 DLTK Tcl dltk.tcl-inbox NEW --- 'continue' not recognized as legal within 'dict with' 2013-01-08
397728 DLTK Tcl dltk.tcl-inbox NEW --- Command words within comments are (sometimes) detected as an error 2013-01-24
398549 DLTK Tcl dltk.tcl-inbox NEW --- Bogus "Invalid argument" with [info $varCategory] where varCategory's value is from: {vars locals globals} 2013-01-18
398553 DLTK Tcl dltk.tcl-inbox NEW --- Match bracket hardly works 2013-01-18
398554 DLTK Tcl dltk.tcl-inbox NEW --- No variable renaming refactor available 2013-01-18
398555 DLTK Tcl dltk.tcl-inbox NEW --- No proc name renaming refactor available 2013-01-18
401115 DLTK Tcl dltk.tcl-inbox NEW --- Unreachable code error extends beyond the end of the proc 2013-02-18
401359 DLTK Tcl dltk.tcl-inbox NEW --- When reformatting, automatically wrapped comment lines don't follow indentation 2013-02-20
404537 DLTK Tcl dltk.tcl-inbox NEW --- Tcl editor does not recognize the {*} operator 2015-07-15
404844 DLTK Tcl dltk.tcl-inbox NEW --- Indention Preview pane does not show a preview of the selected indentation 2013-04-03
406714 DLTK Tcl dltk.tcl-inbox NEW --- Exception occurred in listener of script element change notification 2013-04-26
411461 DLTK Tcl dltk.tcl-inbox NEW --- Remote Debug does not work 2013-06-24
415078 DLTK Tcl dltk.tcl-inbox NEW --- Man pages should not be ignored in favor of method comments inside TCL package 2013-08-14
415111 DLTK Tcl dltk.tcl-inbox NEW --- Code colorization doesn't recognize escaped double quote within string 2013-08-14
421426 DLTK Tcl dltk.tcl-inbox NEW --- Command Completion disrespects Tcl Syntax 2014-09-03
429698 DLTK Tcl dltk.tcl-inbox NEW --- Tcl Editor does not know how to handle {*} operator 2015-07-15
447303 DLTK Tcl dltk.tcl-inbox NEW --- not working links in man pages 2014-10-15
447322 DLTK Tcl dltk.tcl-inbox NEW --- not able to add Selfmade TCL Interpreter to DLTK 2014-10-15
451987 DLTK Tcl dltk.tcl-inbox NEW --- Selecting an item in project explorer and selecting "Remove from Context" (mylan) sometimes causes a stack overflow 2014-11-17
476261 DLTK Tcl dltk.tcl-inbox NEW --- ArrayIndexOutOfBoundsException: -1 at org.eclipse.dltk.ui.formatter.internal.AbstractFormatterSelectionBlock.doSetFactory(AbstractFormatterSelectionBlock.java:528) 2015-08-31
484187 DLTK Tcl dltk.tcl-inbox NEW --- "Open Console" toolbar button should react to clicks on triangle when no interpreters registered 2015-12-11
490306 DLTK Tcl dltk.tcl-inbox NEW --- org.eclipse.dltk.core.ModelException: Test does not exist 2016-03-23
494569 DLTK Tcl dltk.tcl-inbox NEW --- TclVariableProcessor creates TclVariableDeclaration with incorrect source start and end 2016-05-25
495031 DLTK Tcl dltk.tcl-inbox NEW --- Completion broken inside of execute expressions 2016-05-31
578231 DLTK Tcl dltk.tcl-inbox NEW --- False Syntax errors 2022-01-15
52 bugs found.

as