Commit graph

5045 commits

Author SHA1 Message Date
Joao Moreno
4685ffaa0a Revert "scale suggest widget with editor's font size"
This reverts commit 50807c9ea0.
2016-04-29 10:23:09 +02:00
Joao Moreno
697cb96a32 Revert "improve suggest widget scaling"
This reverts commit d9d9369d6d.
2016-04-29 10:23:06 +02:00
Benjamin Pasero
ffc125aa51 unset "run as node" 2016-04-29 09:59:23 +02:00
Joao Moreno
d9d9369d6d improve suggest widget scaling 2016-04-29 09:56:52 +02:00
Benjamin Pasero
eb0f2b8264 "Open New Terminal" should work even for empty or untitled editor (fixes #5977) 2016-04-29 09:54:21 +02:00
Alex Dima
c82bcaca96 Add isBuiltin property to extension activation telemetry event 2016-04-29 09:47:10 +02:00
Benjamin Pasero
0e9c89080c set ELECTRON_NO_ATTACH_CONSOLE=1 2016-04-29 09:44:54 +02:00
Alex Dima
43e7c7e08c Fixes #4737: Adopt latest loader text plugin 2016-04-29 09:35:59 +02:00
Alex Dima
75596214bc Fixes #5618: mouseWheelScrollSensitivity is a float, not an integer 2016-04-29 09:27:08 +02:00
Benjamin Pasero
4666f7dbe3 "let's agree to one file, one style" (#5536) 2016-04-29 09:15:58 +02:00
Benjamin Pasero
8a616a93f1 run integration tests on windows? 2016-04-29 09:04:50 +02:00
Alex Dima
86f27d887b Fixes #3642: Generate dynamic CSS for decorations also for high contrast 2016-04-29 09:03:21 +02:00
Alex Dima
0de53e0984 Fixes #4900: use identifier instead of id 2016-04-29 08:54:25 +02:00
Alex Dima
259f1bb8e4 Fixes #4903: use identifier instead of id 2016-04-29 08:53:23 +02:00
Alex Dima
451346502f Fixes #4699: Map VK_CANCEL to PauseBreak 2016-04-29 08:50:00 +02:00
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
Benjamin Pasero
a085dab9cf a bit more monaco => code 2016-04-28 08:13:07 +02:00
Benjamin Pasero
6cc07c8026 debt - storage service shouldn't be an event emitter (fixes #5752) 2016-04-28 07:58:08 +02:00
Benjamin Pasero
6bad8b6982 Simplify TextFileChangeEvent (fixes #5929) 2016-04-28 07:50:13 +02:00
Benjamin Pasero
0d63b3e546 hide file message when file gets saved or reverted (fixes #5634, fixes #5634) 2016-04-28 07:37:06 +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