Vladimir Matveev
|
cefaa171eb
|
[in progress] project system work - major code reorg
|
2016-06-24 14:30:45 -07:00 |
|
Vladimir Matveev
|
cf616dc292
|
[in progress] project system work - path normalization
|
2016-06-22 17:02:08 -07:00 |
|
Vladimir Matveev
|
c8d37dc87e
|
[in progress] project system work - versions
|
2016-06-22 16:51:09 -07:00 |
|
Vladimir Matveev
|
c9b82eddda
|
[in progress] project system work
|
2016-06-21 17:31:54 -07:00 |
|
Vladimir Matveev
|
d88b21a5e7
|
merge with origin/master
|
2016-06-20 17:12:33 -07:00 |
|
Vladimir Matveev
|
e690f4fdff
|
ported PR #9073
|
2016-06-20 16:48:57 -07:00 |
|
Vladimir Matveev
|
3225e55548
|
merge with origin/master
|
2016-06-20 15:22:00 -07:00 |
|
Richard Knoll
|
b49acd527a
|
Merge branch 'master' into glob2_merged
|
2016-06-20 14:10:55 -07:00 |
|
Vladimir Matveev
|
2ffc36349b
|
Merge remote-tracking branch 'origin/master' into tsserverVS-WIP
|
2016-06-20 13:18:35 -07:00 |
|
Vladimir Matveev
|
bdccb8d0eb
|
renameLocations
|
2016-06-20 11:25:31 -07:00 |
|
Vladimir Matveev
|
0b7fb0dba8
|
getRenameInfo
|
2016-06-20 10:12:24 -07:00 |
|
Vladimir Matveev
|
5f3b20a440
|
linter
|
2016-06-20 09:44:31 -07:00 |
|
Vladimir Matveev
|
bfb2957254
|
findReferences
|
2016-06-19 23:41:49 -07:00 |
|
Vladimir Matveev
|
5a543a610f
|
navto
|
2016-06-19 20:33:40 -07:00 |
|
Vladimir Matveev
|
a86dd00ec9
|
breakpointStatement
|
2016-06-19 16:10:00 -07:00 |
|
Vladimir Matveev
|
9c124b3c0d
|
nameOrDottedSpan
|
2016-06-19 15:57:02 -07:00 |
|
Vladimir Matveev
|
863c65b901
|
brace completion
|
2016-06-19 15:48:10 -07:00 |
|
Vladimir Matveev
|
24ace87f22
|
syntactic/compiler options diagnostics
|
2016-06-19 15:38:16 -07:00 |
|
Vladimir Matveev
|
cd1efd5109
|
docCommentTemplate
|
2016-06-19 15:16:21 -07:00 |
|
Vladimir Matveev
|
061bb0f9e5
|
navbar
|
2016-06-18 22:52:31 -07:00 |
|
Vladimir Matveev
|
0ab52bcb82
|
linter
|
2016-06-18 22:35:29 -07:00 |
|
Vladimir Matveev
|
12e593825f
|
brace matching
|
2016-06-18 22:34:00 -07:00 |
|
Vladimir Matveev
|
f2d55874d9
|
added indentation
|
2016-06-18 20:43:53 -07:00 |
|
Vladimir Matveev
|
4d9213a337
|
added todo comments
|
2016-06-17 23:54:59 -07:00 |
|
Vladimir Matveev
|
bd28b9a46d
|
added outlining spans
|
2016-06-17 23:31:15 -07:00 |
|
Richard Knoll
|
f817ffaf47
|
Merge branch 'master' into glob2_merged
|
2016-06-17 17:55:15 -07:00 |
|
Vladimir Matveev
|
f34ba2df0b
|
added cleanup message
|
2016-06-17 16:22:03 -07:00 |
|
Richard Knoll
|
08ca1c0dff
|
Merge branch 'master' into glob2_merged
|
2016-06-17 15:34:06 -07:00 |
|
Vladimir Matveev
|
6ebc8abea2
|
introduce EditorSettings/FormatCodeSettings interfaces
|
2016-06-17 14:06:33 -07:00 |
|
Andy Hanson
|
166bc49f0c
|
Refactor navigation bar
|
2016-06-17 07:42:26 -07:00 |
|
Vladimir Matveev
|
04d617de8d
|
fix linter
|
2016-06-16 15:47:01 -07:00 |
|
Vladimir Matveev
|
7c0927d752
|
formatting
|
2016-06-16 15:23:52 -07:00 |
|
Vladimir Matveev
|
a8dc65de19
|
added missing check
|
2016-06-15 21:52:39 -07:00 |
|
Vladimir Matveev
|
c1d6a14a6b
|
set default project on script info when it is queried from project
|
2016-06-15 21:41:54 -07:00 |
|
Vladimir Matveev
|
7b93e732d5
|
enable semantic classification
|
2016-06-15 18:30:08 -07:00 |
|
zhengbli
|
550d91249b
|
Refactor code to make if statements cheaper
|
2016-06-15 16:52:07 -07:00 |
|
Vladimir Matveev
|
64423257ca
|
normalize file name before lookup
|
2016-06-15 16:45:04 -07:00 |
|
zhengbli
|
335443693f
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixLargeProjectTry2
# Conflicts:
# src/compiler/program.ts
# tests/cases/unittests/tsserverProjectSystem.ts
|
2016-06-15 14:36:45 -07:00 |
|
Vladimir Matveev
|
f103f20b69
|
do getDirectoryPath after normalization
|
2016-06-15 13:52:09 -07:00 |
|
Vladimir Matveev
|
e8c5a591a4
|
getSemanticDiagnostics
|
2016-06-15 13:05:55 -07:00 |
|
Zhengbo Li
|
8c38cbfb4b
|
Merge pull request #9073 from zhengbli/i8523
Increase project reference count even when the opened file is referenced by it but not its root
|
2016-06-15 12:42:14 -07:00 |
|
Vladimir Matveev
|
9775ce03ef
|
merge with origin/master
|
2016-06-14 18:02:54 -07:00 |
|
Vladimir Matveev
|
c3b1645868
|
fix tests issues
|
2016-06-14 17:51:19 -07:00 |
|
Vladimir Matveev
|
adb726643a
|
add cancellation support
|
2016-06-14 17:30:55 -07:00 |
|
Nathan Shively-Sanders
|
57f66b8efa
|
Merge pull request #9148 from Microsoft/add-isDefinition-to-references
Add isDefinition to references
|
2016-06-14 11:12:53 -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 |
|
Vladimir Matveev
|
bd646d1142
|
enable document highlighting"
|
2016-06-13 16:56:26 -07:00 |
|
Vladimir Matveev
|
70aacef818
|
added gotodef
|
2016-06-13 16:18:16 -07:00 |
|
Vladimir Matveev
|
23c6fac592
|
added sighelp
|
2016-06-13 15:02:54 -07:00 |
|
Vladimir Matveev
|
7b53afa0bf
|
[WIP] completions
|
2016-06-13 13:49:29 -07:00 |
|