Filter
Exclude
Time range
-
Near
Introducing TinkerLite A native macOS PHP scratchpad for Laravel devs. Local SSH connections, CodeMirror editor, snippets library, multiple tabs, syntax highlighting. Built with Tauri Rust. 16MB - Open source. github.com/JordanDalton/tink…
2
216
Yasumasa Ashida retweeted
Jun 14
ターミナルファーストを謳うAI開発環境(ADE)。terminalのベースはxterm.js。editorはCodeMirror。git対応、Webプレビューも可能。AIはクラウドサービスもローカルLLMも可。macOSならbrew install --cask terax / htn.to/3U6zbccRGu
5
24
2,742
Replying to @theonejvo
i forgot to record the "before" one, fixing some issue in codemirror 6 after opus 4.8 without that system prompt unable to fix that in 10 prompts
1
41
Khurram Bhutto retweeted
May 31
Tauri 构建的极简便签应用,专门用来记临时笔记和快速捕捉想法。纯文本存储,支持滑动和键盘导航,编辑器用的 CodeMirror。支持 Linux 和 Windows,有全局快捷键和主题导入。 github.com/khurrambhutto/not…
3
6
37
7,445
Big Page Blocks Builder update is live now. Download for free from gauravtiwari.org/product/gt-… Changelog: Theme building Library blocks can be assigned to theme regions — header, hero, before/after content, sidebar, footer, 404 — and rendered by any theme via gt_pb_region( 'header' ) / gt_pb_has_region(). A blank hybrid theme can be little more than region calls. Hook positions now actually render: wp_head, wp_body_open, wp_footer, loop_start/loop_end, get_header/footer/sidebar, and before/after the content — priority-ordered. Block rename migration The block is now gt-page-block/page-block (category: Page Blocks). The legacy marketers-delight/page-block stays registered (hidden from the inserter) so existing content keeps rendering, with a one-click transform to the new block. Migration tool: Settings → Tools → Migrate blocks (with dry run), or WP-CLI wp gt-pb migrate-blocks [--dry-run] — rewrites stored content without touching post modified dates. REST API (pbb/v1) GET/POST /blocks, GET/PUT/DELETE /blocks/<id> (trash or ?force=true), POST /blocks/<id>/duplicate, GET /blocks/<id>/render — search, status filtering, pagination, and status-count headers. Read = edit_posts, write = manage_options. Library admin panel New card-grid library with lazy live-preview thumbnails, search, status filter tabs, duplicate / trash / restore / delete-forever, copy-shortcode, and position chips. Classic list table remains at ?view=list. Block editor Preview-first Page Block: rendered live preview (auto-sizing iframe with theme styles) by default; Preview/Code toggles in the block toolbar. Responsive viewport presets (desktop / 768px / 390px) dark-scheme preview toggle. Collapsible live preview pane under the CodeMirror editor — server-rendered when PHP/wpautop is enabled. Copy button, Save to library, and a Browse library modal to insert saved blocks.
1
88
Building an Open Source Self Hosted Markdown Note Taking Web App in Rust(Axum), Svelte, SQLite, Cloudlfare R2 > Using CodeMirror instead of Tiptap for better markdown support > Added deployment and setup isntructions > Have a bunch of Good First Issues If you want to contribute
Building an Open Source Self Hosted Markdown Note Taking Web App in Rust(Axum), Svelte, SQLite, Cloudlfare R2 > Added Command Palette and docs > 4 new contributors worked on adding tests for backend APIs > Next up, going to add deployment (hopefully single click docker deployment)
1
10
1,465
做了个local first浏览器里的即时markdown编辑器,接了@OnlyXuanwo 他们的opendal dropbox和 @leon7hao 的loro做了移动端可能最方便同步 共享的体验。(顺便用treesitter重写了codemirror 6可以这么说吗?
8
1
23
5,428
Marc Benzakein - My snark is my own retweeted
Code Snippets 5.1 is now available with a new CodeMirror 6 editor, PHP syntax validation, a code execution console, and process controls. Learn more: docs.mainwp.com/add-ons/deve…
1
1
62
Your database client shouldn’t need a runtime stack just to open a table DBX is a lightweight cross-platform database client for builders working across SQL, NoSQL, local files, and AI-assisted workflows. It helps you query, inspect, edit, and move data from one place by combining a ~15 MB Tauri desktop app, Docker/web self-hosting, built-in SQL tooling, and MCP/AI integrations. Key features: • 40 database support – works with MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server, Oracle, Elasticsearch, and more • Small desktop footprint – ships around 15 MB with no Java, Python venv, or bundled Chromium • Practical query editor – CodeMirror 6, autocomplete, selected SQL execution, formatting, diagnostics, history, snippets, and tab restore • Data workbench tools – virtual-scrolled grid, inline editing, export/copy formats, CSV/Excel import, transfers, diffs, and schema tools • AI MCP integration – generate/explain/fix SQL, run safety checks, and let MCP-compatible agents query configured connections It’s open-source (AGPL-3.0 license). Link in the reply 👇
3
4
753
May 28
做 markdown 编辑器可以试试 codemirror live preview 很丝滑,推荐。
3
2
11
4,682
Version 2.6.3 of @_perfmatters is live! - *New* option to select the editor theme for code snippets and global scripts. 🎨 10 themes included (Ayu Dark, Ayu Mirage, Dracula, Eclipse, Idea, Material, Monokai, Neo, etc.). You can also upload a custom CodeMirror 5 theme stylesheet. - *New* shortcode option when choosing a location for HTML code snippets. Generate a shortcode you can use anywhere you need to run the code. - Added base64 encoding to exported code snippets to prevent import requests from being blocked by certain firewalls. Previously exported code snippet JSON files can still be imported. - Added new Location helper class to store shared logic to parse and match string based location input fields throughout the plugin. - Added the ability to use the “front” keyword in location input fields to always match the front page of the site. 🛣️ - Added additional lazy loading compatibility styles specifically for iframes placed inside Elementor text and HTML elements. - Adjusted Script Manager Global View rows to always display multiple post IDs in ascending order. - Multiple styling adjustments and fixes throughout the plugin UI. - Made some changes to how certain UI elements trigger a forced reload in response to specific actions to make things less jarring. - Fixed an issue where our compatibility styles for a lazy loaded video inside a responsive embed could break the layout if the core block library stylesheet was disabled. - Fixed an issue where code type selection for individual code snippets was still visible even after saving. 👨‍🔧 - Fixed an issue where the next page buttons in the snippets table was still showing as active even when viewing the last page. - Fixed an issue where stylesheets with protocol-relative URLs were not getting parsed for used CSS. - Disabled lint markers for HTML code snippets, as they do not currently work for combined HTML and inline PHP code. - Removed unnecessary instances of perfmatters-lazy-youtube class from lazy loading inline styles. All lazy loading video features are now using a shared perfmatters-lazy-video class. - Removed unnecessary development directories from plugin files. perfmatters.io/docs/changelo…
2
4
23
1,202