Commit Graph

3594 Commits

Author SHA1 Message Date
Joao Moreno
0377434adc extensions status bar: bring back icon 2016-03-10 16:59:24 +01:00
Joao Moreno
cb97ad6156 extensions status bar: click should show all commands 2016-03-10 16:45:11 +01:00
Joao Moreno
e41c619890 extension status bar: errors should only display once 2016-03-10 16:39:13 +01:00
Joao Moreno
f4ca186593 refactor 2016-03-10 14:44:10 +01:00
Joao Moreno
3e14c7c899 refactor 2016-03-10 14:41:17 +01:00
Alexandru Dima
b65e1830ab Merge pull request #3942 from SofianHn/master
fix activate extension telemetry event to include
2016-03-10 13:39:37 +01:00
Dirk Baeumer
f365b61c2d Multiplex between JavaScript and TypeScript 2016-03-10 12:19:52 +01:00
Alex Dima
d253e034e2 Fixes #3861: More concise message when accepting a suggestion 2016-03-10 11:56:05 +01:00
Alex Dima
4c25b4c367 Fixes #3859: announce that suggestion has details, announce suggestion details when opening them 2016-03-10 11:53:30 +01:00
Benjamin Pasero
765915955b destructure imports 2016-03-10 11:41:16 +01:00
Benjamin Pasero
b9c0230510 Allow to diff 2 files in VS Code with command line arguments (fixes #3917) 2016-03-10 11:36:24 +01:00
Dirk Baeumer
0693e8ba31 Update to tsserver 1.8.7 2016-03-10 10:15:51 +01:00
Daniel Imms
01be0ac7fe Add Group, Vendor and Packager metadata to rpm spec 2016-03-09 19:53:06 -08:00
Sofian Hnaide
6ee475f7a7 fix activate extension telemetry event to include 2016-03-09 17:26:58 -08:00
Sofian Hnaide
524f9f89f9 upgrade to latest vscode-extension-telemetry 2016-03-09 13:57:30 -08:00
Joao Moreno
800e3db207 Revert "add .nvmrc for using osx native fs-events with gulp"
This reverts commit bdbd4fa2f2.
2016-03-09 18:36:35 +01:00
isidor
6580a4eaf2 debug: use remove-all icon for global removal actions in bps and watch header 2016-03-09 18:30:21 +01:00
Alex Dima
5afdf50098 Fixes #3858: Update Jade language to 8109343 2016-03-09 18:15:57 +01:00
Alex Dima
c6482c7e8d Use for now alerts for suggestion items 2016-03-09 18:15:56 +01:00
Alex Dima
a730ee9d9a Make sure all services are copied over in standalone 2016-03-09 18:15:54 +01:00
Alex Dima
f12b97d72e Format 2016-03-09 18:15:52 +01:00
Joao Moreno
55d064d2ba fixes #3395 2016-03-09 17:40:45 +01:00
Joao Moreno
bdbd4fa2f2 add .nvmrc for using osx native fs-events with gulp 2016-03-09 17:40:45 +01:00
Joao Moreno
419cbfda2d suggest: cleanup 2016-03-09 17:40:45 +01:00
Joao Moreno
abe3e4bf9a fix suggest css 2016-03-09 17:40:45 +01:00
isidor
dadf9707a8 outputServices.showOutput do nothing if the correct panel is already revealed
fixes #3609
2016-03-09 17:27:01 +01:00
isidor
6438f68354 output: better protect agains spammy output
fixes #3896
fixes #3897
fixes #3609
2016-03-09 16:58:52 +01:00
Benjamin Pasero
e156e2bd88 prevent nvda from reading the full application URL on start/reload 2016-03-09 16:26:34 +01:00
Benjamin Pasero
3d2ecb3c25 Support to terminate extension host through IPC (fixes #3904) 2016-03-09 16:13:54 +01:00
Benjamin Pasero
1fb842763a Revert "fixes #3294"
This reverts commit 16a8d1d12f.
2016-03-09 15:44:34 +01:00
Martin Aeschlimann
0af2119bbd Fixes #3899: [folding] sections are still folded when disabled in preferences 2016-03-09 12:12:11 +01:00
Alex Dima
0f45852387 Add helpful error messages to deprecated "auto" values in editor.tabSize and editor.insertSpaces 2016-03-09 11:48:40 +01:00
Johannes Rieken
1fa8bcdf9d add editor.acceptSuggestionOnEnter option to control iff Enter accepts a suggestion or inserts a new line, fixes #1657 2016-03-09 11:28:38 +01:00
Johannes Rieken
576824d772 keybinding contexts can reference configuration options 2016-03-09 11:28:38 +01:00
Benjamin Pasero
4727fbebbf use aria labels for keybindings 2016-03-09 11:20:52 +01:00
Alex Dima
3ebc9c8bd6 Add IKeybindingService.getAriaLabelFor and adopt it 2016-03-09 11:09:16 +01:00
Dirk Baeumer
017b07c32a Fixed location to probe for NLS files 2016-03-09 11:01:57 +01:00
Alex Dima
45906d91e4 Add ability to change a document's EOL 2016-03-09 10:50:18 +01:00
isidor
e8d5a7932b output: introduce onActiveOutputChannel
fixes #3892
2016-03-09 10:37:07 +01:00
isidor
d292e6b057 editorStatus: minor polish 2016-03-09 10:08:18 +01:00
Dirk Baeumer
e3ddd0074e Merge branch 'dbaeumer/extensionLanguageCreation' 2016-03-09 10:02:21 +01:00
Dirk Baeumer
db3235acb0 Fixed typo 2016-03-09 10:01:58 +01:00
Dirk Baeumer
ec3c8c3be4 Fixes #3824: NLS build has an issue with \' in string 2016-03-09 09:58:15 +01:00
Benjamin Pasero
4ab03b2eca TextDocument#save resolves with false (fixes #3607) 2016-03-09 07:42:31 +01:00
Dirk Baeumer
9f5da0577d Create language specific nls files for extensions 2016-03-08 23:20:35 +01:00
Dirk Baeumer
4c6f977c36 Fixed typo 2016-03-08 22:08:50 +01:00
Alex Dima
11ea2b653e Show message when "auto" is detected 2016-03-08 21:46:52 +01:00
Alex Dima
fc3e34b929 Handle indentation changes coming from configuration 2016-03-08 21:29:04 +01:00
Alex Dima
f6d576dd26 Handle indentation changes coming from the extension host 2016-03-08 21:29:03 +01:00
Alex Dima
70db9378ce Allow to change indent options on models 2016-03-08 21:29:02 +01:00