Andy Hanson
|
5e7e5421fa
|
Add noop, notImplemented, and notYetImplemented helpers
|
2016-10-19 14:21:48 -07:00 |
|
Andy Hanson
|
6814c1d883
|
Forbid unused locals/parameters anywhere
|
2016-10-19 08:27:49 -07:00 |
|
Jason Ramsay
|
d15381682b
|
- invalidate typings fix
- update gc timer
|
2016-08-30 15:51:43 -07:00 |
|
Jason Ramsay
|
ba50c6eb25
|
Merge branch 'tsserverVS-WIP' into tsserverVS-Types2.0
|
2016-08-30 13:43:33 -07:00 |
|
Vladimir Matveev
|
38ce6279cd
|
add tsserver specific resolution pass that will load typings from cache locations if auto discovery is enabled
|
2016-08-29 22:21:58 -07:00 |
|
Jason Ramsay
|
199e533059
|
- Command line should use spaces between types instead of comma
- if entry.typings is empty use entry.typings for default typings to install
|
2016-08-29 19:01:55 -07:00 |
|
Jason Ramsay
|
7132fe5112
|
Merge branch 'tsserverVS-WIP' into tsserverVS-Types2.0
# Conflicts:
# src/server/typingsCache.ts
|
2016-08-26 16:41:50 -07:00 |
|
Jason Ramsay
|
1f9f20f043
|
Swap out TSD for Types 2.0
|
2016-08-25 16:25:34 -07:00 |
|
Vladimir Matveev
|
dd979e8ede
|
added more tests for cases when typingOptions are provided by external projects, set typing options after root files are added
|
2016-08-24 13:37:07 -07:00 |
|
Vladimir Matveev
|
d736db3b01
|
add typingOptions to the protocol.ExternalProject
|
2016-08-23 15:15:12 -07:00 |
|
Jason Ramsay
|
5e37a310d7
|
types 2.0 WIP
|
2016-08-23 09:50:44 -07:00 |
|
Vladimir Matveev
|
edfd104e56
|
use localhost:<eventPort> to send notifications when typings are updated
|
2016-08-18 14:29:21 -07:00 |
|
Vladimir Matveev
|
3f18fbc145
|
introduce branded type for TypingsArray
|
2016-08-17 16:42:05 -07:00 |
|
Vladimir Matveev
|
f0e1f9b108
|
[WIP] file watching
|
2016-08-16 14:21:09 -07:00 |
|
Vladimir Matveev
|
9a180122a5
|
merge with origin/master
|
2016-08-14 11:42:08 -07:00 |
|
Vladimir Matveev
|
253d5d6ce9
|
[WIP] initial version of tests
|
2016-08-13 23:09:14 -07:00 |
|
Vladimir Matveev
|
512ec04d29
|
[WIP] send\receive install typing requests
|
2016-08-12 18:17:16 -07:00 |
|
Vladimir Matveev
|
b1871a5bf9
|
[WIP] pass ITypingsInstaller to ProjectService
|
2016-08-12 14:01:23 -07:00 |
|
Vladimir Matveev
|
d8d117ffaf
|
[WIP] typings discovery in tsserver
|
2016-08-12 11:04:43 -07:00 |
|