formulahendry / formulahendry/vscode-code-runner
[Bug] The name of executable file is wrong
未关闭
- 主要语言
- TypeScript
- 星标
- 2.4k
- 派生
- 351
- PR 合并指标
- 30 天内没有已合并 PR
描述
- 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.`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100