index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2022-12-28
(python--treesit-settings): Remove duplicate matcher
Dmitry Gutov
2022-12-26
Clean up python-ts-mode font-lock features
Yuan Fu
2022-12-26
; Fix typos
Stefan Kangas
2022-12-24
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-15
Add "function" feature to python-ts-mode (bug#59977)
Yuan Fu
2022-12-15
Add basic support for hideshow in python-ts-mode (bug#60044)
Yuan Fu
2022-12-13
Fix syntax tables of tree-sitter modes (bug#59807)
Kai Ma
2022-12-12
Add "->" to python--treesit-operators (bug#59968)
Daniel Martín
2022-12-04
Improve treesit-fontify-with-override
Yuan Fu
2022-12-01
Add case and match to python--treesit-keywords (bug#59720)
Daniel Martín
2022-12-01
Add highlighting Python operators (bug#59629)
kobarity
2022-11-30
Sink python indent offset guessing to avoid test failure
Mattias Engdegård
2022-11-26
Reorganize treesit-font-lock-feaure-list's to the new level scheme
Yuan Fu
2022-11-26
Partially fix some python tests (bug#59477)
Yuan Fu
2022-11-25
; * lisp/progmodes/python.el (treesit-node-prev-sibling): Declare.
Eli Zaretskii
2022-11-24
Improve python-ts-mode fontification (bug#59534)
Yuan Fu
2022-11-23
Don't skip nested defuns in python-ts-mode defun navigation
Yuan Fu
2022-11-23
; Fix typos
Stefan Kangas
2022-11-22
Tweak python-ts-mode fontification (bug#59470)
Yuan Fu
2022-11-21
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
; Silence byte-compiler warnings
Eli Zaretskii
2022-11-21
Add separate keymaps for js/python/css-ts-mode
Yuan Fu
2022-11-21
Tweak python-ts-mode fontification
Yuan Fu
2022-11-20
Limit recursion level for tree-sitter imenu functions
Yuan Fu
2022-11-20
; Improve recently-modified documentation
Eli Zaretskii
2022-11-19
Fix uses of treesit-ready-p
Yuan Fu
2022-11-19
Merge function/class-name features in python-mode
Yuan Fu
2022-11-19
Split python-mode into native and tree-sitter variant
Yuan Fu
2022-11-19
Fix python-mode tree-sitter fontification
Yuan Fu
2022-11-17
Utilize new font-lock faces for C/C++ and Python tree-sitter use
Randy Taylor
2022-11-15
Make tree-sitter fontification automatically update
Yuan Fu
2022-11-15
Remove the contextual hack in tree-sitter fontification
Yuan Fu
2022-11-10
Utilize new face font-lock-escape-face in python-mode
Yuan Fu
2022-11-10
Fix indentation for multi-line block start in Python mode
kobarity
2022-11-09
Mimic existing python-mode beg/end-of-defun behavior better
Yuan Fu
2022-11-02
Pass region start and end to tree-sitter fontification functions
Yuan Fu
2022-11-02
Add handling of contextual entities in tree-sitter font-lock
Yuan Fu
2022-11-02
Change signature of tree-sitter font-lock functions
Yuan Fu
2022-11-01
Fix string fontification for tree-sitter python-mode
Yuan Fu
2022-10-31
Use treesit-fontify-with-override in tree-sitter functions
Yuan Fu
2022-10-31
Add an argument OVERRIDE to tree-sitter font-lock functions
Yuan Fu
2022-10-31
Improve python tree-sitter's string fontification
Yuan Fu
2022-10-29
Separate python tree-sitter fontification into features
Yuan Fu
2022-10-27
Disable completion/ElDoc/FFAP when Python program is running
kobarity
2022-10-26
Add tree-sitter navigation support to python-mode
Yuan Fu
2022-10-25
New tree-sitter toggle scheme
Yuan Fu
2022-10-19
Revise the toggle scheme of tree-sitter (again)
Yuan Fu
2022-10-18
; * lisp/progmodes/python.el (python--backend-toggle): Use cond.
Yuan Fu
2022-10-18
Install new toggle scheme for tree-sitter
Yuan Fu
2022-10-16
Fix invalid search bound error in python-shell-completion-at-point
kobarity
[prev]
[next]