Joao Moreno
7d3b4faab5
git, scm cleanup
2017-08-22 16:57:39 +02:00
Joao Moreno
0215be15d2
git: status bar commands scope
2017-08-22 16:15:45 +02:00
Nicola Fiori (JD342)
d73f9a6f66
Remove unnecessary line
2017-08-22 16:07:58 +02:00
Benjamin Pasero
1b05f83bb2
mr - do not leak to stable release
2017-08-22 16:05:52 +02:00
Johannes Rieken
f1960eecaa
make default uri optional, #13807
2017-08-22 16:05:01 +02:00
Joao Moreno
1775a08ef3
git: status bar
2017-08-22 15:58:50 +02:00
Benjamin Pasero
972392c1c4
:polish: folder drop
2017-08-22 15:49:21 +02:00
Nicola Fiori (JD342)
b38ba93f00
Add smooth scroll on mousewheel with new heuristic
2017-08-22 15:49:14 +02:00
Alex Dima
3b433ea24d
Fix horizontal revealing of a range (in the smooth scrolling case where the line containing the range might come in the viewport at a later time)
2017-08-22 15:35:54 +02:00
Alex Dima
a6623de2b2
Add editor.smoothScrolling that controls if smooth scrolling should be on/off
2017-08-22 13:01:23 +02:00
Johannes Rieken
49784f8eb1
expose some of the open-options, #13807
2017-08-22 12:50:31 +02:00
Joao Moreno
015887518c
scm: remove switch provider action
2017-08-22 12:49:47 +02:00
Joao Moreno
632d0213bd
scm: remove activeRepository from dirty diff decorator
2017-08-22 12:49:03 +02:00
Alex Dima
57f04c62b2
No JS smooth scrolling in the mousewheel case
2017-08-22 12:47:27 +02:00
Alex Dima
ac99d55006
* switch to using ease-out-cubic in smooth scrolling
...
* use `dom.scheduleAtNextAnimationFrame`
2017-08-22 12:45:57 +02:00
Joao Moreno
441842e0c5
scm: remove activeRepository from SCMActivity
2017-08-22 12:40:14 +02:00
Joao Moreno
00020e6354
scm: commit from input box
2017-08-22 12:26:31 +02:00
Joao Moreno
cfbc4f67ad
scm: SourceControl.inputBox
2017-08-22 12:21:06 +02:00
Johannes Rieken
beb033f98b
make internal variant of MarkedString be a string, #29076
2017-08-22 12:01:09 +02:00
Christopher Leidigh
f3bf53f6b8
Replace all instances off "Focussed" with "Focused" except ContextKey ( #32904 )
...
* Replace focussed with focused
* Replace Focussed with Focused
2017-08-22 11:13:07 +02:00
Joao Moreno
a1ec10d76f
scm: remove global input
2017-08-22 11:11:28 +02:00
Alex Dima
b34a82809b
Use a cubic ease-in-out function for the smooth scrolling animation
2017-08-22 11:02:12 +02:00
Alex Dima
53a1404a86
Validate outstanding animated scroll position target when the scroll dimensions change
2017-08-22 11:00:20 +02:00
Benjamin Pasero
ad0bd9b777
💄
2017-08-22 10:59:27 +02:00
Joao Moreno
32f721f81a
scm: deprecate scm.inputBox
2017-08-22 10:44:55 +02:00
Johannes Rieken
efe237df6b
ensure there are token before asking for the word at a position, fixes #32756
2017-08-22 10:37:45 +02:00
Joao Moreno
4a21980946
rename git stash actions
2017-08-22 09:44:35 +02:00
Benjamin Pasero
1fb949c8b0
No longer possible to drop a folder into Code to open folder ( fixes #32537 )
2017-08-22 08:03:51 +02:00
Amy Qiu
2d795089d0
Fix monaco
2017-08-21 16:33:25 -07:00
rebornix
f1e49caf99
#32508 . Emmet only force tokenization only when it is cheap.
2017-08-21 14:01:05 -07:00
Amy Qiu
adfa422641
Fix conflicts
2017-08-21 11:44:46 -07:00
Amy Qiu
ead952302a
Integrate native module for WindowsShellHelper
2017-08-21 11:43:35 -07:00
Daniel Imms
97b3b90ada
node-pty@0.7.0
...
Fixes #32802
Fixes #31090
2017-08-21 10:30:09 -07:00
Alex Dima
90377a73d4
* separate scroll dimensions and scroll positions
...
* have explicit methods for changing the scroll position (delayed/smooth vs now/direct) that bubble up to the editor internals.
* have all other clients of ScrollableElement not use smooth scrolling
2017-08-21 18:25:03 +02:00
Johannes Rieken
0bac3cac9c
fix #31768
2017-08-21 17:40:20 +02:00
Martin Aeschlimann
92a314f187
[make] typo in OSSREADME
2017-08-21 17:15:01 +02:00
Martin Aeschlimann
dd751d453a
[make] update grammar to fadeevab/make.tmbundle
2017-08-21 16:56:59 +02:00
Martin Aeschlimann
7f1912686f
Merge pull request #27293 from fadeevab/master
...
Makefile colorizing improvement: colorize at the beginning of line, handling the '\' symbol and other.
2017-08-21 16:51:51 +02:00
Johannes Rieken
b2aebcdbc5
lint - single-quoted-imports only
2017-08-21 16:50:24 +02:00
Johannes Rieken
324996ec85
fix issue when message has no extension
2017-08-21 16:50:09 +02:00
Johannes Rieken
7128eb085c
style - use single-quoted imports
2017-08-21 16:45:32 +02:00
Joao Moreno
da84e2e4dd
scm: input boxes
2017-08-21 16:27:25 +02:00
Joao Moreno
b6c3338ddf
git: fix same repo multiple times
2017-08-21 16:01:20 +02:00
Johannes Rieken
4a448c246f
fix #32877
2017-08-21 15:46:19 +02:00
Joao Moreno
c1d9d3f99e
Merge remote-tracking branch 'origin/master'
2017-08-21 15:34:32 +02:00
Joao Moreno
4b0c6ed825
Merge branch 'git-discardall'
2017-08-21 15:34:14 +02:00
Joao Moreno
4f7d11555b
git: lowercase all
2017-08-21 15:29:37 +02:00
Johannes Rieken
c98952880c
show extension name with id, show title also on severity-label, #21302
2017-08-21 15:23:46 +02:00
Joao Moreno
49bedbf8a7
scm: add/remove views
2017-08-21 15:06:07 +02:00
Benjamin Pasero
1caf0fa481
polish #31498
2017-08-21 12:46:45 +02:00