Commit Graph

90 Commits

Author SHA1 Message Date
Alex Hirsch
0e347f0741 Center screenshot in README 2015-11-19 10:52:00 +01:00
Benjamin Pasero
6a43144013 introduce forceActive flag as option for opening editors (fixes #182) 2015-11-19 10:33:42 +01:00
Benjamin Pasero
c703e36c0b fix NPE when running "Startup Performance" command 2015-11-19 09:27:55 +01:00
Alexandru Dima
6a6d2ed21f Merge pull request #124 from Microsoft/weinand-patch-1
fix for #39
2015-11-19 09:27:35 +01:00
João Moreno
436151922a Merge pull request #72 from joeskeen/master
Add text/ng-template to the HTML mime types
2015-11-19 09:21:35 +01:00
Benjamin Pasero
3605e5dba1 support null, undefined and errors in extension output (fixes #9) 2015-11-19 09:11:22 +01:00
Benjamin Pasero
57a1b92b1b Merge pull request #83 from lucaslra/master
Changed the adapters separation from "," to "and"
2015-11-19 08:30:38 +01:00
Andre Weinand
014193f504 fix for #39
https://github.com/Microsoft/vscode/issues/39
2015-11-19 00:44:12 +01:00
Erich Gamma
254b1653ea Merge pull request #97 from Enet4/bug/grunt-task-detector
Fix grunt task detector retrieving task names improperly
2015-11-18 17:57:31 -05:00
Eduardo Pinho
e89f4eb51b use Gruntfile.js instead of gruntfile.js 2015-11-18 22:41:24 +00:00
Eduardo Pinho
6e5ddd3e7e fix grunt task detector not considering description line wraps 2015-11-18 19:54:24 +00:00
Lucas Araujo
c1fbdcceec Changed the adapters separation from "," to "and" 2015-11-18 16:26:43 -02:00
Joe Skeen
d2f506845e Add text/ng-template to the HTML mime types to enable HTML highlighting/help in Angular templates with in <script> blocks 2015-11-18 10:41:34 -07:00
Benjamin Pasero
8ff94eaf27 Merge pull request #70 from shadowfacts/patch-1
choice of tool --> type of tool
2015-11-18 18:36:09 +01:00
Sofian Hnaide
689deed610 Fix api doc link 2015-11-18 09:30:59 -08:00
Joao Moreno
5fc7cc270e fix #67 2015-11-18 18:30:13 +01:00
Shadowfacts
a10f477734 choice of tool --> type of tool 2015-11-18 12:25:05 -05:00
João Moreno
f1b948dfe3 Merge pull request #49 from caioproiete/fix-typo-participate
Fix typo particpate -> participate
2015-11-18 17:15:09 +01:00
Caio Proiete
d8ff10f065 Fix typo particpate -> participate 2015-11-18 12:10:10 -04:00
Johannes Rieken
eecc3d8a3e Merge pull request #45 from lszomoru/master
Fixed Runnning typo
2015-11-18 17:03:14 +01:00
Ladislau Szomoru
ca8eea6ad6 Fixed Runnning typo 2015-11-18 16:59:44 +01:00
Chris Dias
497788c0bc Update README.md 2015-11-18 15:47:59 +01:00
Chris Dias
cee002f47d Update README.md 2015-11-18 15:24:07 +01:00
Chris Dias
1654ed2459 Update README.md 2015-11-18 15:01:12 +01:00
Alex Dima
32cbb35eac Delay handling of mouse events until view has finished painting 2015-11-18 14:58:32 +01:00
Alex Dima
ac614ab1e7 Remove rounded corners for selection in Edge 2015-11-18 14:58:31 +01:00
Chris Dias
802e21b61c add image to readme 2015-11-18 14:57:53 +01:00
Steven Clarke
dd9d251b5d Typo 2015-11-18 13:21:55 +00:00
Johannes Rieken
36258db83a jsdoc, clarify CompletionItem.textEdit 2015-11-18 14:13:11 +01:00
Andre Weinand
e6d6c1000e some small fixes 2015-11-18 14:05:33 +01:00
Steven Clarke
5fd2e22c66 Fixed a few typos 2015-11-18 12:04:42 +00:00
Johannes Rieken
ca30cab062 more extension API doc for document selector score 2015-11-18 12:11:19 +01:00
Johannes Rieken
56decc5432 add jsdoc for extensions API namespace 2015-11-18 11:40:51 +01:00
Erich Gamma
663967cab9 Small tweaks 2015-11-17 20:25:04 -05:00
Sofian Hnaide
4b1f422d5b fix missing api links 2015-11-17 14:56:43 -08:00
Andrea Grieco
23a08adfcd Update ThirdPartyNotices.txt 2015-11-17 14:54:45 -08:00
Chris Dias
69caef5729 link to coding guidelines 2015-11-17 22:18:03 +01:00
Johannes Rieken
4811b89476 add the last params 2015-11-17 17:39:31 +01:00
Chris Dias
c04030ebb5 Refactor README.md 2015-11-17 16:29:10 +01:00
Johannes Rieken
94bbf6627f Some fixes in the API doc 2015-11-17 14:41:56 +01:00
Alex Dima
823f12503f JSDoc for vscode.d.ts 2015-11-17 14:35:10 +01:00
Johannes Rieken
922b2b2088 fix @see tag in API doc 2015-11-17 13:51:47 +01:00
Johannes Rieken
95896bbee9 documentation for extensions API 2015-11-17 11:33:03 +01:00
Johannes Rieken
1de2c81236 more API doc for extensions API 2015-11-17 10:01:05 +01:00
Benjamin Pasero
94cba4eb31 better icons for OSS distro 2015-11-17 07:37:42 +01:00
Johannes Rieken
4536038a3a More jsdoc for extension API 2015-11-16 23:43:22 +01:00
Johannes Rieken
6293737e69 More jsdoc for extension API 2015-11-16 22:35:21 +01:00
Sofian Hnaide
9b27a0b6d9 fix readme for selfhost debugging 2015-11-16 12:44:13 -08:00
Johannes Rieken
debef0a8f3 some extension namespace doc. 2015-11-16 21:29:50 +01:00
Chris Dias
10ce73b0c9 Update README.md 2015-11-16 18:47:22 +01:00