Commit Graph
8720 Commits
Author SHA1 Message Date
isidor 6fb2f276d2 debug: do not store full watch expression, just name and id
fixes #10543
2016-08-23 16:52:04 +02:00
Johannes Rieken 4a25cec539 typescript should not steel focus 2016-08-23 16:49:54 +02:00
Johannes Rieken 5fbe501da2 allow final tabstop snippets for all cursors, #9764 2016-08-23 16:41:16 +02:00
Johannes Rieken a6d74abc42 add failing test, fix test, the feature is actually not done. thi is so tdd - #9764 2016-08-23 16:41:16 +02:00
Johannes Rieken 3e87aced31 start with 'format code', #9764 2016-08-23 16:41:16 +02:00
Sandeep Somavarapu c910f62b76 fallback to invisibles if no guide setting 2016-08-23 16:39:03 +02:00
isidor f725464ad3 explorer view: wait for the explorer to be constructored before reacting on file icons
fixes #10820
2016-08-23 16:37:18 +02:00
Dirk Baeumer 9b0fff55bd Fixes #10842: Output pane comes up with hover 2016-08-23 16:36:39 +02:00
Martin Aeschlimann 886e308f7e [themeservice] fix missing return 2016-08-23 16:34:35 +02:00
Andre Weinand 68ac04ba83 debugger: add support for reverse requests to VS Code; partial support for #10574 2016-08-23 16:30:24 +02:00
Sandeep Somavarapu 367bfdb798 Support direction argument for folding command 2016-08-23 16:17:01 +02:00
isidor 56b04beb08 debug: add clear console action as a global workbench action
fixes #10691
2016-08-23 16:16:50 +02:00
Benjamin Pasero 428c3ee487 more reliable test 2016-08-23 16:16:24 +02:00
isidor 354d446330 debug: disconnect the debug session on configuration done error
fixes #10596
2016-08-23 16:08:17 +02:00
Joao Moreno 361348287e extract Cache class 2016-08-23 16:07:09 +02:00
Benjamin Pasero 538f69b5c6 add tests for workspace config service 2016-08-23 15:56:24 +02:00
Benjamin Pasero 5ee721c686 config - need to watch parent folder to detect ADD and DELETE of config 2016-08-23 15:56:24 +02:00
Martin Aeschlimann 541f011368 [plist] remove base helper, directly use node-module 2016-08-23 15:42:18 +02:00
Joao Moreno 495272371f fix dependencies 2016-08-23 15:35:55 +02:00
Martin Aeschlimann e80dfd37ce [icons] support multi segment file extension icon associations 2016-08-23 15:33:40 +02:00
Martin Aeschlimann d507ca5260 [icons] folder name icon associations 2016-08-23 15:33:38 +02:00
Martin Aeschlimann 1cfae32db4 [icons] no need to css-escape class names in html 2016-08-23 15:33:37 +02:00
Joao Moreno 3b708a36d3 Merge branch 'extension-contributions' 2016-08-23 15:32:00 +02:00
Joao Moreno 169983b2f5 extension editor: show settings contributions 2016-08-23 15:30:58 +02:00
isidor 20b12fc217 debug: seperate stop and disconnect actions
fixes #9740
2016-08-23 15:21:07 +02:00
Sandeep Somavarapu 00c40919c0 fix #10624 2016-08-23 15:14:54 +02:00
Joao Moreno 13de7b21cf dom: $(tag, attr, ...children) 2016-08-23 14:47:54 +02:00
Martin Aeschlimann 75c6fa2755 [icons] associate schema for icon-themes 2016-08-23 14:45:00 +02:00
Martin Aeschlimann 986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Martin Aeschlimann 5664a6096e [icons] add schema for icon-theme.json file 2016-08-23 14:44:59 +02:00
Martin Aeschlimann 9cc275ef22 [icons] polish properties for font icons 2016-08-23 14:43:30 +02:00
Martin Aeschlimann 5b22f3cf6b [icon sets] larger padding, font size control by icon set 2016-08-23 14:43:30 +02:00
isidor 66e23474f5 debug: actions renaming 2016-08-23 14:34:39 +02:00
Alex Dima 457a571402 Fixes #8392: focus the contextmenu when it opens, render focused entries 2016-08-23 14:06:19 +02:00
Alex Dima 8b57d21287 Simplify combinedDisposable 2016-08-23 14:06:19 +02:00
isidor 4d976f0821 panel: take into account border top 1px height
fixes #9734
2016-08-23 12:26:35 +02:00
Benjamin Pasero 2557f3a7aa icons - better input box width when icons are showing 2016-08-23 12:19:33 +02:00
Benjamin Pasero a84b272892 icons - add classes for each extension 2016-08-23 12:02:47 +02:00
Johannes Rieken 6110660a23 add 'resourceFilename' context key 2016-08-23 11:50:17 +02:00
Benjamin Pasero ef69c1dba5 icons - add folder class as well 2016-08-23 11:45:53 +02:00
Isidor Nikolic ac1dcd7ce8 Merge pull request #10590 from ramamurthynagaraj/issue_10556
Fixes #10556: considering non open files dirty count using file dirty event
2016-08-23 11:12:35 +02:00
Joao Moreno 4f22d44706 galleryExtension.iconUrlFallback related to #10180 2016-08-23 11:08:22 +02:00
Joao Moreno 8e4b3e0a2f event.once 2016-08-23 11:08:22 +02:00
Benjamin Pasero 48bc670571 remove unused 2016-08-23 10:58:52 +02:00
Dirk Baeumer 1897d17bce Fixes #10823: Improve error reporting in tsserver. 2016-08-23 10:57:17 +02:00
Alex Dima a58be75c43 Add default standalone editor font 2016-08-23 10:17:45 +02:00
Alex Dima 99356cbcae SimpleConfigurationService returns the default config 2016-08-23 10:17:45 +02:00
Alex Dima b03f077c51 Make acceptSuggestionOnEnter be configurable from the editor 2016-08-23 10:17:45 +02:00
Alex Dima afe54974cc Fixes Microsoft/monaco-editor#119: No roundedSelection in Edge 2016-08-23 10:17:45 +02:00
Dirk Baeumer add4b2ebbc Merge in translations 2016-08-23 10:13:55 +02:00