Commit Graph

26893 Commits

Author SHA1 Message Date
Martin Aeschlimann
09166c4f44 [css] use proposalprovider for region snippets 2017-12-01 17:13:23 +01:00
isidor
46842f0e38 touch: prevent default and stop propagating if found an appropriat target to dispatch
fixes #39180
2017-12-01 16:50:56 +01:00
isidor
0287d832ff get toolbar width only once
fixes #39185
2017-12-01 16:05:32 +01:00
isidor
8f69bfe9af parts: do not layout if not visible
fixes #39185
2017-12-01 15:57:21 +01:00
isidor
6e618bd7e3 open editors view: only react to non structural changes if a structural refresh is not scheduled 2017-12-01 12:22:02 +01:00
Benjamin Pasero
3eda4250b8 code-ps: rename renderer => window and change cli to "-s, --status" (for #39262) 2017-12-01 12:21:52 +01:00
Erich Gamma
ec0250d254 Add launch configs to the workspace state 2017-12-01 12:11:14 +01:00
Erich Gamma
8d834971c0 Show only top ten file types 2017-12-01 12:11:14 +01:00
Erich Gamma
52449b0fd0 Fixed null reference 2017-12-01 12:11:14 +01:00
isidor
1a17099c24 open editors view: no drop feedback when dragging outside open editors 2017-12-01 12:08:33 +01:00
isidor
579c93e629 open editors view: fix get index for groups 2017-12-01 12:08:16 +01:00
isidor
9d59f26807 Open editors view: allow to drop on the editor group 2017-12-01 11:54:31 +01:00
isidor
31beb62212 openEditorsView: better size computation 2017-12-01 11:42:03 +01:00
isidor
c3fa622d25 open editors view: better index computation
fixes #39377
2017-12-01 11:14:32 +01:00
Johannes Rieken
c05d89ebb1 print extension errors to console 2017-12-01 10:57:59 +01:00
Martin Aeschlimann
3837e26827 [html] update service 2017-12-01 10:54:09 +01:00
Martin Aeschlimann
4f9f4ebb9f [folding] regions for html. Fixes #39409 2017-12-01 10:54:09 +01:00
Johannes Rieken
a47be8c8c1 enable proposed api usage via product.json 2017-12-01 10:35:58 +01:00
Benjamin Pasero
bc6e4f522b Environment service: sync read access to UUID file on startup (fixes #39034) 2017-12-01 09:33:27 +01:00
Benjamin Pasero
383ee7526d Save dialog in new workspace window has wrong current directory (fixes #39336) 2017-12-01 07:28:14 +01:00
Rob Lourens
5b0fa2eddb Skip failing quickopen test 2017-11-30 21:32:18 -08:00
Rob Lourens
9175740898 Fix 'most commonly used' not written in own group 2017-11-30 21:29:58 -08:00
Rob Lourens
adcde8ddeb Bump node-debug2 2017-11-30 20:58:10 -08:00
Ramya Achutha Rao
700c3bd6b8 Mapped languages shld be excluded if in emmet excludes Fixes #39369 2017-11-30 20:31:24 -08:00
Matt Bierner
6c37e831f2 Update webview on theme change using variables instead of setting entirly new css each time
Fixes #25370
2017-11-30 18:30:59 -08:00
Matt Bierner
8f6aaa606b Update ts grammar 2017-11-30 17:59:46 -08:00
Matt Bierner
1c1e9a72d8 Don't force creation of serviceClientHost from ManagedFileContextManager eagerly 2017-11-30 17:49:55 -08:00
Matt Bierner
bcdeb87b29 Introduce basic lazy type to encapsulate the idea of a lazy value 2017-11-30 17:49:55 -08:00
Rob Lourens
5630128b42 Implement IPreferencesSearchModel 2017-11-30 17:42:29 -08:00
Sandeep Somavarapu
cb926d58e4 Tree views: Use paths as ids 2017-12-01 02:11:53 +01:00
Matt Bierner
527cfa42e7 Use const instead of let for loop 2017-11-30 16:40:07 -08:00
Matt Bierner
37a9b31ea6 Hide TS commands when not in js/ts file 2017-11-30 16:39:53 -08:00
Matt Bierner
7c13230aff Setup basic typescript.isManagedFile context 2017-11-30 16:37:23 -08:00
Matt Bierner
04c4491a43 Move standard TS commands to own file 2017-11-30 15:58:10 -08:00
Matt Bierner
9424a54e58 💄 2017-11-30 15:55:23 -08:00
Matt Bierner
73d4d4cf4a Extract a few functions in TS activate 2017-11-30 15:53:10 -08:00
Matt Bierner
f472a2e51d Move TS/JS language descriptions to own file 2017-11-30 15:48:10 -08:00
Matt Bierner
9761315d6e Fix TS version status not showing up when you first open VS Code 2017-11-30 15:45:46 -08:00
Matt Bierner
229ab747e1 Move TS extension activate to own file 2017-11-30 15:38:40 -08:00
Peng Lyu
dec4686cfb Merge pull request #35956 from melvin0008/melvin0008/global_find_11233
Add support for macOS globalFindClipboard #11233 #28896
2017-11-30 14:51:31 -08:00
Peng Lyu
f6ffced46e Fix #39234. When clause is lost in electric characters support. 2017-11-30 14:37:32 -08:00
Rob Lourens
0babeff23f Remove unused "Range" 2017-11-30 11:37:43 -08:00
Peng Lyu
f16ee654ab Fix #39316. When the hover content is empty, do not show the hover widget container. 2017-11-30 11:30:21 -08:00
Christof Marti
19341cae4c Remove 'openAnything' event 2017-11-30 11:28:39 -08:00
Matt Bierner
8f0f142a2c Don't show ts status bar entry for non file: uri schemes 2017-11-30 11:25:03 -08:00
Matt Bierner
e884f5184a Do not fill in optional/rest paremters for TS Snippets for function calls
Fixes #38318
2017-11-30 11:25:03 -08:00
Matt Bierner
8cc2bef3c9 Simplify snippetForFunctionCall 2017-11-30 11:25:03 -08:00
Matt Bierner
edf5eba25b Convert isValidFunctionCompletionContext to use async 2017-11-30 11:25:03 -08:00
Rob Lourens
723b3348e5 Add literal match highlighting to NL settings search 2017-11-30 11:17:32 -08:00
Christof Marti
e86931145f Catch up with recent change for extensions (fixes #38726) 2017-11-30 10:15:40 -08:00