Skip to content

fix(runtime): TrimLeft() -> TrimPrefix() in fixPath() - #4184

Merged
JoeKar merged 1 commit into
micro-editor:masterfrom
usfbih8u:usfbih8u/replace_TrimLeft_with_TrimPrefix
Aug 27, 2026
Merged

fix(runtime): TrimLeft() -> TrimPrefix() in fixPath()#4184
JoeKar merged 1 commit into
micro-editor:masterfrom
usfbih8u:usfbih8u/replace_TrimLeft_with_TrimPrefix

Conversation

@usfbih8u

Copy link
Copy Markdown
Contributor

Closes #2802

@JoeKar
JoeKar merged commit b62ef42 into micro-editor:master Aug 27, 2026
6 checks passed
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.

Using TrimLeft instead of TrimPrefix in fixPath method

3 participants