Commit graph

2548 commits

Author SHA1 Message Date
Benjamin Pasero
06cb6467b5 bump version to 0.10.9 for February work 2016-02-05 10:15:36 +01:00
Alex Dima
42451b5fcc More tslint 2016-02-05 10:09:36 +01:00
Johannes Rieken
9367be9a58 Merge pull request #2714 from Microsoft/joh/tips
extension tips
2016-02-05 09:54:10 +01:00
Alex Dima
ad41d3db4a Linting in /base/ 2016-02-05 09:49:52 +01:00
Benjamin Pasero
ce6b458166 more linting 2016-02-05 09:33:38 +01:00
Benjamin Pasero
db58168a2f fix outlint in tree for other themes too 2016-02-05 09:32:11 +01:00
Andre Weinand
7c8e43f421 jolifanto bambla ô falli bambla - grossiga m’pfa habla horem - égiga goramen - higo bloiko russula huju - hollaka hollala - anlogo bung 2016-02-05 00:00:05 +01:00
Alex Dima
762b640aca Skip no-ops 2016-02-04 23:31:32 +01:00
Alex Dima
7296da2460 Reimplement EditableTextModel._applyEdits 2016-02-04 23:31:30 +01:00
Alex Dima
922234240d var -> let 2016-02-04 23:31:29 +01:00
Andre Weinand
0b60786bec Revert "debug: output preserve last new line in case more output gets appended"
This reverts commit 87610761f5.
2016-02-04 22:20:15 +01:00
Andre Weinand
c4b2f6ba00 first cut of function breakpoints 2016-02-04 21:27:53 +01:00
isidor
7bccf50ee4 panel: vertically align title
fixes #2299
2016-02-04 20:31:54 +01:00
isidor
3779b6d568 debug: move common code for Expression and Variable to ExpressionContainer 2016-02-04 20:22:04 +01:00
isidor
d969678fa0 debug: no longer automatically convert relative to absolute paths 2016-02-04 19:56:14 +01:00
isidor
85400f31bd debug: show and hide hover with a 1s delay
fixes #2309
2016-02-04 19:49:52 +01:00
isidor
efdfcf1f4c RunOnceScheduler.isScheduled() 2016-02-04 19:49:52 +01:00
Benjamin Pasero
9bbd9d3b1a more linting 2016-02-04 18:08:17 +01:00
Benjamin Pasero
2edbe51772 easy with moving focus around after quick open closes 2016-02-04 18:04:04 +01:00
Benjamin Pasero
a07ab40d86 Tree: Focus border cut on selected element (fixes #2532) 2016-02-04 17:59:19 +01:00
Benjamin Pasero
76fd097af4 some workbench linting 2016-02-04 17:59:19 +01:00
Johannes Rieken
a47f67668f :liptsick: tslint here and there 2016-02-04 17:34:25 +01:00
Johannes Rieken
b3f65f6182 💄 tslint /api 2016-02-04 17:26:04 +01:00
Johannes Rieken
9a29118e33 label: Show Extension Tips 2016-02-04 17:13:18 +01:00
Johannes Rieken
22ac7f71b1 remember what extension were proposed
to avoid spamming the user we remember what extension in what version trigger the status bar indication. that combination won't trigger again for 28dys
2016-02-04 17:12:22 +01:00
Alex Dima
dd751e45ee Fixes #2586: Both model content change event strategies should reach the same versionId; Do not guess composition case in textareaState if text contains new line 2016-02-04 16:48:50 +01:00
Alex Dima
db2464fa4c Fix debug message 2016-02-04 16:48:48 +01:00
Johannes Rieken
d0b5e2ca4e 💄 unused imports 2016-02-04 16:48:26 +01:00
Benjamin Pasero
11e4375706 Double click a file in explorer causes UI issues (fixes #2713) 2016-02-04 16:27:54 +01:00
Johannes Rieken
244d5b460b sorting: recency -> score 2016-02-04 16:23:41 +01:00
Johannes Rieken
6bd9a98c8c setting 'extensions.showTips' with bells and whistles, nicer eventing in config service 2016-02-04 16:21:46 +01:00
Erich Gamma
e5fedee06b Enabled more tslint rules 2016-02-04 16:01:05 +01:00
Johannes Rieken
c169d6b0b3 extract tip data into a JSON file 2016-02-04 15:47:07 +01:00
isidor
5e050753e4 debug: do not wrap words in hover yet
fixes #2305
2016-02-04 15:39:42 +01:00
Johannes Rieken
c3e4d0bc15 label "Show Extension Tips" 2016-02-04 15:30:02 +01:00
Johannes Rieken
6b2e4968f3 add extension tips widget 2016-02-04 15:29:07 +01:00
Martin Aeschlimann
36dd129388 Fixes #2698 : Dark and light (Visual Studio) themes target ts for some important js styles 2016-02-04 13:58:05 +01:00
Martin Aeschlimann
ac75d8060c Fixes #2638: [json] intellisense eats colon 2016-02-04 13:58:05 +01:00
isidor
a41236c1f3 debug: use extensionsAssistant when user tries to debug mono
fixes #2083
2016-02-04 12:22:27 +01:00
Benjamin Pasero
413dd9191e "Close All Files" action can leave the editor area stale and broken (fixes #2704) 2016-02-04 11:42:47 +01:00
Andre Weinand
0ee59834bb Revert "update node-debug"
This reverts commit 07b5d46cc6.
2016-02-04 11:21:44 +01:00
Johannes Rieken
58f156a0ea add extensions.enableSuggestions flag 2016-02-04 11:20:16 +01:00
Johannes Rieken
83f710bb8c extension tips as quick pick list 2016-02-04 11:01:13 +01:00
isidor
87610761f5 debug: output preserve last new line in case more output gets appended 2016-02-04 10:39:55 +01:00
Johannes Rieken
ad09563752 use pre-wrap, fixes #2673 2016-02-04 10:13:55 +01:00
Benjamin Pasero
238c707342 Feature Request: "Close all but this" context menu option for working files (fixes #2643) 2016-02-04 09:47:39 +01:00
Benjamin Pasero
f3e6aed456 text file service - make api fit for resource arrays 2016-02-04 08:45:56 +01:00
Benjamin Pasero
9ace9db63c Search: no a11y feedback for search results and search progress (fixes #2644) 2016-02-04 08:15:02 +01:00
Benjamin Pasero
22a03fe9fd aria: add status role 2016-02-04 08:04:45 +01:00
Benjamin Pasero
88be7dfe6e a11y: more context specific labels for quick open 2016-02-03 20:09:02 +01:00