formulahendry / formulahendry/vscode-code-runner

[Bug] The name of executable file is wrong

Open
#653 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: v1.47.3
- OS Version: Windows 10
- Code Runner Version: v0.11.0

**Describe the bug**
When the dot appears twice in the source file, such as `filename..cpp`, the name of executable file will not be right. Instead, it will create a file without extensions like `filename.`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in VS Code on Windows 10 with Code Runner v0.11.0 using a source file named filename..cpp. Trace the executable-name handling for filenames containing two dots. Done means the generated executable retains the intended filename and does not become filename. without an extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.