Evan Richter
9721144e03
language support: CodeQL ( #12470 )
2025-01-10 09:03:04 -06:00
Michael Davis
a0bd39d40e
book: Document editor.lsp.display-progress-messages config option
...
Connects #5535
2025-01-07 09:17:59 -05:00
Erasin Wang
0654a1f058
Update onelight theme ( #12399 )
2025-01-05 10:27:38 -06:00
RoloEdits
353176082e
doc: generate lang-support.md
for teal
( #12402 )
2025-01-05 01:11:10 +09:00
David Crespo
eaa7c8e9f6
docs: fix typo in usage.md ( #12390 )
2025-01-03 08:11:37 -06:00
Michael Davis
127567df8e
docs: Fix dead links to tree-sitter docs
...
tree-sitter now uses mdbook for their docs and the switch adds a chapter
number to each section, so each link to the website needs an update.
2024-12-28 09:05:48 -05:00
uncenter
a5a7cff311
Improve tsq/tree-sitter-query language support ( #12148 )
2024-12-27 08:57:53 -06:00
DiegoDev
c63616b421
docs: Mention sudo in macports installation snippet ( #12336 )
2024-12-25 09:23:56 -06:00
Nikita Revenco
0fd4a4aae2
feat: Nginx support ( #12309 )
...
Co-authored-by: Denis Gruzdev <codingjerk@gmail.com>
2024-12-24 13:22:29 -06:00
cornishon
a91263d604
Odin textobjects ( #12302 )
...
Co-authored-by: Adam Zadrożny <zadroznyadam@protonmail.com>
2024-12-20 09:59:28 -06:00
Ian Hobson
06d0f33c94
Add Koto language support ( #12307 )
2024-12-20 09:56:13 -06:00
Eduardo Rittner Coelho
eaff0c3cd6
Document diagnostic severity levels ( #12306 )
2024-12-20 09:47:06 -06:00
Nikita Revenco
91a5d407da
Allow theming directory prompt completions ( #12205 )
2024-12-17 21:13:42 -06:00
Pascal Kuthe
1badd9e434
implement snippet tabstop support
2024-12-17 13:34:40 -05:00
Nikita Revenco
99fdbce566
docs: remove mention that -
requires special handling ( #12250 )
2024-12-16 10:01:14 -06:00
TornaxO7
51ac3e05e0
doc: fix default value in doc for continue-comments
( #12235 )
2024-12-10 13:19:31 -06:00
TornaxO7
5005c14e99
Add config option for continue commenting ( #12213 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-09 17:31:41 -06:00
Tshepang Mbambo
a1a5faebef
typo ( #12224 )
2024-12-09 12:23:30 -06:00
Michael Davis
271c32f2e6
Support bindings with the Super (Cmd/Win/Meta) modifier ( #6592 )
...
Terminals which support the enhanced keyboard protocol send events for
keys pressed with the Super modifier (Windows/Linux key or the Command
key). The only changes that are needed to support this in Helix are:
* Mapping the modifier from crossterm's KeyModifiers to Helix's
KeyModifiers.
* Representing and parsing the modifier from the KeyEvent text
representation.
* Documenting the ability to remap it.
When writing keybindings, use 'Meta-', 'Cmd-' or 'Win-' which are all
synonymous. For example:
[keys.normal]
Cmd-s = ":write"
will trigger for the Windows or Linux keys and the Command key plus 's'.
2024-12-08 12:35:14 +09:00
Allemand Instable
a6f80c5bd9
Fix mojo LSP configuration to conform to magic introduction ( #12195 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-05 16:54:10 -06:00
David Crespo
cd1f6e8239
Add static commands to documentation ( #11950 )
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-12-05 11:13:00 -06:00
barsoosayque
cd972ae77d
Add support for Teal language ( #12081 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-04 14:59:11 -06:00
Michael Davis
085c4fe4c8
docs: Eliminate improper use of "LSP" term
...
Sometimes we used "LSP" to mean "language server". This change
eliminates the improper "LSP" usage.
Ref https://github.com/helix-editor/helix/pull/12183#discussion_r1868436105
2024-12-03 18:29:44 -05:00
uncenter
548f04fe26
Add support for the Vento template language ( #12147 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-02 09:03:11 -06:00
Milan Vaško
7676106960
Search selection with word boundary detection ( #12126 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-26 13:30:53 -06:00
Ronan Desplanques
95e6c11ebc
Improve language support for Ada ( #12131 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-26 12:43:34 -06:00
Michael Davis
436855ad6f
book: Copy over index.hbs from mdbook 0.4.43
...
0.4.41 introduced some breaking changes for those using custom themes
so we need to re-vendor the file. This file is taken from mdbook
0.4.43:
mdbook init --theme
In a tmp directory, and then a reset of the line that adds Colibri as
a selectable theme.
2024-11-25 17:53:13 -05:00
Philipp Mildenberger
dc941d6d24
Add support for path completion ( #2608 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
2024-11-21 21:12:36 -06:00
Lens0021 / Leslie
f305c7299d
Add support for Amber-lang ( #12021 )
...
Co-authored-by: Phoenix Himself <pkaras.it@gmail.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-21 10:09:42 -06:00
Niklas Gruhn
b8313da5a8
Add language support for Quint ( #11898 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 17:56:24 -06:00
yehor
9e171e7d1d
Add default-yank-register option ( #11430 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 17:24:55 -06:00
Arthur
15b478d433
hyprlang: add hyprls language server ( #11056 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 17:16:49 -06:00
Yerlan
887bbbc375
Adding NestedText language support ( #11987 )
...
Co-authored-by: Yerlan Sergaziyev <yerlan.sergaziyev@rms-consult.de>
2024-11-20 16:39:34 -06:00
Ricardo Fernández Serrata
7ee66c0658
suggest *.desktop
for AppImage ( #10823 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 16:39:06 -06:00
Frans Skarman
310bc04f23
Add spade support ( #11448 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 16:35:49 -06:00
Thomas Aarholt
2f6a113fbe
Docs Key-Remapping: Move Commands to top as introduction ( #11953 )
2024-11-20 16:35:06 -06:00
Michael Davis
b97c745631
docs: Improve display of inline-diagnostics config sample
...
Closes https://github.com/helix-editor/helix/issues/11591
2024-11-20 17:28:44 -05:00
Adam Chalmers
d8e2aab201
Document how to use modifier keys in macro remaps ( #11930 )
2024-11-20 16:26:46 -06:00
Michael Davis
188f701f50
docs: Remove invalid '--path helix-term' from build instructions
...
Fixes https://github.com/helix-editor/helix/issues/11557
2024-11-20 17:25:40 -05:00
zetashift
56bb366f7e
Update Unison grammar and queries ( #12039 )
2024-11-20 16:18:18 -06:00
Raghu Saxena
4e2faa0be9
Add :config-reload
to configuration docs ( #11086 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 16:08:06 -06:00
Alfie Richards
68ee87695b
Add clipboard provider configuration ( #10839 )
2024-11-20 16:06:23 -06:00
Mark Stosberg
239262e094
docs: Document what directory file_picker opens from ( #10816 )
2024-11-20 15:58:50 -06:00
Eduardo Rittner Coelho
23600e3ecb
Add correct source file for TypableCommandList ( #11839 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-11-20 15:58:24 -06:00
Sam Kagan
287e412780
docs(keymap): add select_all_children ( #11972 )
...
Co-authored-by: Sam Kagan <skagan@nrao.edu>
2024-11-20 15:58:00 -06:00
Sebastian Dörner
3fd7ca334e
Add support for textproto language. ( #11874 )
2024-11-20 15:57:30 -06:00
Elliot Fontaine
38faf74feb
feat: Add support for cylc configuration files ( #11830 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-10-30 13:39:24 -05:00
Sebastian Dall
a1453350df
Adding snakemake to language ( #11858 )
...
* feat: snakemake language
* feat: snakemake syntax highlighting
* doc: xtask docgen - snakemake
* Addressed feedback: removed redundant grammar
* fixed indentation
* removed has-ancestor predicate
---------
Co-authored-by: “SebastianDall” <“semoda@bio.auu.dk”>
2024-10-18 23:12:36 +02:00
Ivan B.
5ab1f1eb5a
docs(themes): place ui.highlight.frameline
and ui.highlight
together ( #11896 )
...
* docs(themes): place `ui.highlight.frameline` and `ui.highlight` together
* docs(themes): small fix
2024-10-18 13:08:54 +09:00
langurmonkey
1437ba1e5a
Add glsl_analyzer as default language server for GLSL ( #11891 )
...
* Add glsl_analyzer as default language server for GLSL
* Generate docs
2024-10-18 11:17:25 +09:00