Commit graph

29959 commits

Author SHA1 Message Date
Peng Lyu
8a91e901ff active line number adoption for dark themes from @usernamehw. 2018-02-23 10:57:41 -08:00
Peng Lyu
9af08bac39
Merge pull request #42301 from usernamehw/theming_active_line_number
Support theming of active line number
2018-02-23 10:54:02 -08:00
isidor
3573b8e31e Always take the latest presentation hint from adapter
fixes #42139
2018-02-23 19:36:23 +01:00
Peng Lyu
5d4ff13f16 Fix monaco-editor#643. Firefox loses focus on iframe. 2018-02-23 10:32:28 -08:00
isidor
c31d6ed443 search: some more renames 2018-02-23 18:58:03 +01:00
Benjamin Pasero
5b72618e63 tabs shrink: larger shadow 2018-02-23 18:57:02 +01:00
isidor
509663fac4 search: introduce SearchViewLocationUpdater workbench contribution 2018-02-23 18:51:50 +01:00
isidor
d6f0a591bb panel and viewlet enablement rename 2018-02-23 18:51:50 +01:00
isidor
5cccdbbc85 searchViewlet.ts -> searchView.ts 2018-02-23 18:51:50 +01:00
Martin Aeschlimann
3c79f32c56 [html] add include to server tsconfig 2018-02-23 18:41:13 +01:00
Martin Aeschlimann
ed402302ad [folding] filter single line folds 2018-02-23 18:41:12 +01:00
Benjamin Pasero
393aa4f985 notifications - polish some extension messages 2018-02-23 18:19:55 +01:00
isidor
a890e1c83d viewlet, panel: remove notion of search.location, instead add api to enableViewlet enablePanel 2018-02-23 18:17:26 +01:00
Sandeep Somavarapu
83d921a90a Fix #43474 2018-02-23 18:16:33 +01:00
Sandeep Somavarapu
d9e9be8b0d Implement #30288 2018-02-23 18:04:35 +01:00
Sandeep Somavarapu
a4cfd33d7a #30288 Refactor: Hold treeItems in the node 2018-02-23 18:04:34 +01:00
Alex Dima
fae1d64836 Fixes #44095 2018-02-23 17:47:40 +01:00
Alex Dima
8bfa7ffd2e Move IExtensionService up to /workbench/ (fixes #44281) 2018-02-23 17:38:24 +01:00
Alex Dima
07b2c8015c Move extension points up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima
11df1b56d1 Move MenuService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima
66a1df3f28 Move CommandService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima
8ce17addb2 Simplify IExtensionService.onDidRegisterExtensions 2018-02-23 17:38:22 +01:00
Daniel Imms
387d6342ee Apply action css class using super ctor 2018-02-23 08:37:09 -08:00
Daniel Imms
c311483ebd Add split terminal action to terminal panel 2018-02-23 08:33:40 -08:00
Daniel Imms
bcf634bd7d Use winctrl+shift+5 on mac to split 2018-02-23 08:27:35 -08:00
Daniel Imms
869f8b3711 Use cmd+\ to split terminal
Part of #7504
2018-02-23 08:24:59 -08:00
Joao Moreno
687ecb6af7 Merge branch 'master' of github.com:Microsoft/vscode 2018-02-23 16:27:32 +01:00
Joao Moreno
c45f992f7b update inno_updater
fixes #43971
2018-02-23 16:26:56 +01:00
Martin Aeschlimann
3e7521b68e [html] syntax folding (disabled by default) 2018-02-23 16:23:59 +01:00
Martin Aeschlimann
61a2adfa1a [json] setting for syntax folding (experimental) 2018-02-23 16:23:59 +01:00
Martin Aeschlimann
71da90fbae [folding] fix in FoldingRange API 2018-02-23 16:23:58 +01:00
Rob Lourens
eb563ae4d9 Fix #43284 - bump vscode-ripgrep 2018-02-23 16:18:35 +01:00
Christof Marti
50976d6e15 Revert "Bump ripgrep"
This reverts commit 727a838c3e.
2018-02-23 16:18:35 +01:00
Christof Marti
07a4dfeb46 Revert "Bump vscode-ripgrep"
This reverts commit d917cc6bc4.
2018-02-23 16:18:35 +01:00
Martin Aeschlimann
f767a6c2eb
Merge pull request #44189 from aldonetti/patch-3
proper casing
2018-02-23 15:59:18 +01:00
Benjamin Pasero
926b77a9f7 notifications - better message size compute 2018-02-23 15:35:06 +01:00
Benjamin Pasero
9ea61ba8e4 notifications - theme color tweaks 2018-02-23 14:27:23 +01:00
Joao Moreno
462fb54c58 fixes #43580 2018-02-23 12:24:19 +01:00
Joao Moreno
91659bfeca fixes #43528 2018-02-23 12:24:19 +01:00
isidor
3451948927 debug: Adopt new "capabilities" event
fixes #44257
2018-02-23 11:38:30 +01:00
Benjamin Pasero
c111bca2aa notifications - add header to center 2018-02-23 11:26:30 +01:00
Joao Moreno
d0853f2f0b fixes #42801 2018-02-23 11:07:30 +01:00
Joao Moreno
4975c1a00d update yarn.lock 2018-02-23 11:07:11 +01:00
Joao Moreno
db616b3309 fixes #43051 2018-02-23 10:25:56 +01:00
Joao Moreno
2288e7cecd improve git logging 2018-02-23 10:21:06 +01:00
Joao Moreno
8e746bbd4c show show git output command 2018-02-23 09:04:57 +01:00
Martin Aeschlimann
cd21d906ca [folding] fold comments / region 2018-02-23 08:31:06 +01:00
Benjamin Pasero
6e3d28192a notifications - fix scroll preserve for real 2018-02-23 07:49:51 +01:00
Benjamin Pasero
1584277c35 notifications - preserve relative top 2018-02-23 07:40:45 +01:00
Benjamin Pasero
1c9f266dab tweak some local storage telemetry data 2018-02-23 07:29:43 +01:00