Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-canux
/
python-mode
Public
forked from
python-mode/python-mode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-mode
autoload
pymode
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 5, 2020
Add builtin breakpoint (PEP 553)
Show description for 0c413a7
fpob
committed
0c413a7
View commit details
Copy full SHA for 0c413a7
View code at this point
Browse repository at this point
Commits on May 29, 2020
Add submodule info in debug messages
Diego Rabatone Oliveira
committed
2da50da
View commit details
Copy full SHA for 2da50da
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
Assume Python 3 is being used
Show description for 1e24d53
avacariu
committed
1e24d53
View commit details
Copy full SHA for 1e24d53
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Fix import error for 'pymode.libs.six'
felipe-vieira0
committed
7fbf9eb
View commit details
Copy full SHA for 7fbf9eb
View code at this point
Browse repository at this point
Commits on May 12, 2019
method motions to include decorators
Show description for d4aa916
KamranMaharov
committed
d4aa916
View commit details
Copy full SHA for d4aa916
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
fixed auto insert for rope complete
Show description for bfd70f7
zcodes
committed
bfd70f7
View commit details
Copy full SHA for bfd70f7
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Merge pull request #947 from fpob/fix-preview
Show description for ac97c66
diraol
authored
ac97c66
View commit details
Copy full SHA for ac97c66
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Import six from pymode submodule
diraol
committed
79d0068
View commit details
Copy full SHA for 79d0068
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Use importlib instead of imp when using python3
Show description for 33340ab
riher
committed
33340ab
View commit details
Copy full SHA for 33340ab
View code at this point
Browse repository at this point
Add pymode option to change preview height
fpob
committed
6eeb76d
View commit details
Copy full SHA for 6eeb76d
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Fix preview window
Show description for 34c3d14
fpob
committed
34c3d14
View commit details
Copy full SHA for 34c3d14
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Fix #826
Junlan Liu
committed
02a6e69
View commit details
Copy full SHA for 02a6e69
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Avoid move to first error or warning on PymodeLint
Show description for d5e7be1
diraol
committed
d5e7be1
View commit details
Copy full SHA for d5e7be1
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Clear error signs and close loclist if no errors or warnings
Matt Madrid
committed
a92ccf3
View commit details
Copy full SHA for a92ccf3
View code at this point
Browse repository at this point
Show loclist only if there are errors or warnings
Show description for d704c98
diraol
committed
d704c98
View commit details
Copy full SHA for d704c98
View code at this point
Browse repository at this point
Modify loclist
Show description for 7c2201f
Will Le
authored and
diraol
committed
7c2201f
View commit details
Copy full SHA for 7c2201f
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
Show linters error list only if not empty
glujan
committed
292f705
View commit details
Copy full SHA for 292f705
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
merged issue #840: fixed pymode_breakpoint deleting line if no debugger was found
fmv1992
committed
371eba4
View commit details
Copy full SHA for 371eba4
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Fixed corner case of folding crash when there is a definition on the first line (gh issue #839)
fmv1992
committed
8aeb039
View commit details
Copy full SHA for 8aeb039
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
moved functions that restore cursor position near to where cursor is moved
fmv1992
committed
52ef7ab
View commit details
Copy full SHA for 52ef7ab
View code at this point
Browse repository at this point
added branch develop to Travis CI build and solved gh issue #814 (on the folding jumping problem)
fmv1992
committed
60c638d
View commit details
Copy full SHA for 60c638d
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
greatly improved tests; improved folding as a result
fmv1992
committed
5b6e92d
View commit details
Copy full SHA for 5b6e92d
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
fixed folding issue when definition was on first line (gh issue 808)
fmv1992
committed
c7e6baa
View commit details
Copy full SHA for c7e6baa
View code at this point
Browse repository at this point
fixed breakpoint_cmd being improperly reset (gh issue 795)
fmv1992
committed
65c68ea
View commit details
Copy full SHA for 65c68ea
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
changed troubleshooting mechanism and updated documentation on development guidelines
fmv1992
committed
6d497a4
View commit details
Copy full SHA for 6d497a4
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
updated vim files according to 2082d0b8fed7fff10b3f335cefc6a51dd25ee0b2 (various improvements)
fmv1992
committed
3e37c3c
View commit details
Copy full SHA for 3e37c3c
View code at this point
Browse repository at this point
Commits on May 18, 2017
Updated docstring regex to allow folding of raw python strings
ColinKennedy
committed
8abc436
View commit details
Copy full SHA for 8abc436
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Make folding much faster in some cases
Show description for 8587789
wilywampa
committed
8587789
View commit details
Copy full SHA for 8587789
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Merge remote-tracking branch 'upstream/develop' into develop
fmv1992
committed
8cfbb9c
View commit details
Copy full SHA for 8cfbb9c
View code at this point
Browse repository at this point
improved folding of various cases
fmv1992
committed
a8dcbc8
View commit details
Copy full SHA for a8dcbc8
View code at this point
Browse repository at this point
fixed folding for inline def statements
fmv1992
committed
72bbe35
View commit details
Copy full SHA for 72bbe35
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Allow virtual environments to be absolute paths
mattdodge
committed
67d4b94
View commit details
Copy full SHA for 67d4b94
View code at this point
Browse repository at this point
Commits on Dec 17, 2016
breakpoint: Use tabs if expandtab is false. #718
brycepg
committed
6e41769
View commit details
Copy full SHA for 6e41769
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
improved folding in various cases
fmv1992
committed
a81cdc4
View commit details
Copy full SHA for a81cdc4
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Fix #513
klen
committed
7ab4073
View commit details
Copy full SHA for 7ab4073
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.