issues
search
Khan
/
slicker
a tool for moving things in python
125
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Slicker can't distinguish variable names from function names.
#38
csilvers
opened
5 years ago
1
Ignore symlinks. You can't move them, and we don't modify them.
#37
csilvers
opened
5 years ago
2
Allow blacklisting a file from slicker
#36
benjaminjkraft
opened
5 years ago
0
Slicker does not correctly move definitions containing unicode
#35
benjaminjkraft
opened
6 years ago
0
Option for slicker to make a method private
#34
benjaminjkraft
opened
6 years ago
0
slicker sometimes uses wrongly uses full-names inside comments
#33
csilvers
opened
6 years ago
0
slicker eats end-of-line comments
#32
csilvers
opened
6 years ago
0
add slicker to khan.github.io
#31
kevinbarabash
opened
6 years ago
2
Use parso instead of ast
#30
benjaminjkraft
closed
6 years ago
2
Migrate isort
#29
fpietka
opened
6 years ago
0
Support a --dry-run flag, to say what we would do but not do it
#28
LittleKey
opened
6 years ago
4
If parsing fails, use the SyntaxError line as our FatalError line
#27
benjaminjkraft
opened
6 years ago
0
Couldn't parse encoding
#26
laixintao
closed
6 years ago
5
Pycharm imports fix
#25
silentninja
closed
6 years ago
1
Use isort instead of fix-includes
#24
benjaminjkraft
opened
6 years ago
0
Handle code in __init__.py files
#23
benjaminjkraft
opened
6 years ago
0
Alias should allow symbol imports
#22
benjaminjkraft
opened
6 years ago
0
Modify slicker to handle python 3
#21
benjaminjkraft
opened
6 years ago
6
Handle symbol imports correctly
#20
benjaminjkraft
opened
6 years ago
2
Track local variables and scopes
#19
benjaminjkraft
opened
6 years ago
0
test_slicker.AliasTest.test_auto_with_conflicting_imports is flaky
#18
benjaminjkraft
closed
6 years ago
2
"Fixup" flag to rewrite imports without moving code
#17
benjaminjkraft
opened
6 years ago
0
Flag to make imports relative
#16
benjaminjkraft
closed
6 years ago
1
Handle multiple imports on one line
#15
benjaminjkraft
opened
6 years ago
0
If slicker finds a conflict, choose an alternative import
#14
benjaminjkraft
opened
6 years ago
0
Handle symlinks better
#13
csilvers
opened
6 years ago
1
Use travis-ci to run tests on pull requests
#12
kevinbarabash
closed
6 years ago
1
Make slicker pip-installable
#11
csilvers
closed
6 years ago
1
Improve slicker conflict check
#10
csilvers
opened
6 years ago
0
Slicker should try to fix up whitespace
#9
csilvers
opened
6 years ago
1
Slicker should do better with local abbreviations
#8
csilvers
opened
6 years ago
3
Handle relative imports in slicker
#7
csilvers
closed
6 years ago
0
Split slicker.py up into several files
#6
csilvers
closed
6 years ago
0
Factor out and more clearly document slicker's model of files
#5
csilvers
opened
6 years ago
1
Add "grep mode"
#4
csilvers
opened
6 years ago
0
Expose import-parsing and other low-level parsing tools for other tools to use
#3
benjaminjkraft
opened
6 years ago
0
slicker thinks a local variable is a reference to an import
#2
davidflanagan
opened
6 years ago
3
Does not rename imports with `@Nolint`
#1
csilvers
opened
6 years ago
3