fix mps, add list of supported IDEs
This commit is contained in:
parent
0b2272311f
commit
aeafc08f95
10 changed files with 20 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ impl IdeProduct {
|
|||
IdeProduct::RustRover => "rust-rover",
|
||||
IdeProduct::Aqua => "aqua",
|
||||
IdeProduct::Writerside => "writerside",
|
||||
IdeProduct::Mps => "MPS",
|
||||
IdeProduct::Mps => "mps",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue