Commit graph

7875 commits

Author SHA1 Message Date
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann
e929d1d8f0 Migrate JS/TS to language-configuration 2016-07-21 20:06:20 +02:00
Martin Aeschlimann
354a014029 Migrate PHP to language-configuration 2016-07-21 19:57:02 +02:00
Martin Aeschlimann
e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Martin Aeschlimann
c04f01e60c Add schema for language-configuration.json 2016-07-21 19:49:43 +02:00
Martin Aeschlimann
710824bcb3 fix NPE accessing docElement 2016-07-21 19:48:06 +02:00
Martin Aeschlimann
edecd8bc74 Adopt css to language-configuration 2016-07-21 18:52:34 +02:00
Martin Aeschlimann
f4a8c7a5e1 More comments on deprecated LanguageConfiguration settings 2016-07-21 18:17:33 +02:00
Martin Aeschlimann
ebc3074822 Emulate LanguageConfiguration.__electricCharacterSupport.docComment with autoClosingPairs 2016-07-21 16:58:59 +02:00
Martin Aeschlimann
24b9f78879 F8 Code Action Rendering. fixes #9299 2016-07-21 10:54:20 +02:00
Johannes Rieken
4eed166172 fix win drive letter lower case logic, #9393 2016-07-21 10:53:24 +02:00
Joao Moreno
3af5b69e9e fix open recent shortcut 2016-07-21 09:14:13 +02:00
Martin Aeschlimann
5067f31f10 Merge pull request #9469 from gontadu/patch-4
Added more T-SQL keywords
2016-07-21 08:54:29 +02:00
Joao Moreno
8c38fca346 don't restore git message on reset 2016-07-21 08:30:11 +02:00
chrmarti
3abddec358 #55: Add performance test for QuickOpen (#9545) 2016-07-20 15:18:41 -07:00
isidor
713338ddff debug: be less picky about debug evaluate enablement 2016-07-20 21:40:45 +02:00
Martin Aeschlimann
d9c376a213 fixes #1778: [less] mixins ") expected" errors 2016-07-20 18:27:17 +02:00
isidor
8cb983631a fixes #9243 2016-07-20 18:14:28 +02:00
Joao Moreno
2545370a00 document extensionHomePath 2016-07-20 17:54:16 +02:00
Sandeep Somavarapu
eaf2aa9884 Merge pull request #9536 from Microsoft/sandy081/linesViewPort
Implement lineViewTop, lineViewBottom, lineViewCenter
2016-07-20 17:31:30 +02:00
João Moreno
bff0bad5d9 create setup.exe in .build folder 2016-07-20 17:28:01 +02:00
Johannes Rieken
3c4ae57c99 debt - remove unsed 'shouldAutotriggerSuggest' 2016-07-20 17:21:32 +02:00
Johannes Rieken
4d37b86195 move definition of 'wordBasedSuggestions' to editor 2016-07-20 17:16:25 +02:00
João Moreno
65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00
Kai Maetzel
480850fe31 Merge pull request #9538 from bradyholt/patch-1
Fix minor spelling mistake in comment: Iff > If
2016-07-20 08:00:30 -07:00
Joao Moreno
6d6d4d1aca add inno bitmaps 2016-07-20 16:58:14 +02:00
Johannes Rieken
fccc1f9e48 compare functions are hard, fix #9421 2016-07-20 16:54:29 +02:00
Johannes Rieken
fc0260d242 simplify snippet registry 2016-07-20 16:48:19 +02:00
Andre Weinand
e5fef0e5b8 debug protocol: add variables paging 2016-07-20 16:29:54 +02:00
Martin Aeschlimann
349c4ddf60 [json] hover in JSON documents hides '*', fixes #8068 2016-07-20 16:29:31 +02:00
Brady Holt
a00260bb41 Fix minor spelling mistake in comment: Iff > If 2016-07-20 09:18:01 -05:00
Johannes Rieken
9b3d529474 first cut of tab completion, #9286 2016-07-20 16:12:48 +02:00
Sandeep Somavarapu
35d592de03 tests 2016-07-20 16:09:14 +02:00
Sandeep Somavarapu
73551134d5 Cleam up 2016-07-20 15:13:34 +02:00
Sandeep Somavarapu
6f94a1fd12 Implement lineViewTop, lineViewBottom, lineViewCenter 2016-07-20 15:10:09 +02:00
Joao Moreno
b7cfce2c26 set Ctrl R to open recent 2016-07-20 12:09:27 +02:00
Joao Moreno
e4f63e5cdd add jsconfig.json 2016-07-20 12:09:27 +02:00
isidor
a9cd4ddfbb don't load source for stack frames without source
fixes #9420
2016-07-20 12:05:00 +02:00
isidor
082cfeee65 debug: introduce breakpoints extension point
fixes #9037
2016-07-20 11:48:32 +02:00
Joao Moreno
2bc3457789 win32 setup skeleton 2016-07-20 11:17:52 +02:00
Joao Moreno
63973d483e eslint 2016-07-20 11:17:23 +02:00
Joao Moreno
9b3f9d7648 extract vscode linux build scripts 2016-07-20 11:00:50 +02:00
Joao Moreno
e48ffc1d71 dynamically require gulp files 2016-07-20 11:00:50 +02:00
Joao Moreno
407259bdb0 es6ify gulpfile.vscode.js 2016-07-20 11:00:50 +02:00
Joao Moreno
64f4fd7302 remove some file extensions 2016-07-20 11:00:50 +02:00
isidor
f368e01cd9 debug: only hide the hover widget if the mouse leave event is outside the hover
fixes #3528
2016-07-20 10:42:04 +02:00
Martin Aeschlimann
524aa37e33 Merge pull request #9497 from pmkary/patch-1
Added missing "rem" unit
2016-07-20 09:18:45 +02:00
Pouya Kary
675275a309 Added missing "rem" unit 2016-07-19 22:01:32 +04:30
Martin Aeschlimann
0aa920603e fixes #8612: Editor inherits Abyss theme in find widget 2016-07-19 17:37:05 +02:00
Martin Aeschlimann
802d562fdc fixes #8977: package.json dependency hover can break with links 2016-07-19 16:37:11 +02:00