Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] SWT multi-carets/selection proposal: call for Win and Mac testers

An umbrella bug that lists all dependent bugs and Gerrit changes is appropriate. Tracking the state via a bunch of Gerrit changes is a hassle.

Dani



From:        Mickael Istria <mistria@xxxxxxxxxx>
To:        "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Date:        23.01.2020 21:08
Subject:        [EXTERNAL] Re: [platform-dev] SWT multi-carets/selection proposal: call for Win and Mac testers
Sent by:        platform-dev-bounces@xxxxxxxxxxx






On Thu, Jan 23, 2020 at 8:54 PM Nikita Nemkin <nikita@xxxxxxxxx> wrote:
Where should I report the problems? Mailing list/Bugzilla/Gerrit?

I think Gerrit review is the best place at the moment.
 
Is there a list of known issues?
 
Not yet. I think it's also worth keeping that on the Gerrit review: if they're blocking then they need to be fixed as part of the review; if they're not blocking then we'll turn them into regular bugs when the 1st iteration is merged.

Are there any intentional differences from SublimeText/VSCode-style behavior?

Not on this layer, it should be very similar. But all the parts about enabling the extra-carets as search results and so on will be part of JFace/Editor; SWT "only" has to cover new API to deal with carets/selections, draw them and support move/edit operations as part of its usual API._______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev



Back to the top