Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 826 Bytes

File metadata and controls

38 lines (20 loc) · 826 Bytes

Changelog

0.1.4 - 2026-03-08

Bug Fixes

  • fix: further expand vscode version range

Full Changelog: https://github.com/REditorSupport/vscode-R-syntax/compare/v0.1.3...0.1.4

0.1.3 - 2025-06-07

Other

  • Expand supported VScode version range (#4)

Full Changelog: https://github.com/REditorSupport/vscode-R-syntax/compare/v0.1.2...v0.1.3

0.1.2 - 2025-05-30

Bug Fixes

  • fix: capture backtick escaped variable

Other

  • fix: capture backtick escaped variable (#2)

Full Changelog: https://github.com/REditorSupport/vscode-R-syntax/compare/v0.1.1...v0.1.2

0.1.0 - 2025-05-13

Other

  • init
  • Add r and rmarkdown syntaxes