aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/csharp-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier2026-02-221-28/+30
* csharp-mode.el: Fix indentation after preprocessor statementsJostein Kjønigsen2026-01-171-1/+3
* 'csharp-ts-mode': fix indentation error for try/catch statementJostein Kjønigsen2026-01-031-1/+3
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-2/+2
* csharp-mode: Fix fontification of catch-expressionsJostein Kjønigsen2025-12-201-3/+2
* Remove the cached values in tree-sitter modes (bug#79363)Yuan Fu2025-11-281-337/+329
* csharp-mode : Fix typos and remove duplicated declarationAna2025-11-221-11/+1
* csharp-mode.el: fontify variables assigned from awaited tasksJostein Kjønigsen2025-11-151-0/+1
* Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov2025-10-161-2/+1
* Fix font lock in csharp-ts-modeRoi Martin2025-10-091-334/+343
* Fixes for csharp-ts-mode fontification (bug#79406)Jostein Kjønigsen2025-09-161-19/+70
* csharp-mode: indentation fixes (bug#79398)Jostein Kjønigsen2025-09-071-0/+3
* Silence byte-compile warnings when treesit is not availableJuri Linkov2025-08-181-0/+1
* New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-141-3/+6
* Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-201-1/+2
* 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
|\ \ | |/