issues
search
GabeDottl
/
NineSlashNine-PythonAutocomplete
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ipython from 7.2.0 to 8.10.0
#67
dependabot[bot]
opened
1 year ago
0
Bump numpy from 1.16.1 to 1.22.0
#66
dependabot[bot]
opened
2 years ago
0
Bump ipython from 7.2.0 to 7.16.3
#65
dependabot[bot]
closed
1 year ago
1
Bump numpy from 1.16.1 to 1.21.0
#64
dependabot[bot]
closed
2 years ago
1
Bump py from 1.8.0 to 1.10.0
#63
dependabot[bot]
opened
3 years ago
0
Bump pygments from 2.3.1 to 2.7.4
#62
dependabot[bot]
opened
3 years ago
0
Platform effect: provide interface for teaching usage patterns
#61
GabeDottl
opened
5 years ago
0
Language server features
#60
GabeDottl
opened
5 years ago
0
temporal fix
#59
GabeDottl
opened
5 years ago
1
Train models for better autocomplete prediction
#58
GabeDottl
opened
5 years ago
0
Expose way to do diff of changes made by NSN Code Assistant
#57
GabeDottl
opened
5 years ago
0
Flag missing returns hard - and fix when clear
#56
GabeDottl
opened
5 years ago
0
Handle assertions cleanly
#55
GabeDottl
opened
5 years ago
0
URI for libraries
#54
GabeDottl
opened
5 years ago
0
highlight same variable uses
#53
GabeDottl
opened
5 years ago
0
Infer import pattern from code
#52
GabeDottl
opened
5 years ago
0
Come up with solution for index building performance
#51
GabeDottl
opened
5 years ago
0
Explore enhancements with tree view in explorer sidebar
#50
GabeDottl
opened
5 years ago
0
Auto-generate explicit snippets?
#49
GabeDottl
opened
5 years ago
0
Add broad Exception handling around major components (parsing, importing, etc.)
#48
GabeDottl
opened
5 years ago
0
Refine import-heuristic using runtime-info
#47
GabeDottl
opened
5 years ago
0
Autocomplete with typos - e.g. contuinu -> continue
#46
GabeDottl
opened
5 years ago
0
Key logging & file history logging for deltas and learning
#45
GabeDottl
opened
5 years ago
0
Correct typos taking advantage of local context
#44
GabeDottl
opened
5 years ago
0
Explore feasibility of faster-run times w/pre-compilation
#43
GabeDottl
opened
5 years ago
0
code-health AI dev
#42
GabeDottl
opened
5 years ago
2
Auto-make methods private
#41
GabeDottl
opened
5 years ago
0
auto-Remove unused variables & imports
#40
GabeDottl
opened
5 years ago
0
Strip whitespace
#39
GabeDottl
opened
5 years ago
0
Handle corrupt files/directories better
#38
GabeDottl
opened
5 years ago
1
Improve performance of running fix_code often or repeatedly updating an index file
#37
GabeDottl
opened
5 years ago
0
Add support to symbol_index.py for deletions
#36
GabeDottl
opened
5 years ago
0
Create Jupyter notebook for measuring performance of various operations
#35
GabeDottl
opened
5 years ago
0
Clean up checks for __init__.pyi - does not actually mark a package
#34
GabeDottl
opened
5 years ago
1
Fortify logic for checking update files to work well with well-populated FS
#33
GabeDottl
opened
5 years ago
0
Add back init-check logic selectively to handle overly-broad path settings
#32
GabeDottl
opened
5 years ago
0
Instead of importing symbols directly, use already imported modules where possible
#31
GabeDottl
opened
5 years ago
0
Use ML-name suggest to name variable-extractions for micro-optimization
#30
GabeDottl
opened
5 years ago
0
Auto-rewrite if/elif/else statements
#29
GabeDottl
opened
5 years ago
0
Auto-micro-optimize: replace repetitive non-mutating function calls w/vars
#28
GabeDottl
opened
5 years ago
1
Fortify saving/loading logic
#27
GabeDottl
opened
5 years ago
0
Consider using autopep8 module to format injections
#26
GabeDottl
opened
5 years ago
0
Look at memory usage & fix circular deps to use weakrefs.
#25
GabeDottl
opened
5 years ago
1
auto-weakref & GC run?
#24
GabeDottl
opened
5 years ago
0
Performance regression tests
#23
GabeDottl
opened
5 years ago
0
Auto-migrate to attrs
#22
GabeDottl
opened
5 years ago
0
Auto-standardize on conventions
#21
GabeDottl
opened
5 years ago
0
Expose OSS license & implement process for auto-updating list from requirements.txt
#20
GabeDottl
opened
5 years ago
0
Auto-fix spelling and trailing space removal.
#19
GabeDottl
opened
5 years ago
0
Auto-insert locals for subscripts on hot-paths
#18
GabeDottl
opened
5 years ago
0
Next