Age | Commit message (Expand) | Author |
---|---|---|
2025-09-30 | Sort code actions by relevancy | pommicket |
2025-09-30 | Use a cursor for code actions | pommicket |
2025-09-30 | Handle java.apply.workspaceEdit | pommicket |
2025-09-30 | Fix code actions being screwed up when there are lots of options | pommicket |
2025-09-30 | Fix some weird whitespace | pommicket |
2025-09-30 | Code actions cleanup | pommicket |
2025-09-30 | Close code action when cursor position changes | pommicket |
2025-09-30 | code_action_select_best | pommicket |
2025-09-30 | Initial implementation of code actions | pommicket |
2025-09-29 | Send over diagnostics; this fixes code actions | pommicket |
2025-09-29 | Start code actions | pommicket |