Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | [rust highlights] fix scoped attribute macro matching (#4659) | Anton Romanov | 2022-11-08 | |
| | | | | | | | Without this scoped attribute macros are not matched as macros. Eg ``` #[path::macro] ``` | |||
* | Improve Ruby TextObjects (#4601) | Danillo Melo | 2022-11-08 | |
| | ||||
* | tutor: fix wording in recap for chapter 5 (#4629) | Tobias Kohlbau | 2022-11-07 | |
| | | | | | | In recap for chapter 5.1 specify that the cursor is duplicted to the next suitable line instead of the next line. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
* | Fixed disorienting selection palette on Gruvbox theme (#4626) | Ryan Palmer | 2022-11-07 | |
| | | | Co-authored-by: ryan.palmer <ryan.palmer@servicenow.com> | |||
* | Update Julia grammar, queries (#4588) | ChrHorn | 2022-11-05 | |
| | ||||
* | Add indentation for Python pattern matching | Yuriy | 2022-11-02 | |
| | | | | Add indentation for `match` and `case`. | |||
* | Add syntax highlighting for Python pattern matching | Yuriy | 2022-11-02 | |
| | | | | | Add syntax highlighting for `match` and `case` keywords in Python (https://peps.python.org/pep-0636/). | |||
* | Fix D unittest injection query. (#4562) | Garrett D'Amore | 2022-11-02 | |
| | ||||
* | Added missing keywords to wat (wasm) hightlights (#4542) | Jonas Everaert | 2022-11-01 | |
| | | | added "if", "then", "else", "block", "loop", "end" and "mut" to the wat highlights. | |||
* | Update SSH client config grammar & highlight queries (#4538) | Sebastian Hoß | 2022-11-01 | |
| | | | Co-authored-by: Sebastian Hoß <seb@hoß.de> | |||
* | add highlights for env and ini file formats (#4536) | seshotake | 2022-11-01 | |
| | ||||
* | Support WIT grammar (#4525) | hh9527 | 2022-10-31 | |
| | ||||
* | Update SQL grammar (#4529) | seshotake | 2022-10-30 | |
| | ||||
* | Update LaTex grammar (#4528) | Triton171 | 2022-10-30 | |
| | | | Fix comment injection & add highlighting for math delimiters. | |||
* | feat(lang): add xml (#4518) | Matthew Toohey | 2022-10-29 | |
| | ||||
* | feat: Categorize Rust's keywords using more specific scopes (#4510) | Poliorcetics | 2022-10-29 | |
| | ||||
* | Fleetish: Adjustments to resemble official theme and reworked diagnostics to ↵ | Kristoffer Flottorp | 2022-10-29 | |
| | | | | reduce subconjunctival hemorrhage (#4487) | |||
* | feat(lang): add kdl grammar (#4481) | Jaden | 2022-10-29 | |
| | ||||
* | language: added vhs (#4486) | rsteube | 2022-10-28 | |
| | ||||
* | Include unnamed children for html injected into inline markdown (#4478) | Matthias Deiml | 2022-10-27 | |
| | ||||
* | feat(themes): add mode-specific styles to the tokyonight themes (#4415) | Mr. E | 2022-10-22 | |
| | | | Co-authored-by: SoraTenshi <dream@neoncity.dev> | |||
* | Theme: Papercolor: Fixed cursorline background (#4317) | Mehedi Hasan | 2022-10-21 | |
| | ||||
* | Added 2 new themes (#4367) | PORTALSURFER | 2022-10-21 | |
| | ||||
* | Add textobjects.scm for zig (#4409) | Sora | 2022-10-21 | |
| | ||||
* | Add support for D (#4372) | Garrett D'Amore | 2022-10-20 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Upgrade rescript tree sitter & highlights (#4356) | Jared Ramirez | 2022-10-20 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Merge pull request #4061 from pascalkuthe/undercurl-modifier | Blaž Hrastnik | 2022-10-19 | |
|\ | | | | | Support different kinds of underline rendering (updated) | |||
| * | merge underline-style and underline-color into a single table | Pascal Kuthe | 2022-10-13 | |
| | | ||||
| * | make casing consistent with other configuration | Pascal Kuthe | 2022-10-06 | |
| | | ||||
| * | make underline_style a seperate option | Pascal Kuthe | 2022-10-01 | |
| | | | | | | | | | | | | | | | | | | | | Underline styles are mutally exclusive and overwrite each other. Therefore implementing as an modifier lead to incorrect behaviour when the underline style is overwritten. For backwards compatability the "underline" modified is retained (but deprecated). Instead the "underline_style" and "underline_color" optios should be used to style underlines. | |||
| * | Detect extended underline support using terminfo | Gokul Soumya | 2022-10-01 | |
| | | | | | | | | | | | | | | The cxterminfo crate has been used over popular alternatives like `term` since it supports querying for extended capabilities and also for it's small codebase size (which will make it easy to inline it into helix in the future if required). | |||
| * | Add separate color for underlines | A-Walrus | 2022-10-01 | |
| | | ||||
| * | Support different kinds of underline rendering | Gokul Soumya | 2022-10-01 | |
| | | | | | | | | | | | | | | | | | | Adds four new modifiers that can be used in themes: - undercurled - underdashed - underdotted - double-underline | |||
* | | Add a first version of kanagawa theme (#4300) | zetashift | 2022-10-19 | |
| | | ||||
* | | Support Cairo 0.10 syntax | Blaž Hrastnik | 2022-10-17 | |
| | | ||||
* | | Fix readability of highlighted text on the rose_pine themes using official ↵ | echoriiku | 2022-10-17 | |
| | | | | | | | | palettes (#4221) | |||
* | | Fix selecting pop dark theme (#4323) | Brandon Dong | 2022-10-17 | |
| | | ||||
* | | themes: Add `bogster_light` theme (#4265) | Wojciech Kępka | 2022-10-15 | |
| | | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl> | |||
* | | themes: Update bogster theme (#4264) | Wojciech Kępka | 2022-10-15 | |
| | | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl> | |||
* | | C# syntax highlight tweaks (#4285) | Chickenkeeper | 2022-10-15 | |
| | | ||||
* | | Fixup Zig Indent Queries (#4281) | Sora | 2022-10-15 | |
| | | ||||
* | | c/c++ highlighting: various tweaks | Sam McCall | 2022-10-15 | |
| | | | | | | | | | | | | | | | | | | | | - treat `restrict`/`_Atomic` like `const`/`volatile` => @keyword.storage.modifier - highlight `unsigned int` as builtin => @type.builtin - recognize `static_cast` and friends => @keyword - `template` is a kind of entity like `typename` => @keyword.storage.type - many declaration modifiers have nothing to do with storage/types (explicit, friend, access specifiers, inline in C++) => @keyword - fix floats highlighted as integer => @constant.numeric | |||
* | | c/c++ highlights: *& are @type or @operator based on context (#4278) | Sam McCall | 2022-10-15 | |
| | | ||||
* | | Add support for Purescript language (#4242) | Dario Oddenino | 2022-10-14 | |
| | | ||||
* | | Created heisenberg theme for helix editor (#4209) | IrishMaestro | 2022-10-14 | |
| | | ||||
* | | Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079) | Chickenkeeper | 2022-10-14 | |
| | | ||||
* | | Monokai Pro Octagon statusline modes (#4247) | Ben Lee-Cohen | 2022-10-14 | |
| | | ||||
* | | tutor: Normalize key names, capitalization, etc. | Tim Siegel | 2022-10-12 | |
| | | ||||
* | | tutor: Minor grammar fix | Tim Siegel | 2022-10-12 | |
| | | | | | | | | No need to say additionally, as well, also, etc. One is enough. | |||
* | | tutor: Clarify forward reference to "primary selection" | Tim Siegel | 2022-10-12 | |
| | |