Commit Graph

  • a653e7a5fb tools: Revert tgz to tar.gz in cross-compile.sh Jöran Karl 2024-08-28 23:03:49 +0200
  • 04c577049c metainfo: Release v2.0.14 v2.0.14 Jöran Karl 2024-08-27 19:58:17 +0200
  • b195bf6f52
    Merge 64f5f4c56a into cc195b6a96 Mathieu Moreau 2024-08-26 20:40:54 +0200
  • 87930b62de
    Adding SpawnCursorAtLoc for plugin to use Neko Box Coder 2024-08-25 17:55:17 +0100
  • 596764603a
    Extracting autocomplete functions... Neko Box Coder 2024-08-25 17:32:06 +0100
  • fa023801cf
    Adding auto complete support for multi cursors Neko Box Coder 2024-08-25 01:21:11 +0100
  • 5dc41ce756
    Fixing old comment option error message being spammed Neko Box Coder 2024-08-24 18:10:13 +0100
  • c4a2914fc7
    Merge caad5b4856 into cc195b6a96 vicencb 2024-08-23 21:29:26 -0400
  • dbe91231d9 Raku syntax: Add .rakutest/.nqp extensions. Rework filename regex. Juan Francisco Cantero Hurtado 2024-07-29 01:46:40 +0200
  • 7134d3f272
    Rewording error message for old comment option Neko Box Coder 2024-08-22 21:46:42 +0100
  • b4920fb645
    Added error message when using old comment option Neko Box Coder 2024-08-22 20:31:08 +0100
  • d40a952392
    Updating comment plugin option and fixing comment option reset bug Neko Box Coder 2024-08-22 20:24:53 +0100
  • 6d614d010d
    Merge 7e3e7affcd into cc195b6a96 Mikko 2024-08-21 17:23:10 +0100
  • 2f2c5f100c
    Merge 2b10ec7b8c into cc195b6a96 Christopher Conroy 2024-08-20 23:57:27 +0800
  • 0854601837
    add more css commands mystieneko 2024-08-20 13:04:26 +0300
  • 9385039724
    Merge 9d6960970a into cc195b6a96 Peder Bergebakken Sundt 2024-08-20 00:41:28 +0200
  • 1d401e66de
    Merge b6c0192fd2 into cc195b6a96 Peder Bergebakken Sundt 2024-08-20 00:40:53 +0200
  • cc195b6a96
    syntax/json: Add comment support to the syntax highlighting (#3434) v2.0.14-rc1 Jöran Karl 2024-08-19 22:16:42 +0200
  • f74eb23827
    winget as windows installation in README.md (#3248) stone-w4tch3r 2024-08-20 00:22:45 +0500
  • fa9bc6b98c
    Small fix for VHDL syntax (#3375) m-kru 2024-08-19 21:11:24 +0200
  • 63ffc40a6b
    Fix Ocaml syntax highlighting (#3427) rei 2024-08-19 21:03:41 +0200
  • a09c98a6dc
    Update micro.json (#3433) Gin 2024-08-20 02:52:04 +0800
  • 63b5c5799d syntax/json: Add colon to TODO comments Jöran Karl 2024-08-19 20:08:01 +0200
  • 433afb044d allow comments in json Sertonix 2023-02-06 09:50:50 +0000
  • 7dc78b780a
    Merge pull request #3343 from JoeKar/fix/volatile-after-reinit Jöran Karl 2024-08-19 19:59:08 +0200
  • be9287cdb7
    Merge 570a1bf9bb into fd3a00226c DtxdF 2024-08-19 14:31:50 +0800
  • d047a60096
    Update micro.json Gin 2024-08-19 11:02:59 +0800
  • 6f7896488e
    Showing messages before performing plugin action Neko Box Coder 2024-08-19 00:26:37 +0100
  • 36b5ab35a4
    Increased plugin fetch timeout limit to 30 seconds Neko Box Coder 2024-08-18 22:59:42 +0100
  • 357ec87382
    Merge branch 'master' into JumpToBraces Neko Box Coder 2024-08-18 22:47:56 +0100
  • b80ea93486 config: Correct typo in validatePositiveValue() Jöran Karl 2024-07-15 21:23:46 +0200
  • 33b7c9db7c config: Don't truncate float64 to int Jöran Karl 2024-07-15 21:40:22 +0200
  • 8b31dc79bf config: Rework autosave to be rearmed upon change Jöran Karl 2024-06-24 19:12:47 +0200
  • 4170df89eb config: Use float64 within the autosave processing Jöran Karl 2024-06-19 21:10:52 +0200
  • 832c7deaf8 config: Remove unused GetAutoTime() Jöran Karl 2024-06-19 20:36:29 +0200
  • a678d42861 plugins/comment: Don't write to b.Settings directly Jöran Karl 2024-08-11 17:49:49 +0200
  • 0542765d95 action/command: Simplify ResetCmd Jöran Karl 2024-08-08 20:38:19 +0200
  • 10511c9baf buffer/buffer: Store fileformat in LocalSettings on auto detection Jöran Karl 2024-08-08 22:09:46 +0200
  • a3071b173b action/command: Refactor reload & the filetype change Jöran Karl 2024-08-12 20:26:51 +0200
  • 724e29446f action/command: On reload prevent overwriting local settings Jöran Karl 2024-08-08 22:11:54 +0200
  • 05529596cf action/command: Prevent overwriting settings set locally or by plugin Jöran Karl 2024-07-26 21:06:06 +0200
  • f661b64e0a config/settings: Remove duplicating DefaultGlobalSettings() Jöran Karl 2024-08-11 16:12:09 +0200
  • 4663927098 config: Refactor parsed option handling Jöran Karl 2024-07-23 22:33:16 +0200
  • 395d848980 buffer/settings: Prevent setting of unchanged option Jöran Karl 2024-07-23 21:06:21 +0200
  • c741e36d2d action/command: Prevent setting of unchanged option Jöran Karl 2024-07-23 21:04:21 +0200
  • 521b63a28c buffer/settings: On filetype change reload parsed local settings only Jöran Karl 2024-06-17 17:34:38 +0200
  • 62c1c667b8 buffer/settings: On filetype change remove the following steps Jöran Karl 2024-07-16 18:20:31 +0200
  • c67a30e611 action/command: On reload prevent overwriting volatile settings Jöran Karl 2024-08-11 17:18:28 +0200
  • c51f848df2 action/command: On reload prevent overwriting settings.json Jöran Karl 2024-07-21 20:42:25 +0200
  • 7f6e5bc860 action/command: On reload check and inform about errors Jöran Karl 2024-07-22 20:55:05 +0200
  • 9afcb80c95 action/command: Let reload really reload the settings.json Jöran Karl 2024-06-18 22:50:40 +0200
  • fd3a00226c
    Add matchbraceleft option (#3432) Dmytro Maluka 2024-08-18 21:08:05 +0200
  • 943deb7807 Add matchbraceleft option Dmytro Maluka 2024-08-18 18:41:51 +0200
  • f88ac6d4fe
    Merge pull request #3430 from dmaluka/calchash-fixes Jöran Karl 2024-08-18 19:56:06 +0200
  • 0b15b57e63 buffer: Set fastdirty=true for large file when reopening Dmytro Maluka 2024-08-18 15:33:35 +0200
  • d31095fe8f buffer/settings: Add comment why do we need to zero origHash Dmytro Maluka 2024-08-18 15:19:19 +0200
  • 7fe98ccfee calcHash: Remove checking file size Dmytro Maluka 2024-08-18 15:10:07 +0200
  • 93efc9eabe buffer/settings: Don't use Modified() before we updated origHash Dmytro Maluka 2024-08-18 14:40:31 +0200
  • 352fd2be22 buffer/settings: On fastdirty off set to on in case of "large file" Jöran Karl 2024-07-21 21:20:29 +0200
  • c0f6b65ed6 calcHash: use correct line endings Dmytro Maluka 2024-08-17 16:56:15 +0200
  • e0f5361d97 calcHash: remove unneeded h.Write() error checks Dmytro Maluka 2024-08-17 16:44:53 +0200
  • b042f8f953 Fixes a bug where new BufPanes are not being inserted into the right array index. Massimo Mund 2024-08-17 13:57:07 +0200
  • c4545d3ca0 Add suggested changes LordOfTrident 2024-08-15 16:38:24 +0200
  • 3737979139
    Merge pull request #3416 from dmaluka/undo-cursor-fix Dmytro Maluka 2024-08-15 16:07:51 +0200
  • be69b2580b
    Adding missing deselect when calling RemoveAllMultiCursors (#3428) Neko Box Coder 2024-08-15 15:06:32 +0100
  • 4a1f24139c
    Adding missing deselect when calling RemoveAllMultiCursors Neko Box Coder 2024-08-14 19:36:12 +0100
  • 7e6b17bbd2 Highlight character with escape sequence LordOfTrident 2024-08-14 15:23:02 +0200
  • 293553c17b Remove functions rule LordOfTrident 2024-08-14 15:15:48 +0200
  • 674e02af29 Fix (kinda) Ocaml syntax highlighting LordOfTrident 2024-08-14 15:14:19 +0200
  • cd454b0e62
    Merge 884f964d32 into 21bb61c5ff horpto 2024-08-14 11:20:55 +0000
  • 21bb61c5ff
    Merge pull request #3418 from JoeKar/fix/nightly-assets Jöran Karl 2024-08-08 18:37:29 +0200
  • d744872f4c nightly: Call tools/cross-compile.sh with nightly as argument Jöran Karl 2024-08-05 23:25:15 +0200
  • a9c359a719 tools/cross-compile.sh: Make VERSION configurable Jöran Karl 2024-08-05 23:12:42 +0200
  • bb742ff5a9
    Exposing replacement functions for deprecated IOUtil functions Neko Box Coder 2024-07-16 03:04:05 +0100
  • 5306bdfba3
    Merge branch 'master' into patch-1 stone-w4tch3r 2024-08-07 16:23:38 +0500
  • 00cc297a90
    Change urls stone-w4tch3r 2024-08-07 16:18:34 +0500
  • 1fae584eea tools/cross-compile.sh: Remove unused variables Jöran Karl 2024-08-05 23:10:31 +0200
  • 0d51035acd undo/redo: Remove no longer needed teCursor temp var Dmytro Maluka 2024-08-04 13:56:03 +0200
  • 658c20ff2a undo/redo: Don't change remembered cursor location Dmytro Maluka 2024-08-04 13:36:59 +0200
  • 61ec1c30ac
    Adding timeout when fetching plugin & more clear plugin error message Neko Box Coder 2024-07-15 15:44:09 +0100
  • 922881e3cd
    Merge feeda28d1f into 2259fd10af Jöran Karl 2024-08-04 13:31:12 +1000
  • a9b098cdf0 Implemented new actions SelectWord, FindSelected, SelectNextTextOccurrence, SelectPreviousTextOccurrence Massimo Mund 2024-07-24 12:52:41 +0200
  • 2259fd10af
    Add Shift-Page Up/Down keybindings (#3407) Justin Su 2024-07-31 14:35:09 -0400
  • a765b966dc
    Fix indentation Justin Su 2024-07-31 00:16:57 -0400
  • a8e54387f7
    Document Shift-Page Up/Down keybindings in keybindings.md Justin Su 2024-07-30 21:24:27 -0400
  • 3edb47cda8
    Add Shift-Page Up/Down keybindings in defaults_darwin.go Justin Su 2024-07-30 21:24:22 -0400
  • 322d898586
    Add Shift-Page Up/Down keybindings in defaults_other.go Justin Su 2024-07-30 21:24:19 -0400
  • 24548c0fd7
    Merge bc9992b4a4 into b8772b69c2 Massimo Mund 2024-07-31 01:19:35 +0100
  • b8772b69c2
    Use // comments for .json (#3388) Justin Su 2024-07-30 16:58:07 -0400
  • bc9992b4a4 Implemented new actions FirstTab, LastTab, FirstSplit and LastSplit and changed the default behavior of NextTab, PreviousTab, NextSplit, PreviousSplit to not walk in circles anymore Massimo Mund 2024-07-24 11:16:34 +0200
  • b25eb52f80 Implemented SkipMultiCursorBack as a counterpart to SkipMultiCursor Massimo Mund 2024-07-24 19:22:06 +0200
  • e042bb3514
    release: Use GitHub Actions for manually triggered builds and artifact uploads (#3397) Jöran Karl 2024-07-21 13:10:26 +0200
  • d173e527ac
    Merge pull request #3352 from dmaluka/action-return-values Dmytro Maluka 2024-07-20 15:52:18 +0200
  • f8e532b0d7
    Adding selection for ParagraphPrevious and ParagraphNext. (#3353) hchac 2024-07-20 06:21:57 -0400
  • d4a1cddf72 release: Use GitHub Actions for manually triggered builds and artifact uploads Jöran Karl 2024-07-19 18:19:53 +0200
  • 0373a63b31 Refactor action execution code Dmytro Maluka 2024-06-16 00:05:12 +0200
  • 765889f610 Fix execution of {Spawn,Remove}MultiCursor in chained actions Dmytro Maluka 2024-06-15 20:47:59 +0200
  • 5c8bf6b3a6 Improve RemoveAllMultiCursors behavior Dmytro Maluka 2024-06-15 20:42:50 +0200
  • aa9c476b1e Improve RemoveMultiCursor behavior Dmytro Maluka 2024-06-15 20:35:55 +0200
  • 2793c37a94 Fix SkipMultiCursor behavior when there is no selection Dmytro Maluka 2024-06-15 20:32:16 +0200