Sheetal Nandi
|
f35a4dbf09
|
Consume parenthesis of new and function call so that they dont participate in arrow detection
Fixes #321
|
2016-10-18 11:32:26 -07:00 |
Sheetal Nandi
|
3915af6b7b
|
Rename entity.name.class to entity.name.type.class
|
2016-10-17 11:48:06 -07:00 |
Sheetal Nandi
|
d3b73efa6a
|
Remove usage of \G as the way its handled in sublime and vscode differs
Fixes #312
|
2016-10-12 12:06:27 -07:00 |
Sheetal Nandi
|
acc6b06af5
|
Simplify variable and destructuring pattern
Fixes #307
|
2016-10-12 10:48:50 -07:00 |
Sheetal Nandi
|
55c8c9e50d
|
Scope functions, variables, methods, properties, objects, constants
|
2016-09-23 15:12:32 -07:00 |
Sheetal Nandi
|
fd25d9aeda
|
Generated baselines with clean file text (without marker)
This makes it easier to copy paste the file text in the editor when verifying
|
2016-09-21 12:39:50 -07:00 |
Sheetal Nandi
|
0076313da7
|
Output Grammar name with the baseline scopes
Also cleans up existing generated folder to ensure we are always comparing latest results
|
2016-09-21 12:38:22 -07:00 |
Sheetal Nandi
|
e6b8e961b3
|
Rename the function references from entity.name.function to variable.function
|
2016-09-16 10:48:24 -07:00 |
Sheetal Nandi
|
8170e063be
|
Scope ';'
|
2016-09-15 16:16:35 -07:00 |
Sheetal Nandi
|
87aa92a02d
|
Scope function names from function calls and add scoping for ,
|
2016-09-15 16:03:59 -07:00 |
Sheetal Nandi
|
7dbf74c46f
|
Simplify class meta scoping and use meta.class.ts instead of meta.declaration.object.ts
|
2016-09-13 11:37:38 -07:00 |
Sheetal Nandi
|
191f6c258b
|
Fix function call type parameters
|
2016-09-01 14:09:14 -07:00 |
Sheetal Nandi
|
f01053fb79
|
Support generators syntax and fix the scoping of type parameter end
|
2016-08-31 11:21:34 -07:00 |
Sheetal Nandi
|
731f7c09a7
|
Rearrange the declarations, statements, expressions
|
2016-08-19 12:24:19 -07:00 |
Sheetal Nandi
|
b0b161da25
|
Fix incorrect scope name for assignment
|
2016-08-17 16:29:15 -07:00 |
Sheetal Nandi
|
b7a6c22be9
|
Few simplifications for type-name and primitive types
|
2016-08-17 11:09:38 -07:00 |
Sheetal Nandi
|
8c4e427918
|
Renaming of scope names to match other grammars
Note jsx attribute value is colored as string with this and its a TODO
|
2016-08-16 13:07:17 -07:00 |
Sheetal Nandi
|
1de155d405
|
Strings
|
2016-08-12 14:14:45 -07:00 |
Sheetal Nandi
|
c0acaa221e
|
Add original file to baselines for easier diagnosing issues with baseline
|
2016-08-11 08:58:46 -07:00 |
Sheetal Nandi
|
89e4a66bd5
|
Make baselines so we can verify against new grammar
|
2016-08-11 08:57:19 -07:00 |