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
Type
/
to 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
.
pyQode
/
pyqode.core
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
46
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Miscellaneous bug fixes and performance improvements
- #165
#165
Merged
nilsholle
merged 21 commits into
pyQode:master
pyQode/pyqode.core:master
from
open-cogsci:various_bugfixes
open-cogsci/pyqode.core:various_bugfixes
Copy head branch name to clipboard
Jan 18, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Miscellaneous bug fixes and performance improvements
#165
nilsholle
merged 21 commits into
pyQode:master
pyQode/pyqode.core:master
from
open-cogsci:various_bugfixes
open-cogsci/pyqode.core:various_bugfixes
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2019
SpittableCodeEditTabWidget: also avoid ambiguous names when a name conflict arises with one of the parent splitters
smathot
committed
0cfc208
View commit details
Copy full SHA for 0cfc208
Browse repository at this point
Fix race condition where None is passed to TextHelper.line_text()
Show description for b07f0be
smathot
committed
b07f0be
View commit details
Copy full SHA for b07f0be
Browse repository at this point
CodeEdit: remember if the code edit was already closed
Show description for fd56769
smathot
committed
fd56769
View commit details
Copy full SHA for fd56769
Browse repository at this point
CodeEdit: don't unnecessarily call _reset_stylesheet()
Show description for cdd8b26
smathot
committed
cdd8b26
View commit details
Copy full SHA for cdd8b26
Browse repository at this point
SplittableCodeEditTabWidget: set mime type on CodeEdit widgets that use PygmentsSH
Show description for e8dd60f
smathot
committed
e8dd60f
View commit details
Copy full SHA for e8dd60f
Browse repository at this point
PygmentsSH: don't try to set unspecified mime type
smathot
committed
a241bd8
View commit details
Copy full SHA for a241bd8
Browse repository at this point
Commits on Sep 14, 2019
PygmentsSH: fall back to TextLexer
Show description for ef19362
smathot
committed
ef19362
View commit details
Copy full SHA for ef19362
Browse repository at this point
Commits on Sep 16, 2019
SplittableCodeEditTabWidget: only rename tabs when an actual save-as has occurred
Show description for df18fb8
smathot
committed
df18fb8
View commit details
Copy full SHA for df18fb8
Browse repository at this point
Commits on Sep 20, 2019
SyntaxHighlighter: don't unnecessarily call _reset_stylesheet()
Show description for 6a8e031
smathot
committed
6a8e031
View commit details
Copy full SHA for 6a8e031
Browse repository at this point
Commits on Nov 6, 2019
Fall back to text/plain mimetype when lexer is missing
smathot
committed
804204a
View commit details
Copy full SHA for 804204a
Browse repository at this point
Commits on Nov 8, 2019
CodeEdit: home jumps to beginning of line (not block) for unindented lines
Show description for 506741b
smathot
committed
506741b
View commit details
Copy full SHA for 506741b
Browse repository at this point
CodeEdit: correctly update visible blocks when first block is partly out of the viewport
Show description for 139b4bc
smathot
committed
139b4bc
View commit details
Copy full SHA for 139b4bc
Browse repository at this point
Commits on Nov 15, 2019
PanelsManager: fix references to modes
smathot
committed
c9540dc
View commit details
Copy full SHA for c9540dc
Browse repository at this point
Commits on Nov 21, 2019
PygmentsSH: copy lexer when cloning
Show description for 7a57f08
smathot
committed
7a57f08
View commit details
Copy full SHA for 7a57f08
Browse repository at this point
CodeEdit: don't assume that clones have exactly the same modes and panels as originals
Show description for ee0803f
smathot
committed
ee0803f
View commit details
Copy full SHA for ee0803f
Browse repository at this point
Commits on Nov 24, 2019
CodeEdit: better implementation of cut
Show description for 135da1c
smathot
committed
135da1c
View commit details
Copy full SHA for 135da1c
Browse repository at this point
CodeEdit: fix swapping multiline blocks
smathot
committed
d58bc1f
View commit details
Copy full SHA for d58bc1f
Browse repository at this point
AutoCompleteMode: make list of characters that shoudn't be duplicated configurable
smathot
committed
3998474
View commit details
Copy full SHA for 3998474
Browse repository at this point
Commits on Nov 29, 2019
SearchAndReplacePanel: postpone selecting until searching is done
Show description for 90f124c
smathot
committed
90f124c
View commit details
Copy full SHA for 90f124c
Browse repository at this point
Commits on Dec 13, 2019
Remove line (don't just blank) when cutting unselected text
smathot
committed
64eaf17
View commit details
Copy full SHA for 64eaf17
Browse repository at this point
Commits on Dec 14, 2019
Remove extraneous print statements
smathot
committed
cfa583e
View commit details
Copy full SHA for cfa583e
Browse repository at this point
You can’t perform that action at this time.