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
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 }}
johnarthur1
/
codeblocks-python
Public
forked from
spillz/codeblocks-python
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2018
Merge pull request #6 from yvesdm3000/master
Show description for 28584f2
spillz
authored
28584f2
View commit details
Copy full SHA for 28584f2
Browse repository at this point
Merge pull request #8 from stahta01/staging
Show description for 7301062
spillz
authored
7301062
View commit details
Copy full SHA for 7301062
Browse repository at this point
Commits on Apr 18, 2018
* PythonInterpreter: Possible build fix needs tested
Tim S
committed
2307000
View commit details
Copy full SHA for 2307000
Browse repository at this point
* PythonInterpreter: Build fix by updating SCI macros
Tim S
committed
0319a25
View commit details
Copy full SHA for 0319a25
Browse repository at this point
- PythonInterpreter: PCH code fixes
Tim S
committed
13bec53
View commit details
Copy full SHA for 13bec53
Browse repository at this point
- XmlRpcEmbedder: PCH code fixes
Tim S
committed
731cb8d
View commit details
Copy full SHA for 731cb8d
Browse repository at this point
- PythonInterpreter: PCH code fixes
Tim S
committed
da3ae74
View commit details
Copy full SHA for da3ae74
Browse repository at this point
- PythonDebugger: PCH code fixes
Tim S
committed
0d27f14
View commit details
Copy full SHA for 0d27f14
Browse repository at this point
- PythonCodeCompletion: PCH code fixes
Tim S
committed
4f99087
View commit details
Copy full SHA for 4f99087
Browse repository at this point
- Update projects.
Show description for 84e9b4f
Tim S
committed
84e9b4f
View commit details
Copy full SHA for 84e9b4f
Browse repository at this point
- build: Use ".lib" or ".include" in CB Global vars
Tim S
committed
1c5f55d
View commit details
Copy full SHA for 1c5f55d
Browse repository at this point
Commits on Mar 22, 2017
Fix unrequested codecompletion menu: When asking for auto-completion, a background task starts, and then the insertion-point changes by the user (probably he doesn't want to wait for the CC results…
Show description for c788f2f
yvesdm3000
committed
c788f2f
View commit details
Copy full SHA for c788f2f
Browse repository at this point
Commits on Apr 3, 2015
Merge branch 'master' of https://github.com/spillz/codeblocks-python
spillz
committed
b93bf17
View commit details
Copy full SHA for b93bf17
Browse repository at this point
PythonDebugger: fixed borked return for HasWatch method (thanks Morten)
spillz
committed
c28df9a
View commit details
Copy full SHA for c28df9a
Browse repository at this point
Commits on Feb 2, 2015
PythonDebugger: testing EOF on the stream is not always reliable
spillz
committed
0f7ef71
View commit details
Copy full SHA for 0f7ef71
Browse repository at this point
Commits on Jan 24, 2015
PythonCodeCompletion: Improved completion hint formatting by unwrapping wrapped text and using the objects type and name as the heading. Improved calltip formatting by separating default args from …
Show description for 5a9b6f7
spillz
committed
5a9b6f7
View commit details
Copy full SHA for 5a9b6f7
Browse repository at this point
PythonCodeCompletion: added sample of the python_completion_config.py script that users can copy to their user data folder to add custom module paths for autocompletion or to configure jedi
spillz
committed
b5c2674
View commit details
Copy full SHA for b5c2674
Browse repository at this point
PythonCodeCompletion: Allow user to put python setup commands in ~/.codeblocks/share/codeblocks/python/python_completion_config.py (primary purpose is to add directories of cached modules to the py…
Show description for 166c788
spillz
committed
166c788
View commit details
Copy full SHA for 166c788
Browse repository at this point
Commits on Jan 21, 2015
PythonCodeCompletion: update for change in jedi api for calltips
spillz
committed
a9e97ac
View commit details
Copy full SHA for a9e97ac
Browse repository at this point
Commits on Jun 10, 2014
PythonCodeCompletion: 1. use tknEnd in place of GetCurrentPos 2. use RegisterAutoLaunchChars and RegisterCallTipChars to reduce the number of annoying completion popups
spillz
committed
82d84ec
View commit details
Copy full SHA for 82d84ec
Browse repository at this point
Commits on Mar 29, 2014
broke build because of header rename
spillz
committed
b322982
View commit details
Copy full SHA for b322982
Browse repository at this point
ignore backup files in gitignore
spillz
committed
1236d9a
View commit details
Copy full SHA for 1236d9a
Browse repository at this point
PreserverPermissions: plugin for unix that preserves original file permissions
spillz
committed
8ec6137
View commit details
Copy full SHA for 8ec6137
Browse repository at this point
Commits on Mar 22, 2014
PythonCodeCompletion: don't use the source_path arg in the Script constructor because buggy caching makes the returns call tips wrong
spillz
committed
6f923d3
View commit details
Copy full SHA for 6f923d3
Browse repository at this point
Merge branch 'master' of http://github.com/spillz/codeblocks-python
spillz
committed
30e184c
View commit details
Copy full SHA for 30e184c
Browse repository at this point
Commits on Mar 21, 2014
PythonCodeCompletion: merged and then deleted PythonCodeCompletion-cc
spillz
committed
5263096
View commit details
Copy full SHA for 5263096
Browse repository at this point
revised PythonCodeCompletion for latest version of trunk after the cc branch merge
spillz
committed
0c61b2c
View commit details
Copy full SHA for 0c61b2c
Browse repository at this point
Commits on Mar 12, 2014
PythonDebugger: aliases polute the local variable namespace (this is not the best solution, but better than nothing)
spillz
committed
814237b
View commit details
Copy full SHA for 814237b
Browse repository at this point
Commits on Mar 11, 2014
PythonInterpreter: strip carriage return from submitted code statements
spillz
committed
2817d4a
View commit details
Copy full SHA for 2817d4a
Browse repository at this point
PythonDebugger: Fix bug preventing the stack trace from showing (Don't request polling on dispatched commands until the last debug command of a group is sent)
spillz
committed
a68a274
View commit details
Copy full SHA for a68a274
Browse repository at this point
PythonDebugger: categorize watch locals into functions, modules, classes and other (could also tuck the __ builtins away somewhere too)
spillz
committed
4cbc955
View commit details
Copy full SHA for 4cbc955
Browse repository at this point
PythonDebugger: trim some of the watch output to ensure watches are updated, update children without removing unecessarily, check lexer type of debug target (don't just rely on filename), mark chan…
Show description for 6ab1e17
spillz
committed
6ab1e17
View commit details
Copy full SHA for 6ab1e17
Browse repository at this point
Commits on Jan 25, 2014
PythonInterpreter: allow the user to type exit() to terminate the interpreter (leads to ugly error message in the C::B log that will need be fixed in a future commit)
spillz
committed
2166cb1
View commit details
Copy full SHA for 2166cb1
Browse repository at this point
XmlRpcEmbedder: clean up more gracefully (i.e. cancel jobs before deleting objects) if the XmlRpcPipeServer terminates unexpectedly
spillz
committed
84df8be
View commit details
Copy full SHA for 84df8be
Browse repository at this point
PythonInterpreter: show an info window when the interpreter needs keyboard input
spillz
committed
d0e9734
View commit details
Copy full SHA for d0e9734
Browse repository at this point
Previous
Next
You can’t perform that action at this time.