Commit Graph

28997 Commits

Author SHA1 Message Date
Matt Bierner 41afff235b Restore automatically putting TS Server in debug more if TSS_DEBUG is set
Fixes https://github.com/Microsoft/TypeScript/issues/21454
2018-01-29 10:50:39 -08:00
Rob Lourens 390a5295b0 Fix #40279 - rewrite php grammar rule to avoid regex that hangs vscode-textmate 2018-01-29 10:04:28 -08:00
Matt Bierner d14586e186 Provide command aliases for TS extension
#39778
2018-01-29 09:55:20 -08:00
Matt Bierner eaa199495e Add alias for markdown commands
#39778
2018-01-29 09:55:20 -08:00
Rachel Macfarlane ab684da7e7 "Report Issue" command opens issue reporter, fixes #42269 2018-01-29 09:39:24 -08:00
Joao Moreno b0e3568730 provide original english translations for git
related to #39778
2018-01-29 18:37:35 +01:00
Sandeep Somavarapu 13a3096461 Merge pull request #42003 from KamilSzot/Fix-41080
Fix #41080
2018-01-29 18:29:40 +01:00
Sandeep Somavarapu 0c4c054f88 Fix #42238 2018-01-29 18:16:52 +01:00
Martin Aeschlimann 4028618753 [i18n] pseudo language support 2018-01-29 18:04:45 +01:00
Martin Aeschlimann bfdd55c184 [ia8n] fix update script 2018-01-29 18:04:44 +01:00
isidor 3ca20da73e close other editors: cover the case when run from command palette
fixes #42337
2018-01-29 17:58:16 +01:00
Sandeep Somavarapu 63fe711f45 Fix #42240 2018-01-29 17:57:43 +01:00
Joao Moreno 9702675d43 remove asJson header restriction 2018-01-29 17:55:16 +01:00
Benjamin Pasero 2996b94e3c allow to close dirty editors when auto save is on 2018-01-29 17:54:53 +01:00
Alex Dima 1cdf4aec30 Have the default be TextBufferType.LinesArray, add VSCODE_PIECE_TREE env 2018-01-29 17:36:05 +01:00
Alex Dima 1c32b21db5 More removal of process.env['HOME'] 2018-01-29 17:24:33 +01:00
Benjamin Pasero 516fe4e88f fix #42295 2018-01-29 17:19:26 +01:00
Sandeep Somavarapu ab6230c32e Populate absolute paths in the language packs file 2018-01-29 17:16:56 +01:00
Joao Moreno cfed82d6bd fix builtin 2018-01-29 17:15:22 +01:00
Martin Aeschlimann f00b4f102e [i18n] lang pack update script: add extensions list 2018-01-29 16:51:34 +01:00
isidor 0d66fa0147 fixes #42159 2018-01-29 16:49:35 +01:00
isidor 498ab36009 debug npe
fixes #42302
2018-01-29 16:35:06 +01:00
Johannes Rieken a3c005e1e0 start with a test for #40570 2018-01-29 16:33:44 +01:00
isidor f744ed45b1 comments 2018-01-29 16:31:02 +01:00
isidor 4fb332a0b3 We need to clone the configuration in order to be able to make changes to it
fixes #42198
2018-01-29 16:28:41 +01:00
Alexandru Dima ae1c3b0e37 Merge pull request #42259 from svitlana-galianova/fixing41613
Fix #41613
2018-01-29 16:27:05 +01:00
Sandeep Somavarapu 426f0b835d Localizations: Update extension point to describe extensions and adopt to it 2018-01-29 16:26:35 +01:00
Alexandru Dima f27e4b032b Merge pull request #41353 from Microsoft/alex/asar
Use ASAR
2018-01-29 16:21:20 +01:00
Andre Weinand 4a01f5af86 Merge commit 'e09d5fc5247025184620ce062eb40581dc4480e1' into aweinand/debugAdapterExecutable 2018-01-29 16:08:35 +01:00
Andre Weinand 1e9f594cf0 addressed review feedback 2018-01-29 16:07:43 +01:00
Benjamin Pasero e09d5fc524 💄 2018-01-29 15:51:02 +01:00
Alex Dima f8d1683fcd Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-29 15:34:35 +01:00
Benjamin Pasero 153c398b1c 💄 settings wording 2018-01-29 15:12:30 +01:00
Benjamin Pasero c567386efc Merge pull request #42314 from Microsoft/ben/list-mode
Introduce and adopt workbench.list.openMode
2018-01-29 15:03:13 +01:00
Benjamin Pasero e7d8adaf75 clean up 2018-01-29 15:02:36 +01:00
isidor 43f9b9f595 Use IEditorCommandsContext across tab, open editors. Drop IEditorIdentifier as context
fixes #42158
2018-01-29 14:58:57 +01:00
Alex Dima f7f8e9ca6d Add support for node_modules.asar in the shared process 2018-01-29 14:51:52 +01:00
Benjamin Pasero 956b427d74 handle List properly with open mode 2018-01-29 14:32:46 +01:00
Andre Weinand 81142e2cb5 support for debugAdapterExecutable; fixes #33801 2018-01-29 14:27:48 +01:00
isidor cc63f418da getResourceForCommand: if the resource is passed it has to be a part of the returned context 2018-01-29 14:01:04 +01:00
Johannes Rieken c0a5a09ab4 fix #33528 2018-01-29 12:58:24 +01:00
Joao Moreno b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Alex Dima e4d67319ea Merge commit '08a27fe3b331c7947def0c08092c688240198caf' into alex/asar 2018-01-29 12:04:05 +01:00
Benjamin Pasero 1eadce6d20 rename 2018-01-29 11:49:45 +01:00
Johannes Rieken f13654c5a5 fix #42012 2018-01-29 10:12:31 +01:00
Joao Moreno 6eaed2d20d malicious > problematic 2018-01-29 09:52:22 +01:00
Benjamin Pasero 9167431da1 rename setting 2018-01-29 08:46:23 +01:00
Benjamin Pasero dae84eaf23 move file results navigator into list service 2018-01-29 08:38:41 +01:00
Benjamin Pasero e3b41e816f introuduce a setting to control open behaviour in list and adopt in some places 2018-01-29 08:32:42 +01:00
Benjamin Pasero 090d29b349 💄 list service consumers 2018-01-29 06:57:18 +01:00