Vladimir Matveev
|
595342615b
|
abstract code in FindReferences from concrete way of creating result reference entry to seamlessly reuse the same code for gotoImplementation (#14637)
|
2017-03-16 15:53:05 -07:00 |
|
Vladimir Matveev
|
81f4e38643
|
Enable per-request cancellation (#12371)
enable -per-request cancellation
* restore request for deferred calls
* add tests
* introduce MultistepOperation
* (test) subsequent request cancels the preceding one
|
2017-02-14 13:18:42 -08:00 |
|
Andy Hanson
|
b53b5cf4ab
|
Remove the "set" function and use map.set with multiple lines of code if necessary.
|
2016-12-12 08:42:12 -08:00 |
|
Andy Hanson
|
6b1cc8972d
|
Use native maps when they're available
|
2016-12-08 06:40:31 -08:00 |
|
Andy Hanson
|
12f6dcefa1
|
Revert "Merge pull request #11354 from Microsoft/map4"
This reverts commit adfdae0dc47db5ad8248d26929a7b31cb895a539, reversing
changes made to aad663cebf6a89f7029af57d8cb6a0a011854978.
|
2016-10-27 15:50:21 -07:00 |
|
Andy Hanson
|
bcc0807198
|
Respond to PR comments
|
2016-10-27 13:14:56 -07:00 |
|
Andy Hanson
|
c958c47ef5
|
Merge branch 'master' into map4
|
2016-10-26 11:05:51 -07:00 |
|
Andy Hanson
|
ca970063a3
|
Just use notImplemented
|
2016-10-20 07:15:25 -07:00 |
|
Andy Hanson
|
5e7e5421fa
|
Add noop, notImplemented, and notYetImplemented helpers
|
2016-10-19 14:21:48 -07:00 |
|
Andy Hanson
|
a11838215c
|
Merge branch 'master' into map4
|
2016-10-19 13:16:55 -07:00 |
|
Andy Hanson
|
6814c1d883
|
Forbid unused locals/parameters anywhere
|
2016-10-19 08:27:49 -07:00 |
|
Andy Hanson
|
f828bc3fae
|
Merge branch 'master' into map4
|
2016-10-18 09:07:00 -07:00 |
|
Jason Ramsay
|
deb3449077
|
Add getSyntacticDiagnostics unit test
|
2016-10-17 17:47:10 -07:00 |
|
Andy Hanson
|
7292f9f67e
|
Merge branch 'master' into map4
|
2016-10-17 06:49:53 -07:00 |
|
Vladimir Matveev
|
92b63fa725
|
Merge pull request #11550 from Microsoft/vladima/generate-protocol
Automatically generate protocol.d.ts by pulling in necessary dependencies
|
2016-10-12 14:18:19 -07:00 |
|
Andy Hanson
|
475125bbb9
|
Merge branch 'master' into map4
|
2016-10-12 09:13:36 -07:00 |
|
Andy Hanson
|
e8c7224eac
|
Merge branch 'master' into map4
|
2016-10-12 08:50:49 -07:00 |
|
Andy Hanson
|
a567dacbe2
|
Merge branch 'master' into navtree
|
2016-10-12 08:09:12 -07:00 |
|
Andy Hanson
|
9385b84c62
|
Add "navtree" and "navtree-full" server commands
|
2016-10-11 08:32:37 -07:00 |
|
Paul van Brenk
|
7c96c28863
|
Fix test failure
|
2016-10-07 15:55:33 -07:00 |
|
Paul van Brenk
|
a83a2b0de0
|
Codefixes in client for testing the server.
|
2016-10-07 13:58:53 -07:00 |
|
Andy Hanson
|
aadcbcc083
|
Use native maps when they're available
|
2016-10-06 13:29:18 -07:00 |
|
Paul van Brenk
|
75e1b80ad5
|
Use just the errorcode, without the TS prefix
|
2016-10-06 13:21:58 -07:00 |
|
Paul van Brenk
|
cf4e30090a
|
Merge branch 'master' into pvb/codeaction/api
|
2016-10-05 10:58:15 -07:00 |
|
Paul van Brenk
|
20dea29e39
|
Merge branch 'master' into pvb/codeaction/api
# Conflicts:
# src/services/types.ts
|
2016-10-04 11:38:45 -07:00 |
|
Jason Ramsay
|
d186c83119
|
Add isGlobalCompletion to CompletionInfo for snippet injection
|
2016-10-03 17:45:11 -07:00 |
|
Mohamed Hegazy
|
af5148d4f3
|
Add back getSourceFile and mark it as deprecated
|
2016-09-19 12:17:12 -07:00 |
|
Paul van Brenk
|
3df79d5238
|
Merge branch 'master' into pvb/codeaction/api
# Conflicts:
# src/compiler/diagnosticMessages.json
# src/services/services.ts
|
2016-09-16 14:09:58 -07:00 |
|
Richard Knoll
|
ea3752aa18
|
Merge remote-tracking branch 'origin/master' into go_to_implementation_pr
Refactored goToImplementation out of services
|
2016-09-14 17:25:56 -07:00 |
|
Sam El-Husseini
|
f9492d0e73
|
method stub throwing an error for SessionClient
|
2016-09-09 13:07:31 -07:00 |
|
Richard Knoll
|
3ccc58c37d
|
Merge remote-tracking branch 'origin/master' into go_to_implementation_pr
|
2016-09-06 14:11:38 -07:00 |
|
Richard Knoll
|
8728b9857d
|
Adding comment and removing unnecessary object creation
|
2016-09-02 16:44:25 -07:00 |
|
Richard Knoll
|
b9b79af1b7
|
Recombining import completions and regular completion APIs
|
2016-08-31 18:11:47 -07:00 |
|
Paul van Brenk
|
730f31f0f9
|
Merge branch 'master' into pvb/codeaction/api
|
2016-08-26 14:32:08 -07:00 |
|
Richard Knoll
|
111e50921c
|
Go to Implementation
|
2016-08-22 13:57:40 -07:00 |
|
Richard Knoll
|
473be82572
|
Merge remote-tracking branch 'origin/master' into import_completions_pr
|
2016-08-19 16:59:48 -07:00 |
|
Richard Knoll
|
cc35bd5dca
|
Merge remote-tracking branch 'origin/master' into import_completions_pr
|
2016-08-15 15:20:22 -07:00 |
|
Ron Buckton
|
7f0a02ff02
|
Migrated more MapLikes to Maps
|
2016-08-15 15:03:55 -07:00 |
|
Anders Hejlsberg
|
65e1293b2e
|
Optimize performance of maps
|
2016-08-10 16:47:06 -07:00 |
|
Paul van Brenk
|
466d26fc76
|
Fourslash support
|
2016-08-05 16:24:55 -07:00 |
|
Richard Knoll
|
293ca60ffd
|
Renamed span to textSpan to better follow other language service APIs
|
2016-08-03 11:07:57 -07:00 |
|
Richard Knoll
|
8b5a3d9fd7
|
Refactoring API to remove duplicate spans
|
2016-08-02 19:03:36 -07:00 |
|
Richard Knoll
|
4ec8b2b134
|
Refactoring import completions into their own api
|
2016-08-01 14:29:10 -07:00 |
|
Paul van Brenk
|
6346fc1168
|
Fix typo
|
2016-06-23 17:36:59 -07:00 |
|
Andy Hanson
|
166bc49f0c
|
Refactor navigation bar
|
2016-06-17 07:42:26 -07:00 |
|
Nathan Shively-Sanders
|
792b23edc2
|
Make isDefinition required.
For the deprecated getOccurrencesAtPosition, isDefinition is always false.
|
2016-06-14 08:48:26 -07:00 |
|
Nathan Shively-Sanders
|
5a7f7469ea
|
Add isDefinition to ReferenceEntry
Clients can now easily tell if the reference is to a definition or a
usage.
|
2016-06-13 13:21:47 -07:00 |
|
Andy Hanson
|
e412f52b33
|
Include indent in navigation bar protocol
Previously navbar01 test had indents when run in the browser but not when run from node. Now they run the same.
|
2016-06-03 10:04:03 -07:00 |
|
Andy Hanson
|
02d4959dd8
|
Lint src\server\client.ts
|
2016-05-23 10:33:47 -07:00 |
|
zhengbli
|
269416d675
|
Add test
|
2016-05-10 16:04:59 -07:00 |
|