Skip to content

Commit

Permalink
Newline added.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelkaporin committed Feb 21, 2017
1 parent 7bacf5d commit 7001051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/workbench/parts/debug/browser/debugQuickOpen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ export class QuickOpenHandler extends Quickopen.QuickOpenHandler {

return nls.localize('noConfigurationsFound', "No debug configurations found. Please create a 'launch.json' file.");
}
}
}

0 comments on commit 7001051

Please sign in to comment.