This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Tue Apr 16 2024 20:04:23 UTC
Hide Search Description
87 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
152194 editor Completi dbalek REOP --- Improve Code Completion Settings 2011-09-19
219278 editor Completi dbalek NEW --- XML DB Driver to have an intellisense(auto completion) for Language Resources 2012-10-01
231389 editor Completi dbalek NEW --- feature request: autodocument method parameters at their invocation calls by inserting parameter names as comments 2013-06-17
247010 editor Completi dbalek NEW --- Add "//<editor-fold ..." to the Generate menu (Alt+Insert) 2014-09-10
248185 editor Completi dbalek NEW --- Allow customization of order of pararmeters to constructor 2014-10-25
249600 editor Completi dbalek NEW --- Global option to disable, limit or enable code completion 2015-01-05
250342 editor Completi dbalek NEW --- Code template expansion listens for too long 2015-02-10
250816 editor Completi dbalek NEW --- Codecompletion always suggest class/interface before declared instance if using camelcase expression 2015-03-02
250896 editor Completi dbalek NEW --- bad cursor location after adding an annoyimous member class 2015-03-16
251248 editor Completi dbalek NEW --- "subword completion" option to require 2nd <Ctrl-space> 2015-03-18
251708 editor Completi dbalek NEW --- Introduce limit of result for code completion 2015-04-07
251799 editor Completi dbalek REOP --- Code templates do not expand inside template's param 2015-04-29
254853 editor Completi dbalek NEW --- Alternative shortcut for 'CC|Exclude' disables original shortcut 2015-09-01
254940 editor Completi dbalek NEW --- Allow customizable behavoir of tab in the code completion pop-up 2015-09-02
254983 editor Completi dbalek REOP --- Autocomplete suggesting invalid class names 2015-09-04
253727 editor Completi dbalek REOP --- Documentation popup next to Completion Test Case - Fail 2015-09-11
253310 editor Completi dbalek NEW --- Prevent Code Completion Popup Menu to Expand to Multiple Monitors 2015-09-11
253795 editor Completi dbalek NEW --- [81cat]Hint not shown on ctrl-enter on Code completion window 2015-09-14
255302 editor Completi dbalek NEW --- [81cat] Allows the same behavior of CTRL+ENTER also via mouse with CTRL+LEFTCLICK 2015-09-15
255360 editor Completi dbalek NEW --- [81cat] Alternative KeyMap doesn't works if the keymap list is filtered 2015-09-21
255454 editor Completi dbalek NEW --- [81cat] Alternative shortcut doesn't work for fix code 2015-09-21
252273 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getSelectionStart 2015-09-23
255526 editor Completi dbalek NEW --- Code completion deletes lines when in rectangular selection 2015-09-24
256200 editor Completi dbalek NEW --- NullPointerException at org.netbeans.modules.editor.completion.CompletionJList.updateAccessible 2015-10-27
257284 editor Completi dbalek NEW --- Enter new tag and pressing END key should get one to the end of line 2016-01-04
232287 editor Completi dbalek NEW --- allow duplicate code template names if contexts don't overlap 2016-01-11
258250 editor Completi dbalek NEW --- org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException 2016-03-04
258512 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2016-03-25
233641 editor Completi dbalek NEW --- Template new variables for unit tests 2016-04-06
67873 editor Completi dbalek NEW --- Automatic import of new classes from code completion 2016-04-06
194737 editor Completi dbalek NEW --- uniqueness of code templates' abbrievations 2016-04-06
262228 editor Completi dbalek NEW --- Parseexception caused by cc 2016-05-26
252043 editor Completi dbalek NEW --- [a11y] Insert Code is not accessible using the Voice Over screen reader 2016-06-22
252042 editor Completi dbalek NEW --- [a11y] Show Method Parameters does not read the possible method parameters using Voice Over 2016-06-22
252044 editor Completi dbalek NEW --- [a11y] Code completion is not accessible when using Voice Over 2016-06-22
262685 editor Completi dbalek NEW --- Unable to disable the automatic insertion of closing quotes, braces and brackets in CSS/SCSS 2016-07-05
245360 editor Completi dbalek REOP --- Would it be posible to assign hotkeys for items in "Insert code" menu? 2016-07-07
247806 editor Completi dbalek REOP --- When entering a class name starting with the name AbstractXXXX, default to an abstract class 2016-07-07
228308 editor Completi dbalek REOP --- "log..." java code templates should add logger if not present 2016-07-07
228309 editor Completi dbalek REOP --- code folding for array initializers (and "collapse by default" option) 2016-07-07
135770 editor Completi dbalek REOP --- Add search and filtering to code template manager 2016-07-07
206624 editor Completi dbalek REOP --- Code complete for @link to nested classes 2016-07-07
231459 editor Completi dbalek REOP --- No option to change abbreviation of Code Templates 2016-07-08
80733 editor Completi dbalek REOP --- Code-complete for generics type parameters 2016-07-09
20030 editor Completi issues REOP --- List of matching words of hippie-completion in popup dialog 2016-07-10
67568 editor Completi dbalek REOP --- [50cat] Code completor pop-up should allow user to resize it 2016-07-10
198423 editor Completi dbalek REOP --- Java method code completion popup: Add originating class 2016-07-10
214859 editor Completi dbalek REOP --- Code Templates: add 'user'/'date' variables 2016-07-10
206940 editor Completi dbalek REOP --- Improve templates like psfs 2016-07-10
201346 editor Completi dbalek REOP --- Better javadoc support: autocompletion for # 2016-07-10
160523 editor Completi dbalek REOP --- Create code template from selected text in editor 2016-07-10
204403 editor Completi dbalek REOP --- Better editor for code templates 2016-07-10
181234 editor Completi dbalek REOP --- Add filter to Generate Override Methods dialog 2016-07-10
212432 editor Completi dbalek REOP --- More Options for the overzealous Java Code Completion Popup 2016-07-10
110191 editor Completi dbalek REOP --- Provide caret positioning in files created from templates 2016-07-18
151633 editor Completi dbalek REOP --- Code templates cannot be generated after fixing typo in abbreviation 2016-07-18
252011 editor Completi dbalek NEW --- Parameter names in JavaDoc are hardly readable 2016-07-27
253477 editor Completi dbalek NEW --- Code complete should invoke on key down 2016-07-27
267342 editor Completi dbalek NEW --- Switching from normal to all-symbols CC 2016-07-28
253718 editor Completi dbalek NEW --- Anonymous class body does not end with ';' 2016-08-10
254771 editor Completi dbalek NEW --- Instruct user about the Common part completion 2016-08-10
141990 editor Completi dbalek REOP --- Code Templates predefined variables don't work 2016-09-02
268172 editor Completi dbalek NEW --- Auto completion does not suggest constructor for final fields 2016-09-23
268356 editor Completi dbalek NEW --- Improved autocompletion feature 2016-10-06
268471 editor Completi dbalek NEW --- CSS Code Completion window selection doesn't replace the existing value 2016-10-11
243995 editor Completi dbalek REOP --- autocomplete occassionally broken 2016-10-28
268806 editor Completi dbalek NEW --- No code completion for keywords in htaccess file 2016-11-03
245544 editor Completi dbalek REOP --- Improve auto-completion in case of unimported classes 2016-11-07
269208 editor Completi dbalek NEW --- Ctrl + Space on static method call offers no suggestion when followed by any annotation 2016-12-02
174829 editor Completi dbalek REOP --- Print Code Template - plugin available 2016-12-07
269425 editor Completi dbalek NEW --- Add "Indent to Cursor" Option for Template Expansion 2016-12-25
252949 editor Completi dbalek NEW --- Make the "variableFromPreviousAssignment " code templates hints work for Java 2017-02-11
153756 editor Completi issues NEW --- function to capitalize words in code template 2017-03-18
270632 editor Completi dbalek REOP --- Code-complete always displays "Please wait..." 2017-05-17
258288 editor Completi dbalek REOP --- No code completion occurs when there is an annotation below 2017-05-17
245081 editor Completi dbalek NEW --- In NetBeans code completion is slow on large projects 2017-06-06
248809 editor Completi dbalek REOP --- Improve code completion of "import" statements 2017-06-06
269313 editor Completi dbalek NEW --- Sometimes codecompletion seems to hit a low and get really really slow 2017-06-06
247566 editor Completi dbalek NEW --- javax.swing.text.BadLocationException: Modification not allowed 2017-06-27
270996 editor Completi dbalek NEW --- html completion can't trigger 2017-06-30
271302 editor Completi dbalek NEW --- Netbeans looses classes list with parallel source directories 2017-08-15
271337 editor Completi dbalek NEW --- Feature request: pause code assistance parsing while a build is in progress 2017-08-21
271447 editor Completi dbalek NEW --- CodeCompletion - Failed download of JavaDoc blocks IDE 2017-09-08
253215 editor Completi dbalek NEW --- Disable code completition after paste 2017-09-13
269538 editor Completi dbalek NEW --- NegativeArraySizeException at org.netbeans.editor.BaseDocument.getChars 2017-09-26
256942 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getSelectionStart 2018-02-02
169087 editor Completi dbalek REOP --- Ability to view class/method/function signature (plus code snippet) on mouseover/hover 2018-02-02
87 bugs found.

as