clutcher / bh

Issue tracker for Better Highlights Intellij IDEA plugin
6 stars 0 forks source link

[Advice]Could "Better Highlights" plugin support Huawei IDE #70

Open SteinwaySons opened 10 months ago

SteinwaySons commented 10 months ago

Huawei DevEco Studio is also powered by intellij. image

However, in this IDE, I can't find "Better Highlights" plugin in Marketplace in DevEco Studio. image

Wish developer team could support this. Thanks.

clutcher commented 10 months ago

@SteinwaySons I'll look into that. Can you download latest plugin version from https://plugins.jetbrains.com/plugin/12895-better-highlights and manually install it (click on gear icon on last screenshot and choose install from disk)? In theory it should work without issues if it is based on Android Studio.

SteinwaySons commented 10 months ago

https://github.com/clutcher/bh/issues/70#issuecomment-1698065884 @clutcher I'm sorry, I didn't notice that you had already replied for my request.

I tried your steps but failed. Here lists what I do.

Right here, I tend to download local packs. image

Then, I open DevEco Studio to manually install it. image image

But, unwillingly, there is something wrong. IDE shows that there is an compile error here. image

SteinwaySons commented 10 months ago

By the way, the same question has published on Huawei Developer Forum. Here is the link.DevEco Studio不支持手动安装插件商城中不存在的插件——Better Highlights

ps. In order to more convenient to use, both posts made hyperlinks pointing to the other.

clutcher commented 10 months ago

@SteinwaySons Can you try vesion 2023.6.8 ? It should be compatible with IC-223?

P.S. It takes time, because I'm using Linux and need to setup/find somewhere Windows env to take a look on that IDE.

clutcher commented 9 months ago

@SteinwaySons In 1-2 day there would be new version 2023.7.13 available, which should be compatible with Huawei DevEco and hopefully would appear in marketplace.

SteinwaySons commented 9 months ago

@clutcher Wow, that could be nice! I'm looking forward!

clutcher commented 9 months ago

@SteinwaySons Can you check if it is available now in DevEco?

SteinwaySons commented 9 months ago

@clutcher I'm sorry to say that I can't find this plugin in DevEco Plugins Marketplace right now. image image I tried different keywords, but there was no match.

clutcher commented 4 months ago

@SteinwaySons According to wiki there should be DevEco Studio 4.0 Next DP1, which should be available for Dev previes since Jan 2024. Do you know where I can download it? Or can you check if better highlights is present in market for that version?

SteinwaySons commented 4 months ago

@SteinwaySons According to wiki there should be DevEco Studio 4.0 Next DP1, which should be available for Dev previes since Jan 2024. Do you know where I can download it? Or can you check if better highlights is present in market for that version?

@clutcher As far as I know, DevEco Studio 4.0 Next is temporary not available for personal developers right know. This is the official propaganda website. HarmonyOS NEXT Developer Preview Official website image

For personal developers, The latest version we are currently allowed to use is DevEco Studio 3.1.1. image

Luckly, this situation won't take so long. Huawei anounced that, this new IDE is available to us in this coming Q2.

In addition, I know another way to download 4.0 version of the software. Click this link. Mapping between software versions and tools - OpenHarmony image

clutcher commented 4 months ago

@SteinwaySons Thanks for links. Will find a computer with Windows this weekends and check there version 4.

SteinwaySons commented 4 months ago

Will find a computer with Windows this weekends and check there version 4.

@clutcher Welcome! By the way, if there is anything you wanna me to do, please don't hesitate and let me know. ^_^

clutcher commented 1 month ago

@SteinwaySons I checked DevEco version 4, and it is build on top of Intellij 2022.3 similar to version 3 and has the same problem with limited plugins in marketplace. It looks like there is some sort of "filtering" on Huawei side, which I don't know how to bypass. As for now I'm stucked and don't have any ideas what to do next.

The only way to install plugin is to download from marketplace page and manually install it (next version updates works well in that case for versions 3 and 4).

SteinwaySons commented 3 weeks ago

The only way to install plugin is to download from marketplace page and manually install it (next version updates works well in that case for versions 3 and 4).

@clutcher Thankyou for reply. I got it. However, there's one thing I don't know is that how to download the plugin from its homepage? Better Highlights image

Could you bring me some instructions step by step? Many thanks.

clutcher commented 3 weeks ago

@SteinwaySons

SteinwaySons commented 3 weeks ago
  • On your screenshot, on the right side there is "Download" link, click on it agains latest version (2024.1.26).

@clutcher One more question, which Compatibility showed in the screenshot below should I choose? image image

clutcher commented 3 weeks ago

@SteinwaySons Compatibility doesn't matter, you can leave "Intellij IDEA Ultimate". As for second screenshot - downloading is already started at that point, so you can just close that popup by clicking on "Got it" button.

SteinwaySons commented 3 weeks ago

@SteinwaySons Compatibility doesn't matter, you can leave "Intellij IDEA Ultimate". As for second screenshot - downloading is already started at that point, so you can just close that popup by clicking on "Got it" button.

@clutcher It works! Thanks a lot. I have one final question I'd like to inquire about. Does this plugin have targeted adaptation for the development language of Huawei HarmonyOS native applications, called ArkTS?

clutcher commented 3 weeks ago

@SteinwaySons No. It is kind of Typescript, so I can add/fix any fuctionality, if missing. Is something not working like keyword highlighting or cognitive complexity or wikilinks?