n8n/packages/@n8n/codemirror-lang
n8n-assistant[bot] d222a6a7ce
🚀 Release 2.4.0 (#24178)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-12 13:37:10 +00:00
..
src fix: Change unicode range to support more characters in expression parser (#21394) 2025-11-03 15:44:34 +00:00
test/expressions fix: Change unicode range to support more characters in expression parser (#21394) 2025-11-03 15:44:34 +00:00
eslint.config.mjs build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
jest.config.js feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
package.json 🚀 Release 2.4.0 (#24178) 2026-01-12 13:37:10 +00:00
README.md feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
tsconfig.build.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00

@n8n/codemirror-lang

Language support package for CodeMirror 6 in n8n

n8n Expression Language support