FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - iVerb/pythonVSCode · GitHub
iVerb
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
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
pythonVSCode
src
on
master
User selector
Datepicker
Commit history
Commits on Sep 17, 2019
Refactor native cell toolbar into the nativeCell itself (#7427)
rchiodo
authored
2040777
View commit details
Copy full SHA for 2040777
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Implement new variable explorer main toolbar button (#7424)
Show description for b819365
rchiodo
authored
b819365
View commit details
Copy full SHA for b819365
View code at this point
Browse repository at this point
Disable nightly test failures (#7415)
Show description for 7d884ee
rchiodo
authored
7d884ee
View commit details
Copy full SHA for 7d884ee
View code at this point
Browse repository at this point
Split the cell class into two pieces (#7395)
Show description for f2220ff
rchiodo
authored
f2220ff
View commit details
Copy full SHA for f2220ff
View code at this point
Browse repository at this point
Basic native live share support (#7391)
IanMatthewHuff
authored
f18c172
View commit details
Copy full SHA for f18c172
View code at this point
Browse repository at this point
Use jsonc-parser instead of strip-json-comments (#7281)
Mikhail Bulash
authored and
kimadeline
committed
2e3b215
View commit details
Copy full SHA for 2e3b215
View code at this point
Browse repository at this point
Remove `donjayamanne.jupyter` integration (#7277)
Mikhail Bulash
authored and
kimadeline
committed
255113f
View commit details
Copy full SHA for 255113f
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Display python debug configurations in launch.json (#7403)
Show description for ed8eb4b
DonJayamanne
authored
ed8eb4b
View commit details
Copy full SHA for ed8eb4b
View code at this point
Browse repository at this point
Fixes to detection of shell (#7384)
Show description for d5762a7
DonJayamanne
authored
d5762a7
View commit details
Copy full SHA for d5762a7
View code at this point
Browse repository at this point
Commits on Sep 14, 2019
Fixes to sourcing of fish scripts in terminal (#7387)
Show description for 40a1d04
DonJayamanne
authored
40a1d04
View commit details
Copy full SHA for 40a1d04
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Put back the runMagicCommands but deprecate it (#7382)
Show description for da7a50f
rchiodo
authored
da7a50f
View commit details
Copy full SHA for da7a50f
View code at this point
Browse repository at this point
Resolve variables in the envFile of launch.json (#7386)
DonJayamanne
authored
ba52496
View commit details
Copy full SHA for ba52496
View code at this point
Browse repository at this point
Adding telemetry for debugger time-to-start performance (#7323)
Show description for b9ce735
karthiknadig
authored
b9ce735
View commit details
Copy full SHA for b9ce735
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
The native editor will now wrap all its content (#7336)
Show description for 967f7b1
David Kutugata
authored
967f7b1
View commit details
Copy full SHA for 967f7b1
View code at this point
Browse repository at this point
Fix input history to work again in the interactive panel (#7353)
Show description for 044e267
rchiodo
authored
044e267
View commit details
Copy full SHA for 044e267
View code at this point
Browse repository at this point
Telemetry and keyboard fixes (#7339)
Show description for b73af16
rchiodo
authored
b73af16
View commit details
Copy full SHA for b73af16
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
added commands for 'dd' (#7313)
Show description for 7362b25
David Kutugata
authored
7362b25
View commit details
Copy full SHA for 7362b25
View code at this point
Browse repository at this point
Add more logging for debugging to the nightly tests (#7315)
Show description for bb6899c
rchiodo
authored
bb6899c
View commit details
Copy full SHA for bb6899c
View code at this point
Browse repository at this point
Fix plot viewer to allow exporting again (#7310)
rchiodo
authored
abf86f3
View commit details
Copy full SHA for abf86f3
View code at this point
Browse repository at this point
Implement the main toolbar (#7301)
Show description for 83652fa
rchiodo
authored
83652fa
View commit details
Copy full SHA for 83652fa
View code at this point
Browse repository at this point
Fixup background of icons and add new ones (#7307)
rchiodo
authored
e741528
View commit details
Copy full SHA for e741528
View code at this point
Browse repository at this point
Add support for ctrl+s when the native editor has focus (#7275)
Show description for 0ac258a
rchiodo
authored
0ac258a
View commit details
Copy full SHA for 0ac258a
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Update icons (#7298)
rchiodo
authored
c21f6fc
View commit details
Copy full SHA for c21f6fc
View code at this point
Browse repository at this point
Fix timeout logic to be back how it was before native editor fix (#7295)
Show description for 84b0ff0
rchiodo
authored
84b0ff0
View commit details
Copy full SHA for 84b0ff0
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Preliminary support for editing notebooks (#7222)
Show description for 94abff9
rchiodo
authored
94abff9
View commit details
Copy full SHA for 94abff9
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
check the position of the scroll in the interactive (#7198)
Show description for 04200d9
David Kutugata
authored
04200d9
View commit details
Copy full SHA for 04200d9
View code at this point
Browse repository at this point
use added paths when checking ptvsd version / availabilty (#7220)
IanMatthewHuff
authored
20246e9
View commit details
Copy full SHA for 20246e9
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Opt insiders users into beta language server by default (#7174)
Show description for 64fa8a3
Kartik Raj
authored
64fa8a3
View commit details
Copy full SHA for 64fa8a3
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Added A/A testing (#7173)
Show description for 78360c4
Kartik Raj
authored
78360c4
View commit details
Copy full SHA for 78360c4
View code at this point
Browse repository at this point
add content security policy (#7181)
IanMatthewHuff
authored
8f5861e
View commit details
Copy full SHA for 8f5861e
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Changed the name of the setting 'Run Magic Commands' (#7163)
Show description for ef47d38
David Kutugata
authored
ef47d38
View commit details
Copy full SHA for ef47d38
View code at this point
Browse repository at this point
close restart session right away (#7153)
Show description for 39cf9e0
IanMatthewHuff
authored
39cf9e0
View commit details
Copy full SHA for 39cf9e0
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Rename pep8 to pycodestyle. (#6570)
Show description for 15756ba
marsfan
authored and
Eric Snow
committed
15756ba
View commit details
Copy full SHA for 15756ba
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Revert "#7010: Replaced 'python.enableJedi' setting with 'python.languageServ…" (#7118)
Show description for b996f7a
Kartik Raj
authored
b996f7a
View commit details
Copy full SHA for b996f7a
View code at this point
Browse repository at this point
add new WindowsStoreInterpreter to data science IOC container (#7117)
IanMatthewHuff
authored
72f8aac
View commit details
Copy full SHA for 72f8aac
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL