Skip to content

Language-specific symbol layers for programmers #21

@karava

Description

@karava

Overview

Different programming languages use different symbols heavily. Provide optimized symbol layers.

Examples

  • Python/Ruby:, _, #, @, def, ->
  • JavaScript/TypeScript{}, =>, ===, $\{\}, ()
  • Rust/C++::, ->, <>, &, *, ||
  • HTML/CSS</>, class="", {}, #, .
  • SQLSELECT, FROM, WHERE, JOIN as macros

Why this matters

No keyboard tool thinks about layouts from a programming language perspective. This is unique and immediately useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions