Re: Features brainstorming
Tim Lebedkov <[email protected]> Wed, 28 Jan 2004 19:26:18 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Petr Kuzel wrote:
>Hi all,
>
>next release planning is behind door so I'd
>like to gather your input (including flashback).
>
>Do not feel limited by following questions:
>
> - What's top priority feature you would like to see
> in next (>NB 3.6) tasklist version?
>
make suggestions a part of the standard build
>
> - How does tasklist tool window concept suit your
> workflow?
>
Suggestions view is too dynamic for me. I always set the "on edit delay"
to something like 1 min.
Hopefully TTV will be rewritten and it solves the problem.
>
> - What suggestions do you expect in tasklist view?
>
- pmd submodule is very useful
- I also wrote a i18n submodule that checks not internationalized
strings in the code.
> - What suggestions do you expect directly in editor?
>
All of them should be duplicated in the editor.
>
>
> - What current 'feature' do you dislike (or hate)?
>
TTV :-)
>
> - Do you prefer explicit actions (Scan for Suggestions,
> I18N wizards, Compiler output, ...) or background
> hints (Suggestions, error highlighting in editor).
>
>
both. I think the current To Do window is a very good compromise.
> - What related tools do you use? Why?
>
> - ...
>
- After the rewrite of the build system something like compiler submodule
would make a lot of sense.
- paint error marks directly on the editor's scrollbar as IntelliJ Idea
does
(Tim Boudreau's module already does this).
- After the java/mdr module is ready we could use it to generate suggestions
>
> Thanks for your feedback
> Cc.
>
>PS: I plan to post similar mail to broader nbusers forum
>after 3.6 beta release. Does it make sense?
>
yes
--Tim