mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
java completion: rewrite throws/default keyword suggestions in methods
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
public class A{
|
||||
public void method() <caret> {}
|
||||
public void method() <caret>x {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user