We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45c15a commit 8a1b92fCopy full SHA for 8a1b92f
CHANGELOG.md
@@ -1,5 +1,14 @@
1
Change Log
2
----------
3
+## 2023.2.6 (2023-09-25)
4
+### Added
5
+- [\#43](https://github.com/AntonShuvaev/intellij-dynamodb/issues/43) Connection settings for Local DynamoDB with just a custom endpoint
6
+- Ability to copy table cell values to other cells
7
+### Fixed
8
+- If you use the GitHub Copilot plugin, you can now use it for DynamoDB files
9
+- Show columns in the table in the same order as in ProjectionExpression or PartiQL SELECT clause
10
+- Columns in the 'Inlined' table view are shown incorrectly when using ProjectionExpression
11
+
12
## 2023.2.5 (2023-09-11)
13
### Added
14
- 'Inlined' table view that displays attribute names directly in cells
0 commit comments