Skip to content

Demo Work#95

Merged
iamseeley merged 1 commit into
membranefrom
thomas/demo-work
Apr 17, 2026
Merged

Demo Work#95
iamseeley merged 1 commit into
membranefrom
thomas/demo-work

Conversation

@iamseeley
Copy link
Copy Markdown
Collaborator

This PR includes:

  1. Disabled cmd+shift+l - commented out keybinding for "Select
    All Occurrences" in multicursor.ts
  2. Orange text selection - editor.selectionBackground: #ff800033
    in both Membrane themes
  3. Orange hover highlight - editor.hoverHighlightBackground:
    #ff800033 in both Membrane themes
  4. Orange word highlight - editor.wordHighlightBackground and
    editor.wordHighlightStrongBackground in both Membrane themes
  5. Hover stays in editor bounds - allowEditorOverflow = false in
    resizableContentWidget.ts + clamped aboveTop to Math.max(0,
    ...) in contentWidgets.ts

@iamseeley iamseeley merged commit 47c3580 into membrane Apr 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant