issues
search
titoBouzout
/
WordCount
Real-time Word, Char, Line and Page counter, in the status-bar for the document, line or selection. Sublime Text
Other
291
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Poor performance in large text documents
#67
martixy
opened
3 years ago
1
White/black list specific files?
#66
Unknow0059
opened
3 years ago
0
Can't strip away multiple lines with `.*`
#65
mazunki
opened
5 years ago
0
Update WordCount.sublime-settings
#64
mazunki
opened
5 years ago
0
0 Word count initially when opening Markdown document with approx 4000+ words
#63
lukedegruchy
opened
5 years ago
0
ws['modified'] = True -> TypeError
#62
reagle
opened
5 years ago
1
st3 KeyError count
#61
ConorSheehan1
opened
5 years ago
0
Location of word count in status bar
#60
reagle
closed
5 years ago
3
More detailed installation instructions
#59
cshirky
closed
5 years ago
2
Better settings file handling
#58
runxel
closed
5 years ago
3
All my updates
#56
evandrocoan
closed
6 years ago
3
Why not submit this to package control?
#55
reagle
closed
5 years ago
1
line count only work when selecting text
#54
fabeit
opened
8 years ago
0
WordCount doesn't appear
#53
AkelD
opened
8 years ago
11
Cursor hiccups
#52
martixy
closed
8 years ago
5
did you rebuild the repo for st3 without preserving st2?
#51
Pomax
closed
8 years ago
2
Suggestion to rename the prefs "page_count_mode_count_words" and "words_per_page"
#50
ghost
opened
8 years ago
1
LaTeX commands stripping
#49
juanfal
closed
8 years ago
9
current page value not incrementing properly
#48
buzzgary
opened
9 years ago
1
Can't be installed using Package Control
#47
bosborne
closed
9 years ago
6
Incorrect counts when dashes are used
#46
andrewheiss
closed
8 years ago
3
freezes on multiline strip patterns
#45
scoavoux
closed
8 years ago
1
Only sublime 2?
#44
jonathan-s
closed
9 years ago
7
for selection of numbers provide the numerical statistics
#43
den-run-ai
closed
9 years ago
3
Sum two file's line count
#42
acaetano
opened
9 years ago
0
Fix line_char_count
#41
amanda08
closed
9 years ago
4
Unexpected behaviour in page count
#40
mjklin
closed
9 years ago
8
Display current page option
#39
mjklin
closed
9 years ago
1
update readme.md, add instructions to get to preferences file
#38
ianklatzco
closed
9 years ago
1
Fix multiple pages being displayed as "Pagess"
#37
houli
closed
9 years ago
1
Changed calculation of page count
#36
NickCody
closed
9 years ago
2
Change char_ignore_whitespace default value
#35
entozoon
closed
9 years ago
5
Sublime Text 2 support
#34
dsernst
closed
10 years ago
4
Improvements
#33
ghcpuman902
closed
10 years ago
0
Added installation instructions.
#32
ghcpuman902
closed
10 years ago
16
Update docs for #28
#31
alehandrof
closed
10 years ago
0
character count not displayed for selection
#30
igordot
closed
10 years ago
4
Add option to include whitespace in character count
#29
estmatic
closed
10 years ago
1
Option to exclude comments
#28
alehandrof
closed
10 years ago
10
Using .split() makes regex checking for comments impossible
#27
PMunch
closed
10 years ago
7
wrdRX option
#26
PMunch
closed
10 years ago
1
Package Control: The package "WordCount" is not available on this platform.
#25
zbrox
closed
10 years ago
12
Don't count white space characters
#24
bennyrowland
closed
10 years ago
2
Changing the [^\w] to \W
#23
proappsteam
closed
11 years ago
2
Updating contributors
#22
proappsteam
closed
11 years ago
9
White/black list per option?
#21
ghost
opened
11 years ago
1
Take care of all non-space characters separation (not just space or tab characters)
#20
proappsteam
closed
11 years ago
1
Update WordCount Regular Expression (second attempt)
#19
proappsteam
closed
11 years ago
4
Update WordCount Regular Expression
#18
proappsteam
closed
11 years ago
1
Adding an alternative online tool
#17
proappsteam
closed
11 years ago
7
Next