Releases: REditorSupport/vscode-R
Releases · REditorSupport/vscode-R
v1.6.4
Commits
- [a7c6032]: Better error message when reading aliases (#518) (Manuel) #518
- [c69cd50]: Keep promises and active bindings in globalenv (#521) (Kun Ren) #521
- [16737cb]: Refactor extension.ts (#525) (Manuel) #525
- [39c5b20]: Write aliases to file (#526) (Manuel) #526
- [3a4ca73]: add sendToConsole to rstudioapi emulation (#535) (Miles McBain) #535
- [fcc4999]: Add updatePackage command (#532) (Manuel) #532
- [2d378dd]: Add initial pipeline completion support (#530) (Kun Ren) #530
- [11d7953]: Add function to open help for selected text (#531) (Manuel) #531
- [eeb03f0]: Add option to preserve focus when opening help view (#541) (Manuel) #541
- [0b7cd89]: update packages (Yuki Ueda)
- [9a3a5ef]: refactor import statements (Yuki Ueda)
- [97ae651]: version 1.6.4 (Yuki Ueda) #542
- [75ef250]: version 1.6.4 (Yuki Ueda)
v1.6.3
Commits
- [4de62eb]: Implement R workspace viewer (#476) (Elian H. Thiele-Evans) #476
- [5d11676]: add a new collaborator (Yuki Ueda)
- [3ce3326]: Conditionally show view (#487) (Elian H. Thiele-Evans) #487
- [bbd1d3e]: enableFindWidget for non-http web views (#490) (Kun Ren) #490
- [213dec1]: Find in topic (help panel) #463 (#488) (Dénes Tóth) #488
- [d74d7f7]: Disable alwaysShow for addin items (#491) (Kun Ren) #491
- [497c141]: Only show R menu items in R view (#493) (Manuel) #493
- [87df0fb]: Modify pre-release action (#492) (Manuel) #492
- [b5be1c3]: Add browser WebView command buttons (#494) (Kun Ren) #494
- [06dc2b8]: typo fix (Joseph Stachelek) #500
- [742de46]: Improve help view (#502) (Manuel) #502
- [1dd60e7]: releaseAction (#505) (Manuel) #505
- [88460e0]: Strict null checking in help related code (#507) (Manuel) #507
- Pre fixing for version 1.6.3 (#508) #508 (Yuki Ueda)
- [6cec72b]: version 1.6.3 (Yuki Ueda)
v1.6.2
Commits
- [67335f7]: Add pre-release (#468) (Manuel) #468
- [c5820f8]: Improve Help Panel (#470) (Manuel) #470
- Add run & navigation commands. More customization. Refactor. (#465) #465 (kar9222)
- [ed0299e]: fixes run selection with # in quotes (#462) (Mark Baas) #462
- [39047ac]: Fix bug that would leave background R processes running (#475) (Manuel) #475
- [522a21d]: Fix whole of style (Extends #361) (#474) (Yuki Ueda) #474
- [90bfeb9]: Update README for #465 (kar9222) #480
- [3ce397b]: Reorganize helppanel, add
?
function (#477) (Manuel) #477 - [f33b8c1]: Improve style of help pages (#481) (Manuel) #481
- [e3e9916]: Modify config (#467) (Manuel) #467
- [88dc18c]: update devreplay rules (Yuki Ueda)
- [6db2680]: back the previous custom rules (Yuki Ueda)
- [6081f7e]: version 1.6.2 (Yuki Ueda)
v1.6.1
Commits
- [c03f582]: New feature r.runFromLineToEnd (dave) #448
- [a15526c]: Fix lint: missing semicolon (dave) #448
- [6a1ff0f]: Add GitHub Action for release (ManuelHentschel) #449
- [36eb5b8]: Highlight all chunks (Kun Ren) #453
- [3866948]: Fix checking workspaceFolders in rHelpProviderOptions (Kun Ren) #456
- [44ce2d1]: Fix type in help panel path config (ManuelHentschel) #457
- [5e9c895]: Don't use rterm as fallback for help panel R path (ManuelHentschel) #457
- [5398e61]: Also check length (Kun Ren) #456
- [e9019d7]: Add Rmd fenced_block_* for julia, python, etc (kar9222) #460
- [e6ab606]: Update README: Add options(vsc.helpPanel = ...) (kar9222) #461
- [2ba15cc]: version 1.6.1 (Yuki Ueda)