This commit is contained in:
Eric Jizba 2018-01-25 00:05:39 +00:00 коммит произвёл GitHub
Родитель e6c4c246d9
Коммит 1e08f04fa9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 16 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,14 @@
# Change Log
All notable changes to the "azure-cosmosdb" extension will be documented in this file.
## 0.4.0 - 2018-01-25
### Added
- Attach to Cosmos DB emulator
- Run commands from the command palette
### Fixed
- [Bugs fixed](https://github.com/Microsoft/vscode-cosmosdb/issues?q=is%3Aissue+milestone%3A%220.4.0%22+is%3Aclosed+label%3Abug)
## 0.3.0 - 2017-12-15
### Added
- Attach Cosmos DB accounts by connection string

Просмотреть файл

@ -71,6 +71,13 @@
![Mongo Intellisense](resources/intellisense.gif)
## Attach to the Cosmos DB Emulator
* Install and run the [Cosmos DB Emulator](https://docs.microsoft.com/azure/cosmos-db/local-emulator) on your local machine
* Right click 'Attached Database Accounts' and select 'Attach Emulator'
![Attach Emulator](resources/attachEmulator.png)
# Contributing
There are a couple of ways you can contribute to this repo:

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "vscode-cosmosdb",
"version": "0.3.0",
"version": "0.4.0",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-azuretools",
"displayName": "Azure Cosmos DB",

Двоичные данные
resources/attachEmulator.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 23 KiB