Skip to content

issues Search Results · repo:uiwjs/react-codemirror language:TypeScript

Filter by

391 results
 (58 ms)

391 results

inuiwjs/react-codemirror (press backspace or delete to remove)

In version 3.2.10 of @uiw/react-codemirror, the library uses react/jsx-runtime, which requires React 17.0.2 or higher. However, its peerDependencies specifies =16.8.0. The project uses React 16.14.0, causing ...
  • SayGoodBey
  • Opened 
    25 minutes ago
  • #742

I am having the issue where the last few lines of the CodeMirror editor gets cut off. Seems like there is potentially a miscalculation on the scroll height? Appreciate any help thanks! Collapsible className= ...
  • Beebeeoii
  • Opened 
    9 days ago
  • #741

Hi @uiwjs/react-codemirror team! I m using @uiwjs/react-codemirror with @codemirror/merge s unifiedMergeView and have introduced a mode selector: Edit (editable) and Diff (read-only). I m looking for ...
  • bisonhubert
  • 1
  • Opened 
    on Jun 24
  • #738

Hi there, I m trying to implement a simple html editor on a NextJS application for my client needs but it seems that code writted is not parsed right and therefore unstyled. Some features like autocompletion ...
  • SMelisson
  • Opened 
    on Jun 16
  • #737

Hey there, I have implemented an IDE, being the main component of it the CodeEditor (a customized wrapper of your CodeMirror). In it, I have used onContextMenu property to manage a personalized pop-up ...
  • guillermoamaral
  • Opened 
    on Jun 11
  • #736

I think the styles are injected in the main document, not in the shadow dom. Below is the code i am using import CodeMirrorMerge from react-codemirror-merge ; import { EditorView } from @codemirror/view ...
  • boopeshmahendran227
  • 1
  • Opened 
    on Jun 10
  • #734

Hi, I think there is an issue related to the languages from legacy mode, which don t work or work only partially. See for example bash, curl should be highlighted: img width= 1428 alt= Image src= https://github.com/user-attachments/assets/c202c876-9340-4ebb-a1b9-0fac3f5cc9f6 ...
  • luca-workera
  • Opened 
    on Jun 5
  • #733

Hi, Thanks for the community s hard work on solving issues around ESM/CJS interpretation. I noticed these build errors on my side since @uiw/react-codemirror4.23.10. Updating to 4.23.11 to adapt https://github.com/uiwjs/react-codemirror/pull/729 ...
  • Shellishack
  • 13
  • Opened 
    on Apr 27
  • #731

https://uiwjs.github.io/react-codemirror/ it is public ?
  • icoco
  • 1
  • Opened 
    on Apr 17
  • #728

Reproduce example link: https://codesandbox.io/p/sandbox/react-codemirror-example-codemirror-6-forked-sj8ynr Reproduce: 1. open the example link 2. select unmodified content or select all content (important: ...
  • akaguny
  • 2
  • Opened 
    on Apr 11
  • #727
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub