提交历史

作者 SHA1 备注 提交日期
  Max Brunsfeld 71200e8edd :arrow_up: tree-sitter to 0.14.0 5 年之前
  Rafael Oleza a93808d1a8 Always use global it, beforeEach and afterEach methods 5 年之前
  Rafael Oleza 6c46cf9243 Fix remaining linter issues 5 年之前
  Rafael Oleza d7d6d0838f Remove unused vars from specs 5 年之前
  Rafael Oleza c35ec012b4 Run prettier on spec/ folder 5 年之前
  Max Brunsfeld cc8ca52ba1 :arrow_up: language-javascript, update test w/ new scope mapping 5 年之前
  Max Brunsfeld be79ca031c Fix typo that messed up fold marker updates 5 年之前
  Benjamin Gray 47c0a14517 Adjust cursor scope when at end of line (#18469) 6 年之前
  Max Brunsfeld 108b232107 Make scopeDescriptorForPosition work correctly between tokens 6 年之前
  Max Brunsfeld 815cd2b2e9 Add randomized test for updating syntax highlighting, fix bugs 6 年之前
  Max Brunsfeld 6af0cbfc2d Use the correct comment strings for nested languages 6 年之前
  Linus Eriksson ad41476cbe Add tests for synaxTreeScopeDescriptor 6 年之前
  Max Brunsfeld 04d29d9ba1 :arrow_up: tree-sitter, language-ruby 6 年之前
  Max Brunsfeld 0b6876c4c6 Accept a TextMate scope selector in bufferRangeForScopeAtPosition 6 年之前
  Max Brunsfeld ba96bbf8f1 Add TreeSitterLanguageMode.tokenForPosition 6 年之前
  Max Brunsfeld 3160c60c00 Always include root scope name in Tree-sitter scope descriptors 6 年之前
  Max Brunsfeld 6456f8a032 Update language mode synchronously for multiple synchronous buffer changes 6 年之前
  Max Brunsfeld f1f37ee948 Update syntax highlighting synchronously if parsing completes synchronously 6 年之前
  Max Brunsfeld fd6f9d39bd Make tree-sitter scope descriptors match HTML classes, not syntax tree 6 年之前
  Max Brunsfeld 760b38c54b Support a single scope name field on Tree-sitter grammars 6 年之前
  Max Brunsfeld a01d0a7983 Adjust test to await fewer changes due to tree-sitter async bugfix 6 年之前
  Max Brunsfeld 826844c7e0 Emit onDidTokenize event from TreeSitterLanguageMode 6 年之前
  Max Brunsfeld 058e2b82dc Allow comma-separated selectors as keys in Tree-sitter scope mappings 6 年之前
  Ashi Krishnan 639164034f Merge branch 'master' into regex-matchers-for-style-map 6 年之前
  Ashi Krishnan f91a4bb295 Merge pull request #17721 from atom/get-range-for-syntax-node-with-selector 6 年之前
  Ashi Krishnan b61ade47fc Merge master. 6 年之前
  Ashi Krishnan f2e54a70f0 Lint. 6 年之前
  Ashi Krishnan 45ab5488ae Remove debugger, test focus, and lint fixes. 6 年之前
  Ashi Krishnan 926cf73e63 Tests for new query functions. 6 年之前
  Max Brunsfeld ac3bc51c2a Improve criteria for when to fold partial vs entire buffer rows 6 年之前