Results 24 comments of Chad-M9000

@yyx990803 I forgot to mention, webpack will build properly on incremental build. So after the error is shown on initial build, if you then just touch the file `InlineMessage.vue` it...

@nailfar yes, it has been worked around using .ts files. It is just not as convenient.

Letters are used because they are quicker. Letters exist closer to the home row position of your hands when typing. This precedent has been set by extensions such as `Ace...

> Not everybody masters touch typing and knows what home keys are. This interface is attempting to target a set of users who you might call power users who want...

The point is that this feature (fast select) is targeted only for speed. You can still cursor down to the item you want and if you are not a touch...

The name is derived from the concept of a `command palette` which is something beyond the scope of just Eclipse. This UX feature has been established by Sublime Text and...

@knutwannheden derived resource are already filtered. Do you have an example of a specific derived resource that is not filtered? Keep in mind, that `Finder` currently is a combination of...

Actually inclusion of `class` files was one of the things I've been asked for the most. It was just added in last update. It basically merges eclipse's `open resource` and...

@paulvi > Should it be using some sort of * if you know you are looking for a part of word, e.g.*Local 1. That would be inconsistent with the behavior...

> Then for a case brought above ALocal would not and should not appear above all Local* I agree. I consider this a feature request for specialized searches. So I...