-
-
Notifications
You must be signed in to change notification settings - Fork 89
Added per language scope support docs #2451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5b704af
Added per language scope support docs
AndreasArvidsson f96a08f
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 64ca9b3
Added new lines#
AndreasArvidsson d8a4408
Updated format
AndreasArvidsson 01a0faa
Made unsupported conditional
AndreasArvidsson f00f97a
Rename file
AndreasArvidsson a22767c
Update wording
AndreasArvidsson 37ab6e4
regenerates file
AndreasArvidsson dd81d7c
Added unspecified category
AndreasArvidsson 1c72935
Move docks into packages
AndreasArvidsson 7912e81
Merge branch 'main' into scopeSupportDocs
AndreasArvidsson 14320c8
replace backslash
AndreasArvidsson 15377b0
Created language component
AndreasArvidsson 407218a
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] cecb980
fixes
AndreasArvidsson 09d7fad
Merge branch 'scopeSupportDocs' of github.com:cursorless-dev/cursorle…
AndreasArvidsson 525ed6f
Added language files
AndreasArvidsson a81e3d7
typo
AndreasArvidsson 8cf54a8
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 155f768
clean up
AndreasArvidsson e170a58
Merge branch 'main' into scopeSupportDocs
pokey 02e9d8c
fix:meta
pokey 635bd9d
Remove node hack now that we don't have node dep in commons
pokey 6748d95
pnpm fix:syncpack
pokey af34103
Bump react
pokey a4fca40
Merge branch 'main' into scopeSupportDocs
AndreasArvidsson 5fd6cd5
update lock file
AndreasArvidsson 899ca8f
update lock
AndreasArvidsson 31717a2
restore
AndreasArvidsson c9a7c79
restore
AndreasArvidsson 5f11d27
uptake dependencies#
AndreasArvidsson f189f12
Hide language docs
pokey 7c79b60
Merge branch 'main' into scopeSupportDocs
AndreasArvidsson de47d4a
Merge branch 'main' into scopeSupportDocs
pokey cc3d438
Fix relative links
pokey cef399a
Improve README
pokey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,3 +24,7 @@ | |
[data-theme="light"] .light-mode-invert { | ||
filter: invert(90%) hue-rotate(180deg); | ||
} | ||
|
||
.hidden { | ||
display: none; | ||
} |
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.