Skip to content

Refactor input settings #907

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 2 commits into from
Jun 14, 2025
Merged

Refactor input settings #907

merged 2 commits into from
Jun 14, 2025

Conversation

Isti01
Copy link
Collaborator

@Isti01 Isti01 commented Jun 14, 2025

No description provided.

const val INTERPRETER_PATH = "path"
const val INTERPRETER_SEARCH = "search"
const val INTERPRETER_CUSTOM = "custom"
enum class InputType(val value: String) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Affects a lot of files, but trivial to refactor with find and replace

Copy link

vercel bot commented Jun 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmsch-skktv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 10:43am
cmsch-vik75 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 10:43am

@Isti01 Isti01 merged commit de0772d into staging Jun 14, 2025
22 of 23 checks passed
@Isti01 Isti01 deleted the feature/refactor-input-settings branch June 14, 2025 10:55
@Isti01 Isti01 restored the feature/refactor-input-settings branch June 14, 2025 17:07
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.

1 participant