Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Issue: azure has unapplicable completions [980]

$
0
0
When using blob service, you'll see completions for the other services as well.

Example:
```
var azure = require('azure');
var blobService = azure.createBlobService('', '');
blobService.createTable
```

createTable doesn't exist on blob service, it's on table service!

The list of completions for blob service is extremely long because it includes functions from the other services (createQueue, createSite, listSubscriptions, etc).




Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>