Commit graph

8073 commits

Author SHA1 Message Date
Daniel Imms e9f712e0ae Uplevel xterm.js
Adds custom keydown handler for #6731
2016-07-22 05:51:38 -07:00
isidor 3fa40395a8 debug: mark function breakpoints as disabled if debug type does not support them
fixes #9099
2016-07-22 14:48:58 +02:00
Daniel Imms ba0150707d Merge pull request #9458 from Microsoft/tyriar/7045_integrated_terminal_ime_support
Support IMEs in integrated terminal
2016-07-22 05:03:32 -07:00
Daniel Imms 3a90fe1c89 Uplevel xterm.js 2016-07-22 05:02:39 -07:00
Daniel Imms e869cef1b9 Merge remote-tracking branch 'origin/master' into tyriar/7045_integrated_terminal_ime_support 2016-07-22 03:31:35 -07:00
Joao Moreno 5da541a16d use git template from workspace when not absolute
fixes #7830
2016-07-22 12:30:30 +02:00
Joao Moreno 249398124e support headless vsix installations
fixes #9585
2016-07-22 12:24:37 +02:00
isidor 5953873b3e debug: hint for configuration name on hover
fixes #9543
2016-07-22 12:19:50 +02:00
isidor bd9dfef5a8 debug debt: debug select action item extends SelectActionItem 2016-07-22 12:19:50 +02:00
Joao Moreno ebc11fe9f7 fix proxy regex validator
related to #9305
2016-07-22 12:11:14 +02:00
Martin Aeschlimann c84ecd7867 Update JSON Schema for JS and TS #8221 2016-07-22 11:04:01 +02:00
Martin Aeschlimann 70aa7ac5b0 Merge pull request #9595 from Microsoft/aeschli/languageconfiguration-cleanup
Replace deprecated __ language APIs with language-configuration alternative
2016-07-22 10:58:23 +02:00
João Moreno 9b89383033 implement touch interaction in list
fixes #9338
2016-07-22 10:48:46 +02:00
isidor f5e9cb6d3a debug: polish constructor formating 2016-07-22 10:31:26 +02:00
isidor 9c118b9eb3 debug: support variable paging
#9537
2016-07-22 10:31:26 +02:00
isidor ba70479e2b debug: Scope is also an ExpressionContainer 2016-07-22 10:31:26 +02:00
Johannes Rieken 7b8abcb2a3 Merge pull request #9581 from Microsoft/joh/linkprovider
registerDocumentLinkProvider
2016-07-22 10:07:44 +02:00
bgashler1@users.noreply.github.com a8093e79a0 Bold markdown headings for accessibility
Addresses #4502
2016-07-21 17:41:51 -07:00
Daniel Imms 01a3f86855 Uplevel xterm.js
Fixes a issue with vim and ctrl/arrows in particular
2016-07-21 11:45:22 -07:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann e929d1d8f0 Migrate JS/TS to language-configuration 2016-07-21 20:06:20 +02:00
Martin Aeschlimann 354a014029 Migrate PHP to language-configuration 2016-07-21 19:57:02 +02:00
Martin Aeschlimann e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Martin Aeschlimann c04f01e60c Add schema for language-configuration.json 2016-07-21 19:49:43 +02:00
Martin Aeschlimann 710824bcb3 fix NPE accessing docElement 2016-07-21 19:48:06 +02:00
Martin Aeschlimann edecd8bc74 Adopt css to language-configuration 2016-07-21 18:52:34 +02:00
Martin Aeschlimann f4a8c7a5e1 More comments on deprecated LanguageConfiguration settings 2016-07-21 18:17:33 +02:00
Sandeep Somavarapu e0119398ad Implement left, right cursor move commands 2016-07-21 18:14:09 +02:00
Joao Moreno d4fac8e98e allow users to skip file associations in setup
fixes #8687
2016-07-21 18:11:44 +02:00
isidor adcd4e9f29 debug: null guards that help when launching invalid js 2016-07-21 17:12:30 +02:00
Martin Aeschlimann ebc3074822 Emulate LanguageConfiguration.__electricCharacterSupport.docComment with autoClosingPairs 2016-07-21 16:58:59 +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
Johannes Rieken 47c1b47f0e re-compute links when LinkProviderRegistry changes 2016-07-21 16:12:53 +02:00
Johannes Rieken b5287d4621 registerDocumentLinkProvider 2016-07-21 16:05:59 +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