aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/csharp-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen2025-05-011-2/+2
* Improve csharp-ts-mode fontification (bug#78130)Jostein Kjønigsen2025-05-011-6/+56
* csharp-mode.el: Improve fontification of string-interpolation exprsJostein Kjønigsen2025-04-261-4/+11
* Replace some 'treesit-query-compile' with 'treesit-query-valid-p'.Juri Linkov2025-04-221-27/+9
* Lock tree-sitter language grammars to verified versions.Juri Linkov2025-04-181-1/+6
* Add the treesit 'list' thing to csharp/go/php/rust-ts-mode (bug#73404)Juri Linkov2025-03-151-0/+74
* Fix identation in csharp-mode.elJostein Kjønigsen2025-02-211-1/+3
* lisp/progmodes/csharp-mode.el: Improve string-interpolationJostein Kjønigsen2025-02-081-1/+9
* lisp/progmodes/csharp-mode.el: Fix fontification of typeof (bug#75406).Jostein Kjønigsen2025-02-011-1/+9
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Fix more obsoletion warningsStefan Kangas2024-12-191-3/+3
* Declare tree-sitter functions with a new macroYuan Fu2024-12-121-8/+1
* Set treesit-primary-parser for tree-sitter modesYuan Fu2024-10-141-1/+1
* ; * lisp/progmodes/csharp-mode.el (treesit-query-compile): Declare.Eli Zaretskii2024-10-051-0/+1
* Update csharp-ts-mode font-lock (bug#73369)Yuan Fu2024-10-021-37/+118
* Merge from origin/emacs-29Eli Zaretskii2024-04-271-1/+3
|\
| * Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-251-1/+3
* | Merge from origin/emacs-29Eli Zaretskii2024-04-061-1/+9
|\ \ | |/
| * Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-1/+9
* | Merge from origin/emacs-29Eli Zaretskii2024-03-231-2/+5
|\ \ | |/
| * Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-161-2/+5
* | Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier2024-03-091-0/+2
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-1/+1
|\ \ | |/
| * Ignore errors when checking for object initializers (bug#63379)Theodor Thornhill2023-09-021-1/+1
* | Obsolete treesit-block/sexp/sentence/text-type-regexpYuan Fu2023-09-011-4/+6
* | Merge from origin/emacs-29Jim Porter2023-08-211-0/+1
|\ \ | |/
| * ; lisp/progmodes/csharp-mode.el (treesit-query-capture): Declare (bug#65297).Daniel Martín2023-08-151-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-3/+8
|\ \ | |/
| * Update csharp tree-sitter support due to upstream changesJ M2023-08-121-3/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-05-181-1/+0
|\ \ | |/
| * ; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typoMattias Engdegård2023-05-141-1/+0
* | Merge branch 'emacs-29'Stefan Monnier2023-05-101-0/+9
|\ \ | |/
| * Fix indent for enums in csharp-modeTheodor Thornhill2023-05-061-0/+9
* | Merge from origin/emacs-29Eli Zaretskii2023-04-281-1/+4
|\ \ | |/
| * Skip over whitespace in annotation-top-cont check (bug#63141)Theodor Thornhill2023-04-281-1/+4
* | Merge from origin/emacs-29Stefan Kangas2023-02-281-10/+10
|\ \ | |/
| * Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-281-10/+10
* | Merge from origin/emacs-29Stefan Kangas2023-02-251-14/+14
|\ \ | |/
| * Add more/finer faces for tree-sitterDmitry Gutov2023-02-251-14/+14
* | Merge from origin/emacs-29Stefan Kangas2023-02-211-12/+21
|\ \ | |/
| * Fix object initializer for csharp-mode (bug#61541)Theodor Thornhill2023-02-201-12/+21
* | Merge from origin/emacs-29Stefan Kangas2023-02-151-2/+25
|\ \ | |/
| * csharp-ts-mode: fontify compiler directives (bug#61512)Jostein Kjønigsen2023-02-141-2/+25
* | Merge from origin/emacs-29Stefan Kangas2023-01-231-4/+4
|\ \ | |/
| * Move c-like common utils into own library (bug#60961)Theodor Thornhill2023-01-211-4/+4
* | Merge from origin/emacs-29Stefan Kangas2023-01-231-4/+3
|\ \ | |/
| * Make tree-sitter based modes optionalEli Zaretskii2023-01-201-4/+3
* | Merge from origin/emacs-29Stefan Monnier2023-01-141-0/+5
|\ \ | |/