Commit graph

2526 commits

Author SHA1 Message Date
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
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
Erich Gamma
e5fedee06b Enabled more tslint rules 2016-02-04 16:01:05 +01:00
isidor
5e050753e4 debug: do not wrap words in hover yet
fixes #2305
2016-02-04 15:39:42 +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
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
Martin Aeschlimann
2affc685ad Fixes #2645 : [php] Double-click "$a" in "$a->b()" highlights "$a-" 2016-02-03 18:39:13 +01:00
Martin Aeschlimann
09c07b7830 Update TS/JS grammars to 59c4f26 (Feb 2) 2016-02-03 18:39:13 +01:00
Johannes Rieken
6be375ac07 Add an extension assistant that proposes to install extensions we don't bundle anymore 2016-02-03 17:32:16 +01:00
Benjamin Pasero
29666ed624 more specific aria labels for various quick open handlers 2016-02-03 16:36:33 +01:00
Martin Aeschlimann
4bb65a5b51 Merge pull request #2649 from xaverh/master
Fixes to C++ and C syntax
2016-02-03 15:59:05 +01:00
Martin Aeschlimann
296d0b1aa8 fixes #2633 [html] Anchor tag with empty href attribute 2016-02-03 15:36:33 +01:00
Andre Weinand
e4a6347704 update node-debug 2016-02-03 12:57:58 +01:00
Erich Gamma
b4a85b757e use a regexp instead of a many === 2016-02-03 12:50:03 +01:00
Benjamin Pasero
46db05eec3 provide aria labels for debug viewers 2016-02-03 12:46:57 +01:00
isidor
6d4245e6ad debug: treat category console as a warning
fixes #2665
2016-02-03 12:41:07 +01:00
Johannes Rieken
a2d7b62d24 use gulp-tsb 0.10.1 2016-02-03 12:33:25 +01:00
Erich Gamma
d1f8fb041d Merge pull request #2610 from mahmoudymy/master
add emmet support for .erb and .php files
2016-02-03 12:29:10 +01:00
Benjamin Pasero
98132ad8e8 a11y: provide more context in aria labels 2016-02-03 12:05:25 +01:00
Alex Dima
0a10223154 Remove worker request service that delegates back to the main thread for CORS 2016-02-03 12:04:41 +01:00
Alex Dima
b6ad037ed8 Minor clean up in /base/ 2016-02-03 12:04:39 +01:00
Alex Dima
4976ebd294 Remove SHA1 logic from base 2016-02-03 12:04:38 +01:00
Alex Dima
adf0be095c Parameter Hints Model uses equal instead of hashing for equality check 2016-02-03 12:04:36 +01:00
isidor
65b9e937b0 debug: remove concept of grouped output
fixes #2593
2016-02-03 12:03:16 +01:00
isidor
e937073018 launch.json - remove warnings 2016-02-03 12:03:16 +01:00
Andre Weinand
07b5d46cc6 update node-debug 2016-02-03 11:41:16 +01:00
Benjamin Pasero
bd5d8f59d4 No context menu in any input field (fixes #1578) 2016-02-03 11:20:20 +01:00
Alex Dima
9dfc48fd90 Clean up some base/browser files 2016-02-03 10:51:50 +01:00