Vladimir Matveev
a88bfbd651
Merge branch 'master' into reuseAndCache
2015-08-17 14:36:17 -07:00
ToddThomson
9146d9bc2f
Add Spacing for Nonempty Brackets Formatting Option
...
User formatting option to add single space after opening and before
closing nonempty brackets.
2015-08-13 11:56:35 -07:00
zhengbli
b3f0a2a2e4
Merge branch 'master' into JSDocCommentScaffolding
2015-08-10 12:55:45 -07:00
zhengbli
fceba238dd
Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist
...
Conflicts:
src/server/session.ts
2015-08-10 09:40:12 -07:00
Mohamed Hegazy
c07dfc3371
Merge pull request #4213 from tinganho/columnRows
...
Adds columns and rows properties to process.stdout
2015-08-07 15:40:24 -07:00
Tingan Ho
4cb789984c
Adds columns and rows properties to process.stdout
2015-08-07 21:33:27 +08:00
Vladimir Matveev
a69b04145d
delete entry from the cache when referenced file is removed, added tests
2015-08-06 16:23:21 -07:00
Vladimir Matveev
6455b8e59b
merge with master
2015-08-06 16:14:51 -07:00
Tien Nguyen
bf7d923e09
Add filesToSearch to documentHighlights request.
2015-08-06 14:01:36 -07:00
Tien Nguyen
71e6f3a947
Address PR feedback.
2015-08-05 17:09:01 -07:00
Vladimir Matveev
fc1e89ace5
addressed CR feedback: merged getDefaultModuleResolver and resolveModuleName into one function, added comments
2015-08-05 14:30:41 -07:00
Vladimir Matveev
03aaf7cd7c
addressed PR feedback
2015-08-04 21:22:37 -07:00
Tien Nguyen
8550c7de4e
Address feedback.
2015-08-04 15:46:38 -07:00
Vladimir Matveev
49ad395de1
resolveModuleName => resolvedModuleNames, added tests
2015-08-04 15:21:16 -07:00
Tien Nguyen
d53cfdcb5b
Expose document highlighting to server.
2015-08-03 20:45:39 -07:00
Vladimir Matveev
f22c160a24
Merge remote-tracking branch 'origin/master' into reuseAndCache
2015-08-03 15:30:05 -07:00
Arthur Ozga
8d07c6929a
rename feature
2015-08-03 14:28:21 -07:00
Arthur Ozga
082a5ade47
merged with master
2015-07-31 10:03:48 -07:00
unknown
53e449c901
Allow tsconfig.json to be added to fourslash test.
2015-07-27 17:45:15 -07:00
Arthur Ozga
355db2351e
Merge branch 'master' into JSDocCommentScaffolding
2015-07-23 14:04:49 -07:00
Daniel Rosenwasser
3805500e84
Merge pull request #3967 from weswigham/issues/3813
...
Tests for the Session API
2015-07-23 13:58:07 -07:00
Arthur Ozga
5e0f1a6cfa
Merge branch 'master' into JSDocCommentScaffolding
2015-07-23 10:59:53 -07:00
Wesley Wigham
8e93a49c7b
Narrow exported session API, Unit tests for session API
2015-07-21 16:05:03 -07:00
Arthur Ozga
38005e7174
Add test harnesses
2015-07-21 14:15:39 -07:00
Anders Hejlsberg
2913cb023b
Merge branch 'master' into strictObjectLiterals
...
Conflicts:
tests/baselines/reference/typeGuardFunction.types
2015-07-19 11:45:25 -07:00
Arthur Ozga
0dcb9007a3
Merge branch 'master' into JSDocCommentScaffolding
2015-07-16 17:54:40 -07:00
zhengbli
5020326df3
Add Comments
2015-07-16 16:49:08 -07:00
zhengbli
b1e688c056
Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist
2015-07-16 16:05:29 -07:00
zhengbli
efef7b30c1
Update updateErrorCheck function
2015-07-16 15:45:31 -07:00
Dirk Baeumer
61ca65f22f
Fixed #3887 tsserver drops responses
2015-07-16 10:40:06 +02:00
Arthur Ozga
7923e8e619
Setup shim and stubbed out functions
2015-07-13 18:56:38 -07:00
Zhengbo Li
418369a13c
incorporate changes in master
2015-07-13 16:38:13 -07:00
Zhengbo Li
8f30ad17ed
Fix tests
2015-07-13 16:26:19 -07:00
Zhengbo Li
6ae543bf54
Remove unnecessary checking
2015-07-13 15:50:06 -07:00
Zhengbo Li
bbf1105c46
Remove log statements
2015-07-13 14:01:03 -07:00
Anders Hejlsberg
11aecee9a6
Switch to assignability check and fix compiler bugs found by check
2015-07-10 19:16:53 -07:00
zhengbli
b2ce6db229
Add API for project level GetErr
2015-07-09 14:45:39 -07:00
Wesley Wigham
d1a2ae5e12
Factor switch staement into a map and create a method to add members to it
2015-06-19 12:39:51 -07:00
Mohamed Hegazy
7361d68d25
Merge pull request #3542 from weswigham/jake-lssl
...
Add build target for packaging tsserver as a library
2015-06-17 23:54:04 -07:00
Wesley Wigham
9cc97f1fc5
feedback from pr #3542
2015-06-17 21:17:09 -07:00
Wesley Wigham
7390fe0eab
Feedback form pr #3513
2015-06-17 13:21:43 -07:00
Arthur Ozga
1d5dcf0d0c
changes that are non-breaking
2015-06-16 15:39:34 -07:00
Wesley Wigham
8554791574
Decouple ts.sys from the editorServices where possible
2015-06-15 13:37:19 -07:00
Wesley Wigham
ab1512fb13
Export server & session without any node specifics
2015-06-15 13:37:18 -07:00
Mohamed Hegazy
224e7630ea
use namespaces instead of modules in the codebase
2015-06-12 09:01:48 -07:00
Zhengbo Li
a7550dbba1
CR feedback
2015-06-02 15:25:01 -07:00
Zhengbo Li
70675162dc
Add tests for projectinfo command
2015-06-01 17:45:28 -07:00
Zhengbo Li
321cfab2d7
CR feedback
2015-05-29 18:03:41 -07:00
Zhengbo Li
c597bd63fc
Add APIs to provide project info for a given file
...
Return the path of the config file and the file name list of the project
(optionally). This is helpful in differentiate the build command
behavior for loose files and configured projects in sublime.
2015-05-29 17:20:41 -07:00
Bryan Forbes
884ca4edbc
ProjectService passing incorrect object to parseConfigFile()
...
The return signature of `readConfigFile()` changed in
f8424d0b0c and the code using it in
`ProjectService` was never updated to match. This lead to the language
services attempting to parse an object that doesn't match what is
expected and using the default compiler options instead of what is
defined in `tsconfig.json`. Similarly, the return value of the
closure in `getTSConfigFileInfo()` was never updated to match in
both places it returns.
2015-05-05 16:51:14 -05:00