Commit graph

4924 commits

Author SHA1 Message Date
Benjamin Pasero
610113e2d4 disable unreliable test 2016-04-29 07:35:31 +02:00
isidor
dc07215d7d New localization input 2016-04-28 21:39:53 +02:00
Alex Dima
9bd4622c65 Fixes #5278: Allow extensions to overwrite a language's name 2016-04-28 17:52:44 +02:00
Joao Moreno
6ecacf4164 fix bad npm call 2016-04-28 17:30:20 +02:00
Joao Moreno
88fa9cd86e use lstat in rimraf
fixes #3755
2016-04-28 17:30:20 +02:00
Alex Dima
27263557f7 Fixes #5325: Guard against markers without a message 2016-04-28 17:24:37 +02:00
Alex Dima
b02c4facaf Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes 2016-04-28 17:15:09 +02:00
Joao Moreno
10ef60a0b7 also send queried text 2016-04-28 16:59:58 +02:00
Johannes Rieken
c0b4331de1 use untitled scheme without the risk of a long authority, #5949 2016-04-28 16:42:01 +02:00
Joao Moreno
0a81c69e11 dont assign process.env when spawned from cli
fixes #1033
2016-04-28 16:34:17 +02:00
Alexandru Dima
a05cb186d7 Add test-integration.bat 2016-04-28 16:15:39 +02:00
Martin Aeschlimann
55da2517fd Remove log entry from ThirdPartyNotice.txt 2016-04-28 16:04:39 +02:00
Martin Aeschlimann
5f6a60128d Fix electron URLs 2016-04-28 16:04:38 +02:00
Alexandru Dima
9610e70997 Fixes #5457: SelectionHighlighter should behave when editor does not have a model 2016-04-28 15:50:44 +02:00
Alexandru Dima
e53dcbc917 Fixes #5479: Don't do anything if no lines are rendered 2016-04-28 15:46:51 +02:00
isidor
de99c3c398 debug: show actions widget even if initializing
fixes #5922
2016-04-28 15:43:11 +02:00
isidor
e6d893b7c5 debug: limit hover to 5000
fixes #5935, fixes #5823
2016-04-28 15:06:53 +02:00
Martin Aeschlimann
14a0111549 Update ThirdPartyNotices.txt 2016-04-28 14:54:26 +02:00
isidor
b2a16a7e08 debug: better thread expand, reveal focus
fixes #5826
2016-04-28 14:49:24 +02:00
Alexandru Dima
77af9d75c7 Fixes #5483: Harden MainThreadTextEditor.matches 2016-04-28 14:45:13 +02:00
isidor
07f7bb1644 debug: clear all threads on continue for go, tmp fixes #5835 2016-04-28 10:58:26 +02:00
Johannes Rieken
1c08e3ffea improve doc for previewHtml command, also use parse with reviver, fixes #5902 2016-04-28 10:55:45 +02:00
Joao Moreno
50807c9ea0 scale suggest widget with editor's font size
fixes #2465
2016-04-28 10:18:46 +02:00
isidor
45650d7b5a debug: only change call stack input when thread count changes
fixes #5784
2016-04-28 09:44:36 +02:00
Joao Moreno
dad2546fa8 remove dependency to workspace context service from cli
fixes #3877
2016-04-28 09:37:36 +02:00
Johannes Rieken
7f7c50af30 check for workspace.rootPath, fixes #5900 2016-04-27 18:40:56 +02:00
Benjamin Pasero
c8783f311e Exclude the .svn folder from Find in Files by Default (fixes #5896) 2016-04-27 18:35:24 +02:00
Johannes Rieken
1babeac102 Revert "add smartSuggestionsOnly settings, fixes #5574"
This reverts commit 4858b5910d.
2016-04-27 18:33:10 +02:00
Benjamin Pasero
80753fd224 "Open New Terminal" does not work for empty workspace (fixes #5834) 2016-04-27 18:03:13 +02:00
Benjamin Pasero
102ded5192 Git errors - give me action to show output (fixes #5815) 2016-04-27 17:47:22 +02:00
Benjamin Pasero
19566ef395 fix cursor for disabled sash 2016-04-27 17:27:50 +02:00
Benjamin Pasero
88b42168b3 Markdown preview cannot be resized anymore (fixes #5833) 2016-04-27 17:16:34 +02:00
Joao Moreno
506ade0725 extension service query telemetry 2016-04-27 17:07:32 +02:00
Joao Moreno
fd8aa36776 click suggestion to accept it
fixes #5521
2016-04-27 16:57:42 +02:00
Joao Moreno
d0a609e0e7 dont launch auto updater on unsigned application
fixes #5542
2016-04-27 15:57:19 +02:00
Joao Moreno
c5a44a058d fixes #5576 2016-04-27 15:57:19 +02:00
isidor
474450a76f fixes #5825 2016-04-27 15:46:23 +02:00
Joao Moreno
52c91d32e9 dont propose to install on update readme
fixes #5672
2016-04-27 15:46:17 +02:00
isidor
a0d480a88d debug: value change animation was broken due to css minification
fixes #5853
2016-04-27 15:37:52 +02:00
Joao Moreno
2ef375ecf4 fix bad serif font in extensions quick open
fixes #5793
2016-04-27 15:36:17 +02:00
Erich Gamma
628f77deab Adding the language to the workspaceLoad event 2016-04-27 15:06:57 +02:00
Joao Moreno
cec6b8d615 bring back gallery cache
fixes #5882
2016-04-27 15:02:09 +02:00
isidor
638704112d fixes #5804, fixes #5801 2016-04-27 14:54:17 +02:00
Johannes Rieken
73b97a0642 correct localise call, fallback to err if no err.message is available, protected message service against invalid items, fixes #5891 2016-04-27 14:33:42 +02:00
Johannes Rieken
4858b5910d add smartSuggestionsOnly settings, fixes #5574 2016-04-27 13:59:02 +02:00
João Moreno
48a0447e23 Merge pull request #4590 from SofianHn/master3
adding telemetry to extension widget
2016-04-27 12:34:45 +02:00
Johannes Rieken
3f770ea2be warn when unexpected properties show up in jsconfig.json, #5699 2016-04-27 12:30:28 +02:00
Martin Aeschlimann
b195f09f9d fixes #5836: Kimbie Dark theme renders foreground same as background for some tokens 2016-04-27 12:20:28 +02:00
isidor
815b1a9c71 fixes #5778 2016-04-27 12:02:37 +02:00
Johannes Rieken
254d100dbb improve detection when link becomes active, fixes #5843 2016-04-27 11:41:29 +02:00