eclipse-glsp / glsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.dev/glsp
Other
200 stars 32 forks source link

Add Accessibility by Default #1377

Open planger opened 3 months ago

planger commented 3 months ago

Goal

The goal of this epic is to add accessibility to standalone, VS Code, and Theia by default.

This includes:

As optional additional features:

Steps

Mostly this is about

  1. splitting features into those that are on by default and optional features
  2. applying the platform-specific keyboard and context key integrations to enable users changing the keyboard bindings in VS Code and Theia
  3. introducing platform-specific settings to enable the optional additional features or some other ways to activate them at runtime (e.g. with an in-session switch)

Issues

Related but not in scope