File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 4.1.0] - 2024-02-01
8
+
9
+ ### Added
10
+
11
+ - Support run configuration for PyCharm Community & Professional
12
+
7
13
## [ 4.0.0] - 2024-01-31
8
14
9
15
### BREAKING CHANGE
239
245
240
246
- Support JDK integration from mise tools.
241
247
242
- [ Unreleased ] : https://github.com/134130/intellij-mise/compare/v4.0.0...HEAD
248
+ [ Unreleased ] : https://github.com/134130/intellij-mise/compare/v4.1.0...HEAD
249
+ [ 4.1.0 ] : https://github.com/134130/intellij-mise/compare/v4.0.0...v4.1.0
243
250
[ 4.0.0 ] : https://github.com/134130/intellij-mise/compare/v3.5.0...v4.0.0
244
251
[ 3.5.0 ] : https://github.com/134130/intellij-mise/compare/v3.4.1...v3.5.0
245
252
[ 3.4.1 ] : https://github.com/134130/intellij-mise/compare/v3.4.0...v3.4.1
Original file line number Diff line number Diff line change 12
12
13
13
## Features
14
14
15
+ - ** Environment Variables** : Set environment variables for your run configurations from ` mise.toml ` files.
16
+ - See [ Supported Platforms] ( #supported-platforms ) for the list of supported IDEs.
15
17
- ** Tool Integration** : Set project's SDK automatically from ` mise.toml ` files.
16
18
- ` java ` , ` go ` , ` node ` , ` deno ` SDKs are supported.
17
- - ** Environment Variables** : Set environment variables for your run configurations from ` mise.toml ` files.
18
19
- ** Language Support** : Provides language features for ` mise.toml ` files
19
20
- Code completion
20
21
21
22
## Supported Platforms
22
23
- ** IntelliJ IDEA**
23
24
- ** GoLand**
25
+ - ** PyCharm**
24
26
- ** WebStorm**
25
27
- ** Rider**
26
28
- _ Submit issue if you need other IDE_
33
35
34
36
![ language-completion] ( https://github.com/user-attachments/assets/073644b8-2189-411d-b3a9-64c207ac44e4 )
35
37
36
-
37
38
![ language-reference] ( https://github.com/user-attachments/assets/426f0f1b-6824-4dc5-8ab9-e52f76cd9f69 )
38
39
39
40
![ run] ( https://github.com/user-attachments/assets/6b5ef885-17d0-4865-ac3e-150a588d4d02 )
You can’t perform that action at this time.
0 commit comments