formulahendry / formulahendry/vscode-code-runner
Unexecutable due to Case Conversion of Suffixes
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.102.3
- OS Version: Windows 11 24H2
- Code Runner Version: 0.12.2
**Describe the bug**
Code language not supported or defined.
**To Reproduce**
After I created a file named test.KT and then converted it to test.kt, after running it, the Code Runner plugin shows Code language not supported or defined.
Although converting test.kt to test1.kt to test.kt solves the problem, it's probably a limitation of my knowledge to consider him as a bug
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is identified. Reproduce in VS Code 1.102.3 on Windows 11 with Code Runner 0.12.2 by renaming test.KT to test.kt and running it; done means the renamed Kotlin file is recognized and executable without the workaround of renaming it through test1.kt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100