summaryrefslogtreecommitdiff
path: root/lisp/progmodes/csharp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix indentation of object_expressions in csharp-ts-modeTheodor Thornhill2023-01-141-0/+5
* | Merge from origin/emacs-29Stefan Kangas2023-01-071-0/+3
|\ \ | |/
| * Further generic-related improvements in csharp-ts-mode (bug#60376)Jostein Kjønigsen2023-01-051-0/+3
* | Merge from origin/emacs-29Stefan Kangas2023-01-021-29/+35
|\ \ | |/
| * Adjust function-call fontification in csharp-ts-mode (bug#60376)Jostein Kjønigsen2023-01-011-29/+35
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-21/+32
|\ \ | |/
| * Tweak csharp-mode font-lock-settings (bug#60376)Theodor Thornhill2022-12-311-21/+32
* | Merge from origin/emacs-29Stefan Kangas2022-12-281-59/+14
|\ \ | |/
| * ; Avoid treesit-related byte-compiler warningsEli Zaretskii2022-12-281-0/+1
| * Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-271-50/+8
| * Add comment indent and filling to other tree-sitter major modesYuan Fu2022-12-261-9/+5
* | Merge from origin/emacs-29Stefan Kangas2022-12-251-4/+18
|\ \ | |/
| * Support treesit-defun-name in tree-sitter major modesYuan Fu2022-12-241-4/+18
* | Merge from origin/emacs-29Stefan Kangas2022-12-151-5/+9
|\ \ | |/
| * Improve fontification in csharp-ts-mode (bug#59897)Jostein Kjønigsen2022-12-141-1/+9
| * Revert "Add expression for generic_name in csharp-ts-mode"Yuan Fu2022-12-141-4/+0
* | Merge from origin/emacs-29Stefan Kangas2022-12-141-2/+6
|\ \ | |/
| * Use font-lock-number-face for numeric values in csharp-modeJostein Kjønigsen2022-12-121-2/+2
| * Add expression for generic_name in csharp-ts-mode (bug#59897)Theodor Thornhill2022-12-121-0/+4
* | Add prog-fill-reindent-defun (bug#59664)Theodor Thornhill2022-12-111-0/+5
|/
* Improve fontification in csharp-ts-mode (bug#59909)Jostein Kjønigsen2022-12-091-2/+8
* ; Prefer HTTPS to HTTP in some URLsStefan Kangas2022-12-091-1/+1
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-091-3/+3
* Fix syntax-table for tree-sitter modesTheodor Thornhill2022-12-071-0/+1
* Consistent fontification of using-directives in csharp-ts-modeJostein Kjønigsen2022-12-061-1/+4
* Fix comment-start-skip in tree-sitter modes (bug#59690)Yuan Fu2022-12-031-1/+2
* Improve fontification in csharp-ts-modeJostein Kjønigsen2022-11-281-2/+12
* Remove treesit-comment-start/end and use comment-start/end-skipYuan Fu2022-11-271-2/+8
* Remove compatibility code in csharp-modeTheodor Thornhill2022-11-271-73/+2
* Correctly fontify types in typeof() expression in csharp-ts-modeJostein Kjønigsen2022-11-261-1/+2
* Reorganize treesit-font-lock-feaure-list's to the new level schemeYuan Fu2022-11-261-3/+4