formulahendry / formulahendry/vscode-code-runner
[Bug] The name of executable file is wrong
- Linguagem predominante
- TypeScript
- Estrelas
- 2.4k
- Forks
- 351
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
- 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.`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- devtools
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 42/100