Commit Graph

7882 Commits

Author SHA1 Message Date
isidor
adcd4e9f29 debug: null guards that help when launching invalid js 2016-07-21 17:12:30 +02:00
Joao Moreno
d2bc1eb8f7 remove duplicate launch Code checkbox from setup
fixes #7461
2016-07-21 16:37:30 +02:00
Johannes Rieken
82f81348ef debt - remove remains of old 'shouldShowInContextMenu' logic 2016-07-21 16:28:23 +02:00
Sandeep Somavarapu
3e2fbc0e60 Reimplement viewport top/bottom/center based on model line 2016-07-21 15:47:45 +02:00
isidor
c7277ac312 debug: adopt menuOpts for context menu actions 2016-07-21 15:09:50 +02:00
isidor
9832b32778 debug: destrcture imports polish 2016-07-21 15:09:50 +02:00
Johannes Rieken
7c6e9672cd close input-box on focus lost, fixes #8449 2016-07-21 14:57:51 +02:00
Johannes Rieken
ab20478470 fill in snippets, reuse array 2016-07-21 14:22:53 +02:00
Johannes Rieken
b22a463771 move tabCompletion to suggest 2016-07-21 14:22:53 +02:00
Joao Moreno
e1598eb0c5 use proper file types in windows associations
fixes #3419
2016-07-21 13:07:12 +02:00
Joao Moreno
559ddfe0e9 add oss specific setup fields 2016-07-21 13:07:12 +02:00
Johannes Rieken
04b5988df6 cleanup 2016-07-21 12:27:59 +02:00
Andre Weinand
36edf0b561 use new "breakpoints" contribution point 2016-07-21 11:43:56 +02:00
Johannes Rieken
cda7db0d7e change command id, #9286 2016-07-21 11:32:56 +02:00
Johannes Rieken
10129c61e6 fixes #9376
when re-showing the quick pick for input honor the last typed value and only select the default value
2016-07-21 11:30:37 +02:00
isidor
7218a80c76 stdfork: on vscode exit still close server
fixes #7758
2016-07-21 11:27:05 +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