issues
search
ankurdave
/
color-identifiers-mode
Emacs minor mode to highlight each source code identifier uniquely based on its name
308
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rm extra indirection by making (color-identifiers:refontify) an alias
#122
Hi-Angel
closed
6 days ago
12
Avoid turning on the mode in temporary buffers
#121
Hi-Angel
closed
4 weeks ago
0
Support extra face properties on identifiers
#120
Hi-Angel
closed
1 month ago
0
Don't regenerate colors when emacsclient with a different UI appears
#119
Hi-Angel
closed
5 months ago
1
Don't change match-data in "exclusion pattern" and test the exclusion
#118
Hi-Angel
closed
8 months ago
0
Fix new warnings enabled in upstream
#117
Hi-Angel
closed
8 months ago
0
wip: Do not run CI on `.md` file changes
#116
Hi-Angel
closed
1 year ago
1
Adding tests for 'hash method, test for content insertion, other tests improvements
#115
Hi-Angel
closed
1 year ago
0
Enable CI for pull-requests
#114
Hi-Angel
closed
1 year ago
7
Add tests
#113
Hi-Angel
closed
1 year ago
2
Migrate color-identifiers:colors from list to vector
#112
Hi-Angel
closed
1 year ago
0
Define mode after all variables are defined
#111
Hi-Angel
closed
1 year ago
0
Make buffer-local color-index even more buffer-local
#110
Hi-Angel
closed
1 year ago
0
Don't call (font-lock-flush) unless font-lock-mode is enabled
#109
Hi-Angel
closed
1 year ago
0
Add rust-ts-mode as a recognized mode
#108
tokenrove
closed
1 year ago
1
Remove an excess (save-excursion) call in python mode
#107
Hi-Angel
closed
1 year ago
0
Remove unused arg from (scan-identifiers)
#106
Hi-Angel
closed
1 year ago
0
Fix bytecompile warning "Pattern t is deprecated. Use `_' instead"
#105
Hi-Angel
closed
1 year ago
0
Alleviate slowness of parsing huge 20k+ lines python files
#104
Hi-Angel
closed
1 year ago
0
Slow parsing of huge (26k+ lines) python files
#103
Hi-Angel
opened
1 year ago
2
README.md: add a badge showing latest Melpa version
#102
Hi-Angel
closed
1 year ago
0
Cleanups and improvements to elisp-mode declarations scanning
#101
Hi-Angel
closed
1 year ago
1
Migrate color-index-for-identifier to hash-table
#100
Hi-Angel
closed
1 year ago
1
feat: Add highlighting for clojurescript files
#99
niontrix
closed
1 year ago
3
Migrate python-get-declaration to hash-table
#98
Hi-Angel
closed
1 year ago
0
Default to `cc-mode-get-declarations`
#97
Hi-Angel
closed
1 year ago
5
README.md: avoid warnings in face-remap example
#96
Hi-Angel
closed
1 year ago
0
Use more lightweight cc-mode scanning function for js2-jsx-mode
#95
Hi-Angel
closed
1 year ago
0
Defaulting to `cc-mode-get-declarations` instead of `scan-identifiers`
#94
Hi-Angel
closed
1 year ago
1
Use more lightweight cc-mode scanning function for js2-mode
#93
Hi-Angel
closed
1 year ago
0
small cleanups and improvements to property scanning code
#92
Hi-Angel
closed
1 year ago
1
Add support for typescript-ts-mode and tsx-ts-mode
#91
Hi-Angel
closed
1 year ago
0
Convert a few identifiers listing funcs to hash-table
#90
Hi-Angel
closed
1 year ago
0
RFC: Decrease delay before recoloring to improve interactivity
#89
Hi-Angel
closed
1 year ago
1
Do not load python.el unless in python-mode
#88
Hi-Angel
closed
1 year ago
1
Add an ability to change recoloring delay
#87
Hi-Angel
closed
1 year ago
1
Fix code identation
#86
Hi-Angel
closed
2 years ago
0
Typescript support (+ tsx too)
#85
11111000000
closed
1 year ago
0
Hangs on Elisp buffers with circular structures
#84
eush77
opened
2 years ago
0
color-identifiers-mode is very slow when hideshowvis is enabled
#83
eyal0
closed
1 year ago
4
global-color-identifiers-mode fails altogether, if it fails on some files
#82
ghost
closed
1 year ago
3
Small fixes
#81
Hi-Angel
closed
2 years ago
3
Tree-sitter support
#80
Hi-Angel
closed
2 years ago
4
When enabled, org mode buffer tangling becomes very slow
#79
noorul
closed
1 year ago
4
Add cuda-mode to modes-alist
#78
eyal0
closed
3 years ago
3
Add support for CUDA .cu files
#77
eyal0
closed
3 years ago
0
color-identifiers-mode.el: don't run hooks manually
#76
Hi-Angel
closed
3 years ago
1
global-color-identifiers-mode not happening in c-mode automatically
#75
VizorKit
closed
3 years ago
7
added typescript support
#74
VizorKit
closed
4 years ago
1
README.md: melpa domain is changed, fix the broken link
#73
Hi-Angel
closed
4 years ago
1
Next