Commit Graph

1390 Commits

Author SHA1 Message Date
Johannes Rieken
d7dbecc91d prepare for weak references - use ExtHostDocumentData with a TextDocument property instead of having just ExtHostDocument 2016-01-11 11:24:27 +01:00
Johannes Rieken
d78646888a refactor ExtHostDocumentModel to ready for node_module consumption 2016-01-11 10:50:25 +01:00
Johannes Rieken
ffc21477ea add missing changes to test 2016-01-08 16:19:49 +01:00
Johannes Rieken
d625b55e9e no closeTextDocument 2016-01-08 15:44:48 +01:00
Johannes Rieken
b85b55c309 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-08 12:07:39 +01:00
Johannes Rieken
f484123616 refine API, add closeTextDocument call 2016-01-08 12:04:00 +01:00
Martin Aeschlimann
cc3ca46683 Comments are not colored #1864 2016-01-08 11:37:47 +01:00
Benjamin Pasero
f88ab736b3 better marker 2016-01-08 11:18:13 +01:00
Benjamin Pasero
fbb797311c Revert "mark beginning of javascript changes to vscode.d.ts"
This reverts commit ac55a05ba6.
2016-01-08 11:17:13 +01:00
Joao Moreno
4a7ddb0788 use base proxy util for request service too
related to #155
2016-01-08 11:11:28 +01:00
Alex Dima
df43d6a7ee Make replace not use decorationIndex 2016-01-08 10:30:59 +01:00
Alex Dima
8168eb25bf Minor renames 2016-01-08 10:30:58 +01:00
isidor
e021c05495 tree size tuning: center header action icons in split panes 2016-01-08 10:25:51 +01:00
isidor
42c3b942f5 tree size tuning: move monaco count badge in working file view
fixes
2016-01-08 10:12:14 +01:00
Alex Dima
bb9c1d7057 Clean up find widget logic 2016-01-08 09:54:58 +01:00
Alex Dima
ec5bd6464b Minor cleanup in the find controller 2016-01-08 09:54:57 +01:00
Johannes Rieken
62f8a6a954 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-08 09:13:05 +01:00
Johannes Rieken
0e039274d8 remove merge issue 2016-01-08 09:12:37 +01:00
Johannes Rieken
5846f82642 don't use an editor input 2016-01-08 09:07:47 +01:00
isidor
27db7e99c6 joao: tune the count badge size with regards to the new tree size 2016-01-07 19:02:46 +01:00
isidor
7c00d7ac33 joao: tune the git icons with regards to the new tree size 2016-01-07 19:02:46 +01:00
Benjamin Pasero
ac55a05ba6 mark beginning of javascript changes to vscode.d.ts 2016-01-07 18:41:02 +01:00
Joao Moreno
b20ab37db9 fix typo
fixes #155
2016-01-07 18:11:34 +01:00
Joao Moreno
1f59ee0612 fixes #1508 2016-01-07 17:59:30 +01:00
Johannes Rieken
5923afa982 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-07 17:16:00 +01:00
isidor
920e4024a0 debug: show breakpoint condition in hover 2016-01-07 16:47:25 +01:00
Martin Aeschlimann
907e6adb61 clean up cssrules for comment tokens 2016-01-07 16:38:28 +01:00
isidor
997f4a19c4 debug: breakpoint widget should get dismissed with 'esc' 2016-01-07 16:25:27 +01:00
isidor
dc7344aba0 debug: do not hide breakpoint widget on 'blur' 2016-01-07 16:25:26 +01:00
isidor
75eaa86162 debug: there can be only one breakpoint widget 2016-01-07 16:25:26 +01:00
Martin Aeschlimann
4732e95b1d [php] prefilter completion proposals based on prefix 2016-01-07 16:00:18 +01:00
Martin Aeschlimann
bdae5cdc6d remove experimental from label 2016-01-07 16:00:17 +01:00
Martin Aeschlimann
2dd02eba0b [theme] rename extension to 'colorful-defaults' 2016-01-07 16:00:16 +01:00
Johannes Rieken
b3c2dd835c language feature registry should not rely on Date.now, but just counting clock, hopefully fixes #1848 2016-01-07 12:37:34 +01:00
Johannes Rieken
92fb16ab11 merge with master 2016-01-07 10:52:55 +01:00
Johannes Rieken
b4e8754670 proper use of EditorInput and EditorModel 2016-01-07 10:45:35 +01:00
Dirk Baeumer
8b8c3ca711 Fixes #1802 2016-01-07 10:31:50 +01:00
Joao Moreno
52ee0d69c0 better extension gallery sorting 2016-01-07 10:25:31 +01:00
Benjamin Pasero
116c61e3e3 Merge pull request #1767 from Microsoft/ben/electron
Update to Electron 0.35.5
2016-01-07 08:32:07 +01:00
Benjamin Pasero
f289ec0749 fix compile error 2016-01-07 08:31:40 +01:00
Benjamin Pasero
d041de91d0 remove one any use 2016-01-07 08:28:47 +01:00
Benjamin Pasero
6915fcdf80 Merge branch 'master' into ben/electron 2016-01-07 08:22:08 +01:00
Alex Dima
39602b3adb Fixes #1794: Add support for OEM_8 and OEM_102 2016-01-06 19:31:54 +01:00
Alex Dima
bfaf7c9e23 Improve Keybinding IO 2016-01-06 19:31:53 +01:00
Alex Dima
2daeb32117 Add tests for keybindings IO 2016-01-06 19:31:52 +01:00
Alex Dima
e28cd4d8a4 Improve default keybinding generation; Formatting changes around keybindings code 2016-01-06 19:31:50 +01:00
Martin Aeschlimann
772c4ef93a Merge pull request #1728 from basarat/patch-2
replace case with proper type declaration
2016-01-06 19:06:27 +01:00
Johannes Rieken
ac5267eb61 use resourceEditorInput so that virtual documents can be shown in the editor 2016-01-06 17:53:37 +01:00
Joao Moreno
ecfc3c659d fixes #1787 2016-01-06 17:24:20 +01:00
Johannes Rieken
a4874a3997 fix missing sort call in language feature registry 2016-01-06 17:18:22 +01:00