Commit graph

57 commits

Author SHA1 Message Date
Daniel Rosenwasser
0604a927c8 Removed tests from fourslash_old that were duplicates. 2014-11-19 12:03:25 -08:00
Sheetal Nandi
308670c9ce Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
Sheetal Nandi
0cb2e983aa Breakpoints in expressions 2014-10-20 23:05:44 -07:00
Sheetal Nandi
330065fdeb Breakpoints in classes 2014-10-20 23:05:35 -07:00
Sheetal Nandi
b54d20d52b Breakpoints in module declaration 2014-10-20 23:05:26 -07:00
Sheetal Nandi
01d4ce25e2 Breakpoints in enum declaration 2014-10-20 23:05:18 -07:00
Sheetal Nandi
d235caf990 Breakpoints in import declaration 2014-10-20 23:05:09 -07:00
Sheetal Nandi
2905217d4e Breakpoint validation for export assignment 2014-10-20 23:05:01 -07:00
Sheetal Nandi
3663550d89 Breakpoint spans in try,catch,finally blocks and throw statement 2014-10-20 23:04:52 -07:00
Sheetal Nandi
5bdeaa9e6d Breakpoints in the switch statement 2014-10-20 23:04:44 -07:00
Sheetal Nandi
f5731f3e58 Breakpoints in the for in statement 2014-10-20 23:04:35 -07:00
Sheetal Nandi
b97f87624e Breakpoints in for statement 2014-10-20 23:04:27 -07:00
Sheetal Nandi
6fbf0d672c Breakpoints in labeled statements 2014-10-20 23:04:10 -07:00
Sheetal Nandi
7425aedd59 Breakpoints for if else construct 2014-10-20 23:04:00 -07:00
Sheetal Nandi
71e96bea9b Breakpoint span in the debugger statement 2014-10-20 23:03:52 -07:00
Sheetal Nandi
a047d205ef Breakpoint span in the doStatement 2014-10-20 23:03:43 -07:00
Sheetal Nandi
abb0acc639 Breakpoints for while statement 2014-10-20 23:03:33 -07:00
Sheetal Nandi
35cdea1a0e Breakpointspan implementation for function declaration, expression statements and return statements 2014-10-20 23:03:24 -07:00
Sheetal Nandi
06d29a00f2 Breakpoint span in variable declarations in new language service
Also updates the fourslash breakpoints baseline to be more readable
2014-10-20 23:02:56 -07:00
Sheetal Nandi
58cfc985b9 Merge branch 'master' into symbolInfoFormatting 2014-10-08 18:25:42 -07:00
Sheetal Nandi
05d428a2ec Sshow signature information if possible (even though signature resolution fails) in given location 2014-10-07 15:28:08 -07:00
Sheetal Nandi
23bdc50593 Enable proto test case 2014-10-07 15:03:37 -07:00
Sheetal Nandi
578e7f710a Fix the quickInfo for rest parameters 2014-10-07 14:04:30 -07:00
Sheetal Nandi
7161f5f969 Do not write anonymous function name in type parameter details 2014-10-07 13:20:02 -07:00
Sheetal Nandi
430f361353 Enabling more test cases 2014-10-07 11:30:27 -07:00
Sheetal Nandi
e9681c1877 Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
Sheetal Nandi
be051f02b5 Fix generic symbol display information 2014-10-06 12:29:49 -07:00
Sheetal Nandi
61994a7e62 Show the type information in places where there is no symbol associated 2014-10-03 15:50:38 -07:00
Sheetal Nandi
0dbd303084 Fix the quick info on error types 2014-09-30 17:14:58 -07:00
Sheetal Nandi
4781224d86 Format typeparameters information 2014-09-30 17:10:33 -07:00
Sheetal Nandi
010b9b663e Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
Sheetal Nandi
417cd9471f Alias name formatting 2014-09-30 17:10:23 -07:00
Sheetal Nandi
99f67d65b0 Get the doc comments for dotted module declarations with docComments going to inner most module declaration
Enable module declaration comments and type name formatting tests
2014-09-30 17:10:19 -07:00
Sheetal Nandi
3294c2b2db Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
Sheetal Nandi
df423369f1 Overload formatting in the symbol displaying 2014-09-30 17:10:08 -07:00
Sheetal Nandi
c450d8d392 Determine if the function/var is local to function block 2014-09-30 17:09:11 -07:00
Sheetal Nandi
d1a09da676 Get the JSDoc comments for the symbols
This also fixed type formatting for single function signatures in the types
2014-09-30 17:06:04 -07:00
Daniel Rosenwasser
3457d87aea Merge branch 'master' into navbar
Conflicts:
	src/services/services.ts
2014-09-24 10:40:59 -07:00
Daniel Rosenwasser
384d77197e Moved old fourslash test for brace matching over from fourslash_old. 2014-09-22 11:12:56 -07:00
Daniel Rosenwasser
fc344eeef9 Merge branch 'master' into navbar
Conflicts:
	tests/baselines/reference/parserEqualsGreaterThanAfterFunction1.errors.txt
	tests/baselines/reference/parserEqualsGreaterThanAfterFunction2.errors.txt
2014-09-18 15:24:52 -07:00
Daniel Rosenwasser
55e772cfe0 Re-added tests. 2014-09-17 16:20:31 -07:00
Mohamed Hegazy
deaa58b1a0 Merge branch 'master' into completionFixes
Conflicts:
	tests/baselines/reference/enumConflictsWithGlobalIdentifier.errors.txt
	tests/baselines/reference/enumMemberResolution.errors.txt
2014-09-17 14:44:17 -07:00
Yui T
9ee63fa21d Merge branch 'master' into getEmitOutput
Conflicts:
	src/services/services.ts
2014-09-16 17:40:38 -07:00
Mohamed Hegazy
1dc7ab04b2 Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
Mohamed Hegazy
71eab5fc26 disable tests that are dependent on QuickInfo and Signature help work 2014-09-15 13:56:31 -07:00
Mohamed Hegazy
aa571ff088 Short-circuit semantic operations within with blocks 2014-09-15 13:55:18 -07:00
Mohamed Hegazy
df7066f2e7 Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
Yui T
da1becccf7 Add old test files that use getEmitOutput 2014-09-10 09:54:30 -07:00
Daniel Rosenwasser
f948f5d3f7 Re-added fourslash tests, corrected failures. 2014-08-25 17:35:18 -07:00
Mohamed Hegazy
6a92b21151 enable reference tests 2014-08-18 12:40:21 -07:00