Commit graph

8073 commits

Author SHA1 Message Date
Martin Aeschlimann 4cc85aead5 Update ThirdPartyNotices 2016-08-02 20:53:54 +02:00
isidor 2822c06454 debt: remove composite events from event service
fixes #9857
2016-08-02 20:29:22 +02:00
Martin Aeschlimann 5ca799fd07 [javascript] update grammar, grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann fdcbf91f27 [typescript] evolve update script, emit grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann 847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +02:00
Alex Dima 9582aef30c Reduce usage of EditorAction.isSupported() 2016-08-02 16:57:18 +02:00
Martin Aeschlimann 2ee0412b22 [typescript] update grammar (Microsoft/TypeScript-TmLanguage@1cf745c) 2016-08-02 12:13:28 +02:00
Martin Aeschlimann 893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Johannes Rieken fe8bb5b484 keep order more stable when sorting, add diagnostic message to inform about limit, #9826 2016-08-02 10:47:36 +02:00
Johannes Rieken df03c156b5 sort by severity when limiting diagnostics list, #9826 2016-08-02 10:47:36 +02:00
Johannes Rieken db65d4aac9 debt - test for diagnostics limit 2016-08-02 10:47:36 +02:00
Johannes Rieken 903ee61b39 debt - move diagnostics tests 2016-08-02 10:47:36 +02:00
Johannes Rieken 2a3d79761f debt - editor links should use opener service, #9906 2016-08-02 10:47:36 +02:00
Johannes Rieken 659c24cbc7 debt - opener service supporting side by side, #9906 2016-08-02 10:47:36 +02:00
Johannes Rieken 8611d364f3 debt - use opener service in editor, #9906
move the service to /browser/, add tests, support different way to adress line,column in fragment
2016-08-02 10:47:36 +02:00
Joao Moreno e6bbcd8014 bring back basic suggest telemetry
fixes #10034
2016-08-02 10:40:39 +02:00
Joao Moreno ddb9acdead version bump 2016-08-02 09:33:02 +02:00
Martin Aeschlimann e3758d2cda [css] code assist shows old variable names (#9944) 2016-07-29 15:54:33 +02:00
Martin Aeschlimann c0ae835786 Update css and json language services to full versions 2016-07-29 10:45:26 +02:00
Martin Aeschlimann 59b0a770f4 Merge pull request #9923 from daviwil/rollback-powershell
Fix #9922: Roll back PowerShell syntax definition
2016-07-29 09:12:53 +02:00
Daniel Imms 4656fe3ff2 Update ThirdPartyNotices.txt 2016-07-28 16:31:54 -07:00
Daniel Imms 6e28026527 Update shrinkwrap for packaged extensions 2016-07-28 16:11:44 -07:00
David Wilson 46195bc33e Fix #9922: Roll back PowerShell syntax definition
This change rolls back the PowerShell syntax definition file to a previous state before a major refactoring which introduced a lot of new issues.  Once these issues are fixed we will move back to the new definition.
2016-07-28 13:49:16 -07:00
Daniel Imms 628c0dbde4 Remove textarea handle from terminal
Part of #9747
2016-07-28 11:05:35 -07:00
Martin Aeschlimann 531a56f772 [json] Update language service 2016-07-28 18:50:17 +02:00
Martin Aeschlimann 17e0d1c92d fixes #9907: Intellisense is not working when I type . in settings files 2016-07-28 18:44:28 +02:00
Johannes Rieken e466584a67 store pending config change event and 'replay' when becoming visible, fixes #9892 2016-07-28 16:13:14 +02:00
Johannes Rieken 89fbf8c8e4 Revert "hidden editor shouldn't listen to events, #9705"
first step in fixing #9892

This reverts commit 3f446e49d2.
2016-07-28 16:13:14 +02:00
Martin Aeschlimann 09a148d587 [json] update language-service 2016-07-28 14:49:06 +02:00
Martin Aeschlimann 0664d43e92 [json] no problem marker when schema can not be loaded 2016-07-28 14:49:06 +02:00
Erich Gamma 035446d127 Reverting PR to 'pub' as an emmet supported mode 2016-07-28 12:46:54 +02:00
Johannes Rieken f7b9cfb85e fix markdown links, fixes #9889 2016-07-28 11:48:42 +02:00
Hernan Y.Ke 791972c75d Add emmet support for .pug files (#9811)
https://github.com/pugjs/pug formerly jade
2016-07-28 11:33:21 +02:00
Joao Moreno 4e09922a9c add compositeOpen telemetry event
fixes #9856
2016-07-28 10:36:08 +02:00
Martin Aeschlimann 8d28c302ab [json] Update language service 2016-07-28 10:29:56 +02:00
Joao Moreno e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
Martin Aeschlimann 9757275bfc Fixes #9738: Special font-size for quick fix widget? 2016-07-28 10:27:05 +02:00
Joao Moreno 6ef86d5f85 drop lodash dependency 2016-07-28 09:07:22 +02:00
Sandeep Somavarapu d546a4a6ef fix #8317 2016-07-27 23:50:33 +02:00
Daniel Imms 7fca8ee82d Fix default color prompt on various Linux distros
Fixes #9681
2016-07-27 14:16:22 -07:00
Daniel Imms 96405a2985 New terminal -> New Terminal
Fixes #9866
2016-07-27 13:24:52 -07:00
Martin Aeschlimann 4b0c647c00 Update json language-service 2016-07-27 18:20:52 +02:00
Martin Aeschlimann d491308684 [json] Improved snippets proposals for extension developments 2016-07-27 18:20:52 +02:00
Sandeep Somavarapu 4cd256d4db fix #7204 2016-07-27 17:03:57 +02:00
Joao Moreno 8ba1d2eed9 send out active viewlet change event
fixes #8060
2016-07-27 16:28:26 +02:00
Sandeep Somavarapu 20c76bbd21 fix #9854 2016-07-27 16:15:35 +02:00
Martin Aeschlimann 5e207a1dd7 [json] word pattern to match full string and number literals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann da7264c5b3 [json] set filter text for all property proposals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann c72f6120a3 Fixes #9845: Do not give me word proposals when an object child has good proposals 2016-07-27 15:45:36 +02:00