Skip to content
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

Adding overtype mode #233188

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Adding overtype mode #233188

wants to merge 45 commits into from

Conversation

aiday-mar
Copy link
Contributor

@aiday-mar aiday-mar commented Nov 6, 2024

fixes #1012

@aiday-mar aiday-mar self-assigned this Nov 6, 2024
@aiday-mar aiday-mar changed the title Adding setting to enable overtype mode [DRAFT]: Adding setting to enable overtype mode Nov 6, 2024
@aiday-mar aiday-mar changed the title [DRAFT]: Adding setting to enable overtype mode Adding overtype mode Nov 13, 2024
@aiday-mar aiday-mar marked this pull request as ready for review November 13, 2024 16:16
@aiday-mar aiday-mar marked this pull request as draft November 13, 2024 16:16
@GitMensch
Copy link
Contributor

Without inspecting the code changes it looks to me like this PR could use some squashing of commits. One big is possibly too big, but 26 commits seems too much.

Apart from this, will documentation added separately or should this PR also include some?

@aiday-mar
Copy link
Contributor Author

Hi this PR is set to squash merge automatically when approved. As for the documentation I am waiting on my colleague's review.

Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I left some comments.

src/vs/base/common/inputMode.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/parts/editor/editorStatus.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/parts/editor/editorStatus.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/parts/editor/editorActions.ts Outdated Show resolved Hide resolved
src/vs/editor/common/config/editorOptions.ts Outdated Show resolved Hide resolved
src/vs/editor/common/cursor/cursorTypeEditOperations.ts Outdated Show resolved Hide resolved
src/vs/editor/browser/viewParts/viewCursors/viewCursor.ts Outdated Show resolved Hide resolved
src/vs/editor/common/config/editorOptions.ts Show resolved Hide resolved
src/vs/editor/common/commands/replaceCommand.ts Outdated Show resolved Hide resolved
src/vs/editor/common/editorCommon.ts Outdated Show resolved Hide resolved
@GitMensch
Copy link
Contributor

LGTM, I'd really love to see this pulled in - @alexdima ?

auto-merge was automatically disabled November 26, 2024 09:18

Pull Request is not mergeable

Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Looks almost ready to merge! Left a few small comments!

src/vs/workbench/browser/parts/editor/editorStatus.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/parts/editor/editorStatus.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/parts/editor/editorActions.ts Outdated Show resolved Hide resolved
@aiday-mar aiday-mar enabled auto-merge (squash) November 27, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Insert key doesn't switch to overtype/overwrite mode
4 participants