cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Don't let the cursor slow you down

Results 419 cursorless issues
Sort by recently updated
recently updated
newest added

In Visual Studio code unable to select a class in C# Error Message: could not find containing class Example Code: ```csharp public class Messages { public string SendMessage(string message) {...

bug
lang-c#

File Types: *.cshtml *.razor Visual Studio Code Filetype: ASP.NET Razor (aspnetcorerazor) Could these be regarded as HTML ?

Instead of having a `"from"` that sets a special implicit target (see https://github.com/cursorless-dev/cursorless/pull/2155), we would like to use `"take"`. The problem is that you lose the rich semantics of the...

Otherwise it looks like the tests have failed. Would be nicer to be able to see at a glance that it's just a TODO that hasn't been resolved

## _edit @pokey_: As discussed in https://github.com/cursorless-dev/cursorless/issues/579#issuecomment-1161627378, we'd like to proceed as follows: - [ ] #1172 - [ ] #1173 - [ ] #1174 - [ ] #1175 -...

enhancement

Only set it when you run the final action

keyboard

## The problem Cursorless has no way to store a reference to a target for future use. The most obvious use case for this functionality is basic bookmarking, where a...

enhancement

Today we have user csv files that are in need of updates * Positions should be moved to connectives/modifiers * Some identifiers are too explicit and actually used in more...

I haven't personally observed this, but from @AndreasArvidsson: I think I found a bug with our hats vertical alignment code. We calculate the vertical alignment based on the default font...

bug

We already do this when we detect that the input for "instance" is a token or word, but we should do it for other scopes. We should also construct a...

enhancement