Jan :rust: :ferris: · @janriemer
498 followers · 2501 posts · Server floss.social

YEEESSS!! I finally fixed this weird overflow bug I had with , where the surrounding container always expanded in it's width, when passing a certain char count on a line.

I've tried everything: max-width, flex: 0 yada yada, nothing helped.

Until I stumbled across this innocent looking thread:
discuss.codemirror.net/t/size-

The trick:
1. `position: relative` for the surrounding container
2. `position: absolute !important` for CodeMirror itself

Very happy right now!😊

#CSS #codemirror #fixed #webdev

Last updated 2 years ago

Niklas Korz · @niklaskorz
389 followers · 650 posts · Server rheinneckar.social

@janriemer 6 by @marijn is great! Used it for my master thesis (github.com/niklaskorz/puredit)

#codemirror

Last updated 2 years ago

Dominik Weckmüller · @DomeGIS
36 followers · 10 posts · Server fosstodon.org

𝗦𝗲𝗺𝗮𝗻𝘁𝗶𝗰𝗙𝗶𝗻𝗱𝗲𝗿 - A browser-based semantic search engine you can use to query your own texts!

Demo: geo.rocks/semanticfinder/
Blog Post: geo.rocks/post/semanticfinder-
GitHub: github.com/do-me/SemanticFinde

Built with amazing open-source software: (all-MiniLM-L6-v2), .js, and .

#sentencetransformers #transformers #codemirror #bootstrap #semanticfinder

Last updated 2 years ago

Jeff Forcier · @bitprophet
391 followers · 1146 posts · Server social.coop

Doesn't implement many Ex commands, but enough for daily use - :sort and :%s/// for example. Search works, with regex, and navigating search results functions. Etc.

Seems weird that 's README ( uses that JS lib for the support) doesn't document a lot of this, but maybe I'm missing a real doc somewhere.

#codemirror #obsidian #vim

Last updated 2 years ago

Randallb · @Randallb
23 followers · 17 posts · Server sigmoid.social

While not entirely certain... i think I've stumbled across something important:

Most people do work using other peoples' applications which don't necessarily map 1:1 to their domain. In my case: I code, but also do a fair amount of product-manager style work. I want to be as productive in my job as when I'm pure coding.

'm making an editor (using , ) which is super minimal, but is extensible through react components.

Imagine obsidian but open source.

#deno #codemirror #basb #secondbrain

Last updated 2 years ago

Niklas Korz · @niklaskorz
308 followers · 293 posts · Server rheinneckar.social

Happy to see you here @marijn! 6 helped me greatly in implementing the concepts of my master thesis (github.com/niklaskorz/puredit), it's an amazing project.

#codemirror

Last updated 2 years ago

Philipp Waldhauer · @pwa
214 followers · 70 posts · Server norden.social

Codemirror ist irgendwie das am schlimmsten dokumentierte Stück Software oder? Kennt sich jemand… damit aus?

#codemirror

Last updated 2 years ago

José Muñoz · @josemunoz
0 followers · 4 posts · Server techhub.social

I'm looking for a 6 example using

#codemirror #reactnative

Last updated 2 years ago

Boris Mann · @boris
143 followers · 201 posts · Server toolsforthought.rocks

[[Silver Bullet]], a backlink enabled app silverbullet.md/

, , uses as editing interface, native, supports Jekyll-style front matter for custom attributes.

Experimental “Google Doc style” real time collab using and a central server.

via @walkah

#opensource #ToolsForThought #typescript #react #codemirror #markdown #yjs #websocket

Last updated 2 years ago