forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitac32717
Alt + Enter sends current line to FSI if there is no selection
fixesdotnet#256closesdotnet#257commit9388cbbAuthor: Anh-Dung Phan <phananhdung309@yahoo.com>Date: Fri Feb 20 21:53:51 2015 +0000 Remove an unused variablecommit4ad5026Author: Anh-Dung Phan <phananhdung309@yahoo.com>Date: Fri Feb 20 19:41:24 2015 +0000 Alt + Enter sends current line to FSI if there is no selection1 parent3faba92 commitac32717
File tree
3 files changed
+10
-15
lines changed- vsintegration/src/vs/FsPkgs
- FSharp.LanguageService/FSharp.LanguageService.Base
- FSharp.VS.FSI
3 files changed
+10
-15
lines changedLines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
| 424 | + | |
430 | 425 | | |
431 | 426 | | |
432 | 427 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
458 | 465 | | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | 466 | | |
463 | 467 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
0 commit comments
Comments
(0)