summaryrefslogtreecommitdiff
path: root/ml-completion/src
AgeCommit message (Expand)Author
2023-07-11i18n: Extract hardcoded strings into RsBundle, enable i18n inspectionsKirill Smelov
2023-06-23Remove all unused importsevgeny.bovykin
2022-10-13Introduce `FakeInvalidCrate` and make `containingCrate` not-nullDmitry Murzin
2022-09-19PSI: split `RsBaseType` into 4 different PSI element typesvlad20012
2022-04-22Migrate plugin manifest to new plugin modelArseniy Pendryak
2022-04-08#6411: Enable new ML features on 2021.3Artem Mukhin
2022-02-07#6411: Provide context features for ML-completionvlad20012
2022-02-07#6411: Provide more element features for ML-completionvlad20012
2022-02-07Refactor completion sorting: use weighersvlad20012
2022-01-27Fix Qodana warningsmhernyavsky
2021-09-22Fix some `BACKCOMPAT` commentsArseniy Pendryak
2021-09-02#6411: Enable ML code completion ranking for RustArtem Mukhin
2021-06-07Merge identical code for 211 and 212 platformsArseniy Pendryak
2021-06-07Drop sources specific for 2020.3 platformArseniy Pendryak
2021-05-31T: fix ML completion testsArseniy Pendryak
2021-05-31Support first 2021.2 EAPsArseniy Pendryak
2021-05-20#6411: Update Rust ML ranking provider to 0.2.2ortem
2021-01-29Move code specific for 2020.3 into common source setArseniy Pendryak
2020-12-22#6411: Add Rust ranking provider based on CatBoost modelortem
2020-12-22#6411: Provide Rust-specific element featuresortem
2020-12-22#6411: Add `RustCompletionFeaturesPolicy` to enable Ngram modelortem
2020-12-22#6411: Add `ml-completion` module for ML code completionortem