Commit f02014f
Fixtures data (#2276)
## Checklist
- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet
This is to prepare other IDE like neovim to use fixtures. I confirmed
all the tests passed. `7211 passing (4m)`. I fixed the references in the
documentation.
---------
Co-authored-by: Cedric Halbronn <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent 3aee42e commit f02014f
File tree
3,389 files changed
+13
-107
lines changed- data/fixtures
- cursorless-snippets
- recorded
- actions
- insertEmptyLines
- snippets
- compoundTargets
- containingScope
- customRegex
- decorations
- everyRange
- everyScope
- fallback
- hatTokenMap
- headTail
- implicitExpansion
- inference
- instants
- itemTextual
- languages
- clojure
- cpp
- csharp
- css
- c
- go
- html
- javascript
- java
- json
- jsx
- latex
- lua
- markdown
- php
- python
- ruby
- rust
- scala
- scm
- scss
- shellscript
- talon
- typescript
- xml
- yaml
- leadingTrailing
- lineEndings
- marks
- modifiers
- everyScope
- instance
- nonMatchErrors
- ordinalScopes
- positions
- queryBasedMatchers
- relativeScopes
- emptyDomain
- scopes
- boundedNonWhitespaceSequence
- character
- line
- paragraph
- sentence
- token
- scope/glyph
- selectionTypes
- spokenGrammar
- subtoken
- surroundingPair
- html
- parseTree
- clojure
- cpp
- java
- json
- python
- shellscript
- tsx
- typescript
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,389 files changed
+13
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
File renamed without changes.
0 commit comments