GitHub / python-mode/python-mode issues and pull requests
#1193 - How to run the python code using pyenv and vim with the plugin
Issue -
State: open - Opened by xiangpin 4 months ago
#1192 - Implement RUFF to replace many of the dependencies
Pull Request -
State: open - Opened by diraol 4 months ago
- 2 comments
#1190 - Project revamp
Issue -
State: open - Opened by diraol 8 months ago
- 5 comments
#1189 - Dockerize the test environment for better reproducibility
Pull Request -
State: open - Opened by diraol 8 months ago
#1188 - Docker Base: Setup vim for all python vesions
Pull Request -
State: closed - Opened by diraol 8 months ago
#1186 - Start building a new docker based test flow
Pull Request -
State: closed - Opened by diraol 8 months ago
#1185 - Update submodules
Pull Request -
State: open - Opened by diraol 8 months ago
#1184 - delete key does not remove tabs or spaces in insert mode
Issue -
State: open - Opened by nioboy over 1 year ago
#1183 - Vim configuration
Issue -
State: open - Opened by Esmail-cmd over 1 year ago
#1182 - Move to pycodestyle 2.11.0
Pull Request -
State: open - Opened by sc68cal almost 2 years ago
#1181 - When saving a file with :w, stuck on [Pymode] regenerate rope cache
Issue -
State: open - Opened by Kirito139 almost 2 years ago
#1180 - Tag 0.14.0 is missing
Issue -
State: open - Opened by ftapajos about 2 years ago
#1179 - NameError: name 'rope' is not defined
Issue -
State: open - Opened by eyalk11 about 2 years ago
#1177 - 'Error' object has no attribute 'get'
Issue -
State: open - Opened by PawelKra over 2 years ago
- 1 comment
#1169 - Should pkg_resources be vendored?
Issue -
State: open - Opened by mkohler over 2 years ago
- 5 comments
#1166 - lint.vim could not work...
Issue -
State: open - Opened by genuiner almost 3 years ago
- 19 comments
#416 - Error when starting up
Issue -
State: closed - Opened by ssbanerje almost 12 years ago
- 1 comment
#100 - Disabling pymode_folding disables any code folding and Enabling pymode_folding automatically folds EVERYTHING
Issue -
State: closed - Opened by voidptr over 13 years ago
- 3 comments
#99 - Pydocs (Shift + K) Not Working in Branch 6.4
Issue -
State: closed - Opened by gmrichmond almost 14 years ago
- 3 comments
#98 - Do not force `number` option if user prefers `relativenumber`
Pull Request -
State: closed - Opened by skrattaren almost 14 years ago
- 1 comment
#97 - fixing installation instructions
Pull Request -
State: closed - Opened by cathoderay almost 14 years ago
- 1 comment
#96 - Fix empty pydoc window for "unnamed" clipboard
Pull Request -
State: closed - Opened by mbadran almost 14 years ago
- 1 comment
#95 - Insert PYTHONPATH
Issue -
State: closed - Opened by orsenthil almost 14 years ago
- 3 comments
#94 - E121 Undefined variable: g:pymode_rope_short_prefix
Issue -
State: closed - Opened by neerajsingh almost 14 years ago
- 1 comment
#93 - sign define W text=WW texthl=Todo
Issue -
State: closed - Opened by myusuf3 almost 14 years ago
- 2 comments
#92 - PyLint make vim crash
Issue -
State: closed - Opened by Answeror almost 14 years ago
- 2 comments
#91 - Fix an issue that default syntax file doesn't load when a g:pymode_syntax is true
Pull Request -
State: closed - Opened by naoina almost 14 years ago
- 2 comments
#90 - Encoding errorwhile processing function RopeFindOccurrences
Issue -
State: closed - Opened by jalanb almost 14 years ago
- 1 comment
#89 - Pyflakes lint says All 'UndefinedName' object has no attribute 'col'
Issue -
State: closed - Opened by gbin almost 14 years ago
- 3 comments
#88 - Scratch window how to hide
Issue -
State: closed - Opened by g1ra almost 14 years ago
- 5 comments
#87 - ImportError: cannot import name urandom
Issue -
State: closed - Opened by nnutter almost 14 years ago
- 13 comments
#86 - PyRun and unittests
Issue -
State: closed - Opened by pmav99 almost 14 years ago
- 1 comment
#85 - make python-mode only effective for python filetypes
Issue -
State: closed - Opened by slestak almost 14 years ago
- 1 comment
#84 - Improve linter behaviour
Issue -
State: closed - Opened by sscherfke almost 14 years ago
- 4 comments
#83 - Add code-folding for multi-line docstrings
Issue -
State: closed - Opened by sscherfke almost 14 years ago
- 3 comments
#82 - Rope insert completion with <tab>
Issue -
State: closed - Opened by sscherfke almost 14 years ago
- 2 comments
#81 - Don't repeat "Error detected while processing function pymode#run#Run" ...
Pull Request -
State: closed - Opened by keanpantraw almost 14 years ago
#80 - Don't repeat "Error detected while processing function pymode#run#Run" ...
Pull Request -
State: closed - Opened by keanpantraw almost 14 years ago
#79 - Add missing StringIO import to pymode#doc#Show
Pull Request -
State: closed - Opened by keanpantraw almost 14 years ago
- 1 comment
#78 - Can you add an instruction in the documentation on how to change the default key maps?
Issue -
State: closed - Opened by laishulu almost 14 years ago
- 3 comments
#77 - Get error message when running PyLint
Issue -
State: closed - Opened by laishulu almost 14 years ago
- 8 comments
#76 - Make max. McCabe complexity configurable
Issue -
State: closed - Opened by sscherfke almost 14 years ago
- 1 comment
#75 - '_PEP8Options' object has no attribute 'max_line_length'
Issue -
State: closed - Opened by laishulu almost 14 years ago
- 2 comments
#74 - set textwidth=79 to be PEP8 compliant
Issue -
State: closed - Opened by sscherfke almost 14 years ago
- 1 comment
#73 - No RopeCompletion for module.module construction
Issue -
State: closed - Opened by svetlov almost 14 years ago
- 1 comment
#72 - Pydoc and Rope commands not working
Issue -
State: closed - Opened by mbadran almost 14 years ago
- 8 comments
#71 - Enter ^x mode automatically
Issue -
State: closed - Opened by laishulu almost 14 years ago
- 6 comments
#70 - Open GotToDefinition in vertical split?
Issue -
State: closed - Opened by mbrochh almost 14 years ago
- 2 comments
#69 - rope uses 2.7 syntax and thus fails python-mode for vims < 2.7
Issue -
State: closed - Opened by orsenthil almost 14 years ago
- 1 comment
#68 - False positives on lint checker
Issue -
State: closed - Opened by adibis almost 14 years ago
- 1 comment
#67 - Why does python-mode have linter feature?
Issue -
State: closed - Opened by DXist almost 14 years ago
- 3 comments
#66 - how to set which python to use
Issue -
State: closed - Opened by smoh almost 14 years ago
- 1 comment
#65 - The clipboard option "unnamed" cause the the output of python code is not pasted to preview windows
Issue -
State: closed - Opened by guotsuan almost 14 years ago
- 1 comment
#64 - omnicompletion
Issue -
State: closed - Opened by amcnabb about 14 years ago
- 6 comments
#63 - Fix mappings to rope that did not honor g:pymode_rope_local_prefix
Pull Request -
State: closed - Opened by Olivia5k about 14 years ago
- 1 comment
#62 - Allow print to be marked as a keyword instead of a function.
Pull Request -
State: closed - Opened by sjl about 14 years ago
- 1 comment
#61 - flake8 not found when running linters
Issue -
State: closed - Opened by mbrochh about 14 years ago
- 12 comments
#60 - how to rebind the code assist key?
Issue -
State: closed - Opened by tramchamploo about 14 years ago
- 1 comment
#59 - Saving after adding a breakpoint screws up the display
Issue -
State: closed - Opened by mbrochh about 14 years ago
- 2 comments
#58 - Can't disable quickfix window usage
Issue -
State: closed - Opened by DXist about 14 years ago
#57 - Pylint and Pyrun doesn't work on Ubuntu 10.04 GVIM 7.3
Issue -
State: closed - Opened by spacelis about 14 years ago
- 3 comments
#56 - Docs window opens on auto completion
Issue -
State: closed - Opened by mbrochh about 14 years ago
- 2 comments
#55 - Error when loading Vim on Windows after install
Issue -
State: closed - Opened by amitkot about 14 years ago
- 1 comment
#54 - Focus jumps to quickfix window after pylint
Issue -
State: closed - Opened by lechat about 14 years ago
- 1 comment
#53 - Use flake8 instead of pyflakes
Issue -
State: closed - Opened by klen about 14 years ago
- 3 comments
#52 - More powerfull python folding
Issue -
State: closed - Opened by klen about 14 years ago
- 1 comment
#51 - pylint related error on linux mint 12
Issue -
State: closed - Opened by ghost about 14 years ago
- 8 comments
#50 - Defaults for 'pymode_options_other' break 'relativenumber'
Issue -
State: closed - Opened by haesken about 14 years ago
- 1 comment
#49 - error in .vim/plugin/pymode.vim
Issue -
State: closed - Opened by tramchamploo about 14 years ago
- 1 comment
#48 - Error detected while processing function pymode#CheckProgram
Issue -
State: closed - Opened by tvi about 14 years ago
- 1 comment
#47 - Error Loading vim -- undefined variable g:mode_syntax
Issue -
State: closed - Opened by DataJunkie about 14 years ago
- 3 comments
#46 - Feature request: show error message in status line when cursor is placed at the error line
Issue -
State: closed - Opened by DXist about 14 years ago
- 1 comment
#45 - Pylint regex fix for windows
Issue -
State: closed - Opened by srathbun about 14 years ago
- 1 comment
#44 - socket.py ImportError DLL load failed R6034
Issue -
State: closed - Opened by yangjiandong about 14 years ago
- 1 comment
#43 - confusing pylint configuration
Issue -
State: closed - Opened by slestak about 14 years ago
- 5 comments
#42 - breakpoint feature requires ipdb but doesn't provide it
Issue -
State: closed - Opened by venthur about 14 years ago
- 2 comments
#41 - fall back to pdb if ipdb is not installed
Issue -
State: closed - Opened by slestak about 14 years ago
- 1 comment
#40 - Add a sign for info messages from pylint.
Pull Request -
State: closed - Opened by fhenrysson about 14 years ago
- 1 comment
#39 - inline pylint override appears to break python mode
Issue -
State: closed - Opened by slestak about 14 years ago
- 1 comment
#38 - cc changes whole class not a line
Issue -
State: closed - Opened by DXist about 14 years ago
- 1 comment
#37 - Feature request: on the fly checking for pyflakes
Issue -
State: closed - Opened by DXist about 14 years ago
- 1 comment
#36 - Check on save not working with Turkish locale
Issue -
State: closed - Opened by jnmbk about 14 years ago
#35 - Override configuration with mandatory values
Pull Request -
State: closed - Opened by dirkwallenstein about 14 years ago
- 1 comment
#34 - python-mode strange omnicomplete behavior
Issue -
State: closed - Opened by tmelz about 14 years ago
- 1 comment
#33 - Running vim/gvim with python-mode 0.5 takes 5 seconds (Ubuntu)
Issue -
State: closed - Opened by ianozsvald about 14 years ago
- 5 comments
#32 - "Making rename changes..." runs too slow
Issue -
State: closed - Opened by barthess about 14 years ago
- 1 comment
#31 - File is set as readonly when using PyLint
Issue -
State: closed - Opened by punassuming about 14 years ago
- 1 comment
#30 - Documentation/README errors
Issue -
State: closed - Opened by JackLeo about 14 years ago
- 1 comment
#29 - Toggle pylint cwindow function
Issue -
State: closed - Opened by pielgrzym over 14 years ago
- 4 comments
#28 - Buffer read only after save
Issue -
State: closed - Opened by rene-aguirre over 14 years ago
- 6 comments
#27 - fix syntax highlight
Pull Request -
State: closed - Opened by tramchamploo over 14 years ago
- 1 comment
#26 - self is not highlighted under newest version
Issue -
State: closed - Opened by tramchamploo over 14 years ago
- 2 comments
#25 - Highlight self
Pull Request -
State: closed - Opened by sorin-ionescu over 14 years ago
- 1 comment
#24 - Add an option for turning off custom syntax highlighting.
Pull Request -
State: closed - Opened by sjl over 14 years ago
- 1 comment
#23 - Fixed typo
Pull Request -
State: closed - Opened by mbrochh over 14 years ago
- 1 comment
#22 - still function RopeGotoDefinition
Issue -
State: closed - Opened by tramchamploo over 14 years ago
- 1 comment
#21 - File "<string>", line 48, in pyflakes UnboundLocalError
Issue -
State: closed - Opened by tramchamploo over 14 years ago
- 3 comments
#20 - auto popup feature
Issue -
State: closed - Opened by stardiviner over 14 years ago
- 3 comments
#19 - omni complete is very slow and use high CPU
Issue -
State: closed - Opened by stardiviner over 14 years ago
- 2 comments
#18 - Plugin Doesn't Work After Installation
Issue -
State: closed - Opened by lightonphiri over 14 years ago
- 20 comments