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 }}
wangpanqiao
/
PythonScript
Public
forked from
bruderstein/PythonScript
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
PythonScript
PythonScript
on
master
User selector
All users
All time
Commit history
Commits on May 5, 2019
updated corresponding nuget packages for python 2.7.16
chcg
committed
c2172f2
View commit details
Copy full SHA for c2172f2
View code at this point
Browse repository at this point
Version 1.4
chcg
committed
b867b6c
View commit details
Copy full SHA for b867b6c
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
fix for #110
Show description for 2c04fe0
chcg
committed
2c04fe0
View commit details
Copy full SHA for 2c04fe0
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Version 1.3
chcg
committed
583addd
View commit details
Copy full SHA for 583addd
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Fix issue #92, depends on update of N++ to a version > 7.5.8
Show description for 86d1ac3
chcg
committed
86d1ac3
View commit details
Copy full SHA for 86d1ac3
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Merge pull request #103 from ClaudiaFrank/master
Show description for 8227d24
chcg
authored
8227d24
View commit details
Copy full SHA for 8227d24
View code at this point
Browse repository at this point
store/read user scripts relative to plugins config directory (#99)
Show description for 1d9230f
ClaudiaFrank
authored and
chcg
committed
1d9230f
View commit details
Copy full SHA for 1d9230f
View code at this point
Browse repository at this point
updated python tests
CFrank
authored and
CFrank
committed
b4f1901
View commit details
Copy full SHA for b4f1901
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
fixes inital prompt to be set correctly
CFrank
authored and
CFrank
committed
1247c72
View commit details
Copy full SHA for 1247c72
View code at this point
Browse repository at this point
Commits on Jul 15, 2018
new files created as result of createwrapper.py changes
Show description for e7c3a9b
CFrank
authored and
CFrank
committed
e7c3a9b
View commit details
Copy full SHA for e7c3a9b
View code at this point
Browse repository at this point
update CreateWrapper.py with missing methods
Show description for e6bbc80
CFrank
authored and
CFrank
committed
e6bbc80
View commit details
Copy full SHA for e6bbc80
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
fixes #88 - prompt is still set to continue prompt even on error
CFrank
authored and
CFrank
committed
9250930
View commit details
Copy full SHA for 9250930
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
fixes issue #58 - set console layout to LTR
CFrank
authored and
CFrank
committed
dd37f21
View commit details
Copy full SHA for dd37f21
View code at this point
Browse repository at this point
- readded some lost modifications to script config dialog from commit 5969bb8
Show description for c735574
chcg
committed
c735574
View commit details
Copy full SHA for c735574
View code at this point
Browse repository at this point
Version 1.2
chcg
committed
1d6c7e0
View commit details
Copy full SHA for 1d6c7e0
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
gui changes as discussed in #84
CFrank
authored and
CFrank
committed
3806ff9
View commit details
Copy full SHA for 3806ff9
View code at this point
Browse repository at this point
fixes issue #81
CFrank
authored and
CFrank
committed
b227cba
View commit details
Copy full SHA for b227cba
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
put stoi in try catch block to avoid non integer conversion exception
CFrank
authored and
CFrank
committed
b459f5a
View commit details
Copy full SHA for b459f5a
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
implement colorchooser
CFrank
authored and
CFrank
committed
cf0f849
View commit details
Copy full SHA for cf0f849
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
config file and configuration related changes
CFrank
authored and
CFrank
committed
40bfaf2
View commit details
Copy full SHA for 40bfaf2
View code at this point
Browse repository at this point
Commits on Jun 17, 2018
implements display console on error (feature request #76) and
Show description for ce3d15d
CFrank
authored and
CFrank
committed
ce3d15d
View commit details
Copy full SHA for ce3d15d
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
issue #80 remove superfluous context-menu command "To Input" from cosole dialog, just added for testing
chcg
committed
77a365b
View commit details
Copy full SHA for 77a365b
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
implements feature request #77
CFrank
authored and
CFrank
committed
cec4739
View commit details
Copy full SHA for cec4739
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
corrected typo eitor -> editor from https://github.com/bruderstein/PythonScript/commit/d04be48eb50b94ee6fd0a64a0e4a616baf0153c9
Show description for caf5233
chcg
committed
caf5233
View commit details
Copy full SHA for caf5233
View code at this point
Browse repository at this point
Commits on May 31, 2018
enhance feature request #54 (#67)
Show description for f941c7f
ClaudiaFrank
authored and
chcg
committed
f941c7f
View commit details
Copy full SHA for f941c7f
View code at this point
Browse repository at this point
Commits on May 27, 2018
make menu command Show Console toggling
CFrank
authored and
CFrank
committed
0a6d253
View commit details
Copy full SHA for 0a6d253
View code at this point
Browse repository at this point
Version 1.1
chcg
committed
a1025b1
View commit details
Copy full SHA for a1025b1
View code at this point
Browse repository at this point
fix for Documentation: replace "Notepad" and "Editor" with "notepad" and "editor" #59
chcg
committed
d04be48
View commit details
Copy full SHA for d04be48
View code at this point
Browse repository at this point
provides feature request 57 functionality
CFrank
authored and
CFrank
committed
821a926
View commit details
Copy full SHA for 821a926
View code at this point
Browse repository at this point
Commits on May 26, 2018
provides feature request 56 functionality
CFrank
authored and
CFrank
committed
7a9fa32
View commit details
Copy full SHA for 7a9fa32
View code at this point
Browse repository at this point
Commits on May 25, 2018
see #20 https://github.com/bruderstein/PythonScript/issues/20#issuecomment-391827279
Show description for cec4d36
chcg
committed
cec4d36
View commit details
Copy full SHA for cec4d36
View code at this point
Browse repository at this point
- align buttons and controls in config dialog
Show description for 5969bb8
chcg
committed
5969bb8
View commit details
Copy full SHA for 5969bb8
View code at this point
Browse repository at this point
Commits on May 24, 2018
Merge pull request #60 from chcg/issue_20
Show description for ea30961
chcg
authored
ea30961
View commit details
Copy full SHA for ea30961
View code at this point
Browse repository at this point
Commits on May 23, 2018
- started to adapt for unicode filenames to be displayed in menu list
Show description for 9ea03f3
chcg
committed
9ea03f3
View commit details
Copy full SHA for 9ea03f3
View code at this point
Browse repository at this point
Commits on May 17, 2018
avoid compiler warnings:
Show description for e111fda
chcg
committed
e111fda
View commit details
Copy full SHA for e111fda
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.