Commit graph

19679 commits

Author SHA1 Message Date
Johannes Rieken 3e81316eab Revert "load main.js while waiting for app.isReady, #17108"
This reverts commit 174fafae53.
2017-06-09 10:34:35 +02:00
Alex Dima 593efb9b89 Fixes Microsoft/monaco-editor#412: Fix comparison to cover also empty strings 2017-06-09 10:27:10 +02:00
Johannes Rieken 0a6a94a1e4 ref - apply editor font to reference search tree 2017-06-09 10:08:17 +02:00
Benjamin Pasero 455a4e65db 💄 2017-06-09 08:55:23 +02:00
Alex Dima 16ffd060c4 Fixes Microsoft/monaco-editor#388: Validate tokens produced by custom tokenizers 2017-06-09 08:49:57 +02:00
Benjamin Pasero 2e4f2fb092 main - move some events into app.ts 2017-06-09 08:37:24 +02:00
Benjamin Pasero 2a580b4d68 main - extract service for handling recent paths and jumplist 2017-06-09 08:10:09 +02:00
Andre Weinand 4541e70733 node-debug@1.14.1 2017-06-08 23:57:23 +02:00
Christof Marti 278866dca5 Configure plugin for labelling issues for new releases 2017-06-08 10:41:01 -07:00
Benjamin Pasero 3f043b2da6 get rid of LegacyRenderer (fixes #27705) 2017-06-08 18:10:45 +02:00
Johannes Rieken b483b517d2 stop using legacyrenderer, also nuke (newly) unused left-right-widget, #27705 2017-06-08 17:42:51 +02:00
Benjamin Pasero a1f1d6a579 main - more shuffling around 2017-06-08 15:38:08 +02:00
isidor 4a08a066e1 debug: better hc color for focused stack frame
fixes #28219
2017-06-08 15:32:31 +02:00
Johannes Rieken 0117f311aa make Placeholder#index a number, fixes #28185 2017-06-08 15:00:32 +02:00
Johannes Rieken 61a1d9abdc more docs about doc change event, #28077 2017-06-08 14:44:08 +02:00
Michel Kaporin 0fd62676f3 Resolves #27922 2017-06-08 13:19:04 +02:00
Benjamin Pasero 63cdab3152 debt - extract IWindowsMainService 2017-06-08 13:17:17 +02:00
Benjamin Pasero 0526234210 more renames 2017-06-08 12:33:04 +02:00
Benjamin Pasero c2cb4fc173 delete unused code 2017-06-08 12:28:22 +02:00
Benjamin Pasero 129ba23f70 vscodeWindow => codeWindow 2017-06-08 12:26:32 +02:00
Benjamin Pasero f97a4729b2 debt - some cleanup on main services 2017-06-08 12:23:04 +02:00
Benjamin Pasero 4aa3f05d08 💄 main side 2017-06-08 09:48:37 +02:00
Benjamin Pasero 7ceab4ec6e dialogs - set type properly 2017-06-08 09:45:29 +02:00
Johannes Rieken efa84ba725 less eager snippet suggestions, #26275 2017-06-08 09:44:36 +02:00
Matt Bierner 2af6c114c3 Fix markdown wordwrap for langugae specific settings. Fixes #25357 2017-06-07 15:42:06 -07:00
Matt Bierner 25458491eb Remove ` as autoclosing pair in markdown
Having ` as an autoclosing pair makes typing fenced code blocks annoying

https://github.com/Microsoft/vscode/pull/28172#issuecomment-306944985
2017-06-07 15:42:06 -07:00
isidor 9ad78cf0c7 use tripple equals when comparing 2017-06-08 00:39:58 +02:00
isidor 4d020e27ea Revert "fixes #28198"
This reverts commit 0425eff0f0.
2017-06-08 00:35:21 +02:00
isidor 9f0ba70700 fixes #28198 2017-06-08 00:29:07 +02:00
Daniel Imms dca7ae6908 Monokai: Use tab well color for title bar
Fixes #27980
2017-06-07 15:23:28 -07:00
Matt Bierner 07645a664f Restrict markdown preview to markdown files
Fixes #28210

Only show the markdown preview commands when you are in a markdown file
2017-06-07 15:08:43 -07:00
Yu Zhang fc2b063fa2 Default Markdown language configuration (#28172)
* 🔧 renew Markdown lang config

* 🎨 format
2017-06-07 14:53:54 -07:00
Matt Bierner d173d8ecc1 Add insertSpaceAfterConstructor Formatting Option for TS and JS
Fixes #28206
2017-06-07 14:49:29 -07:00
isidor 0425eff0f0 fixes #28198 2017-06-07 23:33:56 +02:00
Matt Bierner a757842135 Simplify logging of TS request errors
Fixes #28095

Removes the manual error logging on client requests in favor of doing this automatically in the service client. Also fixes logging of canellation errors
2017-06-07 14:31:25 -07:00
Andre Weinand 4fce291653 node-debug@1.14.0 2017-06-07 23:22:58 +02:00
Nick Snyder 61fa6e8f5d Concat instead of reduce 2017-06-07 13:51:57 -07:00
Nick Snyder 00a276cf8c filePromise 2017-06-07 13:51:57 -07:00
Nick Snyder 06dfe10a38 Don't hardcode number of result providers
Minor refactor. Does not change any logic.
2017-06-07 13:51:57 -07:00
Ramya Achutha Rao 61377c23b0 Fix build error 2017-06-07 12:51:58 -07:00
Ramya Achutha Rao 28709b648b Enable new emmet by default, add toggle comment feature 2017-06-07 12:42:45 -07:00
Ramya Achutha Rao 6ff1da8d30 Separate Completion Provider for Emmet Css 2017-06-07 12:42:45 -07:00
kieferrm fed8544b4f change formatOnPase default, fixed 28176 2017-06-07 10:29:11 -07:00
Ramya Achutha Rao c47b702fa5 Refactoring toggleComment 2017-06-07 10:28:03 -07:00
Matt Bierner dd9ebe1d6e Fix more TS 2.4 Errors in VS Code codebase (#28144) 2017-06-07 10:20:40 -07:00
Dirk Baeumer bc72c64573 Always show group label 2017-06-07 18:33:35 +02:00
Alex Dima 36e83cc200 Fixes Microsoft/monaco-editor#446 2017-06-07 17:40:33 +02:00
Johannes Rieken dfc9961ae1 fix #23728 2017-06-07 17:36:19 +02:00
Michel Kaporin fcf8b2942d Pass extensions-dir as VS Code arg, instead of Chrome Driver one. 2017-06-07 17:11:35 +02:00
Michel Kaporin 1f1e1ec7c9 Pass the argument to the VS Code executable, instead of a chrome driver. 2017-06-07 17:07:12 +02:00