1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • 23470e639f merge latest changes Matt Paras 2024-10-23 20:49:23 -0700
  • c1d7755f44 general improvements Matt Paras 2024-10-23 20:45:32 -0700
  • edb9e8c394
    Merge e0d825fb8a8abb652eb5d7aaccb76bf46f488d01 into 101a74bf6edbbfdf9b0628a0bdbbc307ebe10ff2 Ken Micklas 2024-10-23 14:32:22 -0400
  • 0f7efeabf4
    Merge b05ff6d7a96e950db6b63510f1a90d7e6afeb947 into 101a74bf6edbbfdf9b0628a0bdbbc307ebe10ff2 eh 2024-10-23 12:28:29 -0600
  • bd2381dfdb Document how to use modifier keys in macro remaps Adam Chalmers 2024-10-23 13:26:57 -0500
  • 3138f0976f
    Merge 60493c62c98f32b04dd182aea9619780f7988979 into 101a74bf6edbbfdf9b0628a0bdbbc307ebe10ff2 Jer 2024-10-23 15:49:16 +0000
  • 949735f659
    Merge 947badf3d5cee786d46991dec426de9e35b51247 into 101a74bf6edbbfdf9b0628a0bdbbc307ebe10ff2 Armando Pérez Marqués 2024-10-23 15:20:07 +0100
  • 16f73e8f20
    Merge 29ce6fffda1854fbe224fd657b6eac52187dad36 into 101a74bf6edbbfdf9b0628a0bdbbc307ebe10ff2 Matthew Paras 2024-10-23 10:34:33 -0300
  • 101a74bf6e
    build(deps): bump the rust-dependencies group with 6 updates (#11924) dependabot[bot] 2024-10-23 22:34:20 +0900
  • 560052ab59 Bump spade TheZoq2 2024-10-23 11:32:49 +0200
  • ff5da5e8fc Update spade to use type.enum.variant.builtin TheZoq2 2024-08-14 09:20:35 +0200
  • 536b2b894b Bump spade grammar TheZoq2 2024-08-10 12:05:32 +0200
  • feea8aace9 Add spade support TheZoq2 2024-08-08 13:24:44 +0200
  • 29ce6fffda
    Merge pull request #7 from MatrixManAtYrService/cogs-output Matthew Paras 2024-10-22 22:34:41 -0700
  • 3dbcc4ed34
    Fix typos, and other cosmetic stuff Philipp Mildenberger 2024-10-22 20:12:03 +0200
  • d73f158b43 improve completion cancelation Pascal Kuthe 2024-10-22 00:53:28 +0200
  • 6da03c0072 Draw each message line separately in draw_eol_diagnostic Ian Hobson 2024-10-02 09:54:45 +0200
  • 2ca57f02b5 Remove an incorrect comment Ian Hobson 2024-10-02 09:59:57 +0200
  • bd8069dfa8
    build(deps): bump the rust-dependencies group with 6 updates dependabot[bot] 2024-10-21 23:47:55 +0000
  • d40291a801
    Merge 0ff7ccbb2c1fd06584e150b366e0c46259a32aef into 6d64e6288add793caf1c841ea295518414c04ea0 Marvin Strangfeld 2024-10-21 23:57:17 +0300
  • 95498ffeeb
    Merge f9a03d1b75514e6675dae4297d8936acc477061e into 6d64e6288add793caf1c841ea295518414c04ea0 Dylan Bulfin 2024-10-21 14:19:15 -0600
  • cac8473ee8 Map scancode to Keymap Evgeniy Tatarkin 2024-09-17 09:32:12 +0300
  • cd35f514a4
    swap to vec of pairs to store all jump labels to make code cleaner. Talia-12 2024-10-15 21:49:18 +1000
  • 6d64e6288a Bump flake dependencies Michael Davis 2024-10-07 10:29:10 -0400
  • f371dcaa4e flake: Include --cfg tokio_unstable in Rust flags Michael Davis 2024-10-07 10:25:08 -0400
  • 824b79a922 format themes Samuel Guyah 2024-10-20 16:06:21 +0200
  • 5bf1c18942 remove redundant declarations Samuel Guyah 2024-10-20 15:51:31 +0200
  • e4108fb46b use Quint grammar revision that includes licence Niklas Gruhn 2024-10-17 10:42:36 +0200
  • b2a1c5580e re-generate lang-support.md Niklas Gruhn 2024-10-15 23:12:45 +0200
  • 0c9c0f1c0e Add language support for Quint Niklas Gruhn 2024-10-15 21:56:27 +0200
  • 381732197e
    Address review feedback Philipp Mildenberger 2024-10-20 00:59:15 +0200
  • c718cf4bd3 helix-view: optionally bypass indent style auto detection François Laignel 2024-10-19 18:07:23 +0200
  • bd7881fb81
    Merge branch 'master' into master Elliot Fontaine 2024-10-19 14:00:20 +0200
  • 5ec46eb3cd
    feat: Add Jujutsu diff handling to Helix Alexis (Poliorcetics) Bourget 2024-04-09 22:30:22 +0200
  • be2884d800
    Continue line comments (#10996) TornaxO7 2024-10-19 11:48:07 +0200
  • 12a8b3e07f
    comment: reverting small bug fix TornaxO7 2024-10-19 09:47:41 +0200
  • 6ba37acf18
    Set required = true for Nim. Muhammad 2023-11-12 08:43:46 +0000
  • 124e234120
    Set required = true for Make. Muhammad 2023-11-12 08:38:19 +0000
  • c95d109462
    Add default value for Config::indent. Muhammad 2023-10-30 00:38:52 +0000
  • caf4b3e2b0
    Prevent double indentation check for real files. Muhammad 2023-04-08 04:45:52 +0100
  • c301792ff7
    Add options editor.indent.{tab-width,unit}. Muhammad 2024-03-23 06:42:24 +0000
  • 4f4fef2df7 deploy: a1453350df5ecf9cb9a8a6cb9293e56f85cf5e5a pascalkuthe 2024-10-18 21:12:48 +0000
  • a1453350df
    Adding snakemake to language (#11858) Sebastian Dall 2024-10-18 23:12:36 +0200
  • 094f6f8710 #11866: Fix monokai theme (set tag color) Javier Goday 2024-10-18 21:47:38 +0200
  • 52cf4aa569
    Merge 2bb5319922cfbea230f406470f9aa940ac21e11e into 855a43a266bec808b2dd06ca5a2e84326890eaea Matthew Toohey 2024-10-18 16:25:02 +0200
  • 07dbe0b8b2
    Merge 2cb1462005dc01d068e5318b81269c150aa8737a into 855a43a266bec808b2dd06ca5a2e84326890eaea Jesse Luehrs 2024-10-18 13:17:46 +0200
  • f6f2f56f1c
    Merge a01338af30d39b3f5ba7f0a00a8adeddc26699b7 into 855a43a266bec808b2dd06ca5a2e84326890eaea Denis Gruzdev 2024-10-18 16:52:48 +0800
  • 3313c60c07 improve hover popup ui appearance kyfanc 2024-08-27 19:31:07 +0800
  • 28029dcd07 format code kyfanc 2024-08-27 12:31:14 +0800
  • d10bce758f fix area.inner() param type kyfanc 2024-08-27 12:07:54 +0800
  • 3aa350edbe fix required_size implementation of hover kyfanc 2024-08-27 11:59:43 +0800
  • 2ec27be0f0 hover request to multiple LSPs kyfanc 2024-04-15 16:53:53 +0800
  • f450b0d7b9 hover ui component kyfanc 2024-04-16 17:05:17 +0800
  • 7e44329196 move ui/lsp.rs as ui/lsp/signature_help.rs kyfanc 2024-04-16 17:03:55 +0800
  • 855a43a266
    Bump jjdescription grammar revision (#11857) karei 2024-10-18 07:09:11 +0300
  • b4f76d4dd4 deploy: 5ab1f1eb5adb1abf7dfb899a49ad39aacab7edc5 archseer 2024-10-18 04:09:10 +0000
  • 5ab1f1eb5a
    docs(themes): place ui.highlight.frameline and ui.highlight together (#11896) Ivan B. 2024-10-18 07:08:54 +0300
  • 76aff12d3d deploy: 1437ba1e5a9e3c89b03a608cd24177c56b9cba15 archseer 2024-10-18 02:17:41 +0000
  • 1437ba1e5a
    Add glsl_analyzer as default language server for GLSL (#11891) langurmonkey 2024-10-18 04:17:25 +0200
  • fd1e45400a add :trim command kirawi 2023-09-20 15:01:27 -0400
  • f3a40e22d3
    chore: add "ui.virtual.jump-label" to serika-dark theme Oren Mittman 2024-10-17 16:39:49 -0400
  • 39f44b8596 chore: add ui.virtual.jump-label to serika-dark theme Oren Mittman 2024-10-17 15:18:35 -0400
  • e7999b4d7e
    Merge 7e001b98d030e53a19440787ba51314b755aec55 into d1b8129491124ce6068e95ccc58a7fefb1c9db45 Vivek Kethineni 2024-10-17 19:12:46 +0800
  • a601ec4f3e Add support for textproto language. Sebastian Doerner 2024-10-12 13:09:50 +0200