File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55You can check all of our changes from [ Release Page] ( https://github.com/REditorSupport/vscode-R/releases )
66
7+ ## [ 2.3.6] ( https://github.com/REditorSupport/vscode-R/releases/tag/v2.3.6 )
8+
9+ Enhancements:
10+
11+ * Added raw string syntax. (#922 )
12+ * Added support for both single and double brackets in code-server's URI template. (#934 , thanks @benz0li )
13+
14+ Fixes:
15+
16+ * Fixed syntax highlighting so that variables and function parameters are highlighted more consistently. (#939 )
17+ * R processes are now properly terminated on extension deactivation. (#941 , thanks @albertosantini and @Yunuuuu )
18+
719## [ 2.3.5] ( https://github.com/REditorSupport/vscode-R/releases/tag/v2.3.5 )
820
921Enhancements:
Original file line number Diff line number Diff line change 22 "name" : " r" ,
33 "displayName" : " R" ,
44 "description" : " R Extension for Visual Studio Code" ,
5- "version" : " 2.3.5 " ,
5+ "version" : " 2.3.6 " ,
66 "author" : " REditorSupport" ,
77 "license" : " SEE LICENSE IN LICENSE" ,
88 "publisher" : " Ikuyadeu" ,
You can’t perform that action at this time.
0 commit comments