tooling-force.com icon indicating copy to clipboard operation
tooling-force.com copied to clipboard

Work with force.com Tooling/Meta API from various command line tools and editor plugins like vim-force.com.

Results 6 tooling-force.com issues
Sort by recently updated
recently updated
newest added

Hey, Just wondering how you handle the queueing up of multiple `listCompletions ` requests. I'm noticing that if I queue up several requests back to back, the service starts to...

![rename symbol in vscode](https://code.visualstudio.com/images/language-support_rename.gif) Not sure how hard this would be it would be amazing for refactoring. Here's the [API documentation for the provider](http://vshaxe.github.io/vscode-extern/vscode/RenameProvider.html). For my purposes, I would really...

It would be awesome if there was a way to list symbols for a class. This is something sublime text does out of the box. This is really helpful when...

Wondering what the thought is behind all the non-json elements in the response files? ``` RESULT=FAILURE #SECTION START: ERROR LIST ERROR: {"filePath":"/Users/jonas/Documents/code/apex-autocomplete/bin/tmp2.cls","line":48,"column":8,"text":"mismatched input '}' expecting {'instanceof', '(', '[', ';', '.',...

This is a continuation of the issue from https://github.com/neowit/tooling-force.com/issues/20#issuecomment-269706041 Looks like it might not be an issue directly with tooling-force.com but rather the salesforce tooling api.

In recent versions, runTestsAsynchronous expects 'classid', 'suiteid', 'maxFailedTests': https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/intro_soap_overview.htm This causes issues building the jar.