-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
compilerThe Swift compiler itselfThe Swift compiler itselfgood first issueGood for newcomersGood for newcomersrefactoringArea → source tooling: refactoringArea → source tooling: refactoringsource toolingArea: IDE support, SourceKit, and other source toolingArea: IDE support, SourceKit, and other source tooling
Description
| Previous ID | SR-5746 |
| Radar | None |
| Original Reporter | @akyrtzi |
| Type | New Feature |
| Status | Resolved |
| Resolution | Done |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | Source Tooling |
| Labels | New Feature, Refactoring, StarterProposal |
| Assignee | @nkcsgexi |
| Priority | Medium |
md5: ded7e0cbfce404b1f0115468d12bc97e
Issue Description:
Implement action to convert from:
var a = 1000000to
var a = 1_000_000Metadata
Metadata
Assignees
Labels
compilerThe Swift compiler itselfThe Swift compiler itselfgood first issueGood for newcomersGood for newcomersrefactoringArea → source tooling: refactoringArea → source tooling: refactoringsource toolingArea: IDE support, SourceKit, and other source toolingArea: IDE support, SourceKit, and other source tooling