File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3
3
# Code4Me Changelog
4
4
5
5
## [ Unreleased]
6
+ ### Changed
7
+ - Allowing storing of context
8
+ - Increase max context length
9
+ - Fixed redundant bracket when completing
6
10
7
11
## [ 1.0.10]
8
- ### Changed
9
- - Send plugin version to server
10
- - Add support for unknown trigger points
12
+ ### Changed
13
+ - Send plugin version to server
14
+ - Add support for unknown trigger points
11
15
- Added except keyword
12
16
13
17
## [ 1.0.9]
Original file line number Diff line number Diff line change 4
4
pluginGroup = me.code4me.plugin
5
5
pluginName = Code4Me
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 1.0.10
7
+ pluginVersion = 1.0.11
8
8
9
9
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
# for insight into build numbers and IntelliJ Platform versions.
You can’t perform that action at this time.
0 commit comments