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: packages/prisma-vs-code-extension/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
9
9
### Added
10
10
11
11
- Create diagram from Prisma code
12
-
- Add light and dark theme
12
+
- Support light and dark theme
13
+
- Save and restore tables positions on exiting
14
+
- Save and restore stage position on exiting
15
+
- Ability to toggle table visualization mode. Display all columns, relational columns only or table headers only by [@tv-long](https://github.com/tv-long)
0 commit comments