You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/vscode/CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
## 1.115.0
4
+
5
+
- In Source Mode, `Insert Code Cell` now places your cursor directly into the code cell if you've already specified the language in a previous cell (<https://github.com/quarto-dev/quarto/pull/540>).
6
+
3
7
## 1.114.0 (Release on 06 Aug 2024)
4
8
5
9
- Update front matter Markdown grammar specification (<https://github.com/quarto-dev/quarto/pull/506>).
@@ -10,7 +14,7 @@
10
14
11
15
## 1.112.0 (Release on 29 May 2024)
12
16
13
-
- Add GH action to generate .visx
17
+
- Add GH action to generate .visx
14
18
- Render output in a temp directory when in an R package
0 commit comments