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
.
pythoningLearning
/
hackedit
Public
forked from
gitter-badger/hackedit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2016
Travis: fix missing coveralls package
Show description for 3262705
ColinDuquesnoy
committed
3262705
View commit details
Copy full SHA for 3262705
Browse repository at this point
Commits on Aug 7, 2016
Update to the latest pyqode.core and keyring versions
ColinDuquesnoy
committed
a695aff
View commit details
Copy full SHA for a695aff
Browse repository at this point
Add package manager interface to the interpreter setup page
Show description for 80f2dda
ColinDuquesnoy
committed
80f2dda
View commit details
Copy full SHA for 80f2dda
Browse repository at this point
Commits on Aug 1, 2016
Update to jedi 0.10 preview
Show description for 95a601a
ColinDuquesnoy
committed
95a601a
View commit details
Copy full SHA for 95a601a
Browse repository at this point
Build and run: improve selection of first compiler/interpreter/pre_compiler if we have configuration for plugins that have been removed
ColinDuquesnoy
committed
8806a42
View commit details
Copy full SHA for 8806a42
Browse repository at this point
Commits on Jul 31, 2016
Change "Default" column name
ColinDuquesnoy
committed
749fb8b
View commit details
Copy full SHA for 749fb8b
Browse repository at this point
Restore default if removed item was the default
ColinDuquesnoy
committed
a8296e1
View commit details
Copy full SHA for a8296e1
Browse repository at this point
Improve display interpreter config
Show description for ebfa8de
ColinDuquesnoy
committed
ebfa8de
View commit details
Copy full SHA for ebfa8de
Browse repository at this point
Add the controller for the interpreter config preferences tab
Show description for 86144a4
ColinDuquesnoy
committed
86144a4
View commit details
Copy full SHA for 86144a4
Browse repository at this point
Add new plugin type: InterpreterPlugin and load it
ColinDuquesnoy
committed
e194ca2
View commit details
Copy full SHA for e194ca2
Browse repository at this point
Fix windows test
Show description for 076c221
ColinDuquesnoy
committed
076c221
View commit details
Copy full SHA for 076c221
Browse repository at this point
Add interpreter API
Show description for 9258fa2
ColinDuquesnoy
committed
9258fa2
View commit details
Copy full SHA for 9258fa2
Browse repository at this point
Simplify ci setup and always use latest pyqt version available
ColinDuquesnoy
committed
3c450b7
View commit details
Copy full SHA for 3c450b7
Browse repository at this point
Fix compiler test failing if no autodetected config could be found
ColinDuquesnoy
committed
0fc4229
View commit details
Copy full SHA for 0fc4229
Browse repository at this point
Fix travis ci install
ColinDuquesnoy
committed
7d19318
View commit details
Copy full SHA for 7d19318
Browse repository at this point
Refactor pre-compiler and compilers
Show description for a9ad152
ColinDuquesnoy
committed
a9ad152
View commit details
Copy full SHA for a9ad152
Browse repository at this point
Fix restore state with PyQt 5.7 if not state could be found in settings.
ColinDuquesnoy
committed
4e2373f
View commit details
Copy full SHA for 4e2373f
Browse repository at this point
Revert back to jedi 0.8.1
Show description for ce9e9f9
ColinDuquesnoy
committed
ce9e9f9
View commit details
Copy full SHA for ce9e9f9
Browse repository at this point
Remove the custom pre-compiler plugin
ColinDuquesnoy
committed
50b7334
View commit details
Copy full SHA for 50b7334
Browse repository at this point
Base build and run controller: fix reset issues
ColinDuquesnoy
committed
9ece00a
View commit details
Copy full SHA for 9ece00a
Browse repository at this point
Rename goto anything action into goto file
Show description for 6ce32dc
ColinDuquesnoy
committed
6ce32dc
View commit details
Copy full SHA for 6ce32dc
Browse repository at this point
Locator: use Ctrl+T by default instead of Ctrl+P
Show description for ab0e8d3
ColinDuquesnoy
committed
ab0e8d3
View commit details
Copy full SHA for ab0e8d3
Browse repository at this point
Commits on Jul 30, 2016
Build and run controllers
Show description for a24db97
ColinDuquesnoy
committed
a24db97
View commit details
Copy full SHA for a24db97
Browse repository at this point
Refactoring the build and run controllers
Show description for dcc87c7
ColinDuquesnoy
committed
dcc87c7
View commit details
Copy full SHA for dcc87c7
Browse repository at this point
PyQt 5.7 compatiblity
Show description for 5c0ac1a
ColinDuquesnoy
committed
5c0ac1a
View commit details
Copy full SHA for 5c0ac1a
Browse repository at this point
Improve compiler config
Show description for 6e46766
ColinDuquesnoy
committed
6e46766
View commit details
Copy full SHA for 6e46766
Browse repository at this point
[Build And Run] Improve icons and log messages
ColinDuquesnoy
committed
66e06df
View commit details
Copy full SHA for 66e06df
Browse repository at this point
AppVeyor use pyqt 5.6 for now
Show description for d86f966
ColinDuquesnoy
committed
d86f966
View commit details
Copy full SHA for d86f966
Browse repository at this point
Minor improvements to the precompilers
ColinDuquesnoy
committed
ff1a0d9
View commit details
Copy full SHA for ff1a0d9
Browse repository at this point
Improve CommandBuilder
Show description for f74468f
ColinDuquesnoy
committed
f74468f
View commit details
Copy full SHA for f74468f
Browse repository at this point
Commits on Jul 24, 2016
Add pre-compiler system
Show description for 304ce97
ColinDuquesnoy
committed
304ce97
View commit details
Copy full SHA for 304ce97
Browse repository at this point
Temporarily disable indexing api tests
Show description for 5768f87
ColinDuquesnoy
committed
5768f87
View commit details
Copy full SHA for 5768f87
Browse repository at this point
Add HACKEDIT_IGNORE_VENDOR_PATH for ignoring vendor path
Show description for 69dd1cd
ColinDuquesnoy
committed
69dd1cd
View commit details
Copy full SHA for 69dd1cd
Browse repository at this point
Add HACKEDIT_DEV_MODE environment var
Show description for 023caaf
ColinDuquesnoy
committed
023caaf
View commit details
Copy full SHA for 023caaf
Browse repository at this point
Update requirements
Show description for 305ad26
ColinDuquesnoy
committed
305ad26
View commit details
Copy full SHA for 305ad26
Browse repository at this point
Previous
Next
You can’t perform that action at this time.