Closed linux-china closed 2 years ago
It's not to rewrite. Now most JetBrains plugins are to follow official template: https://github.com/JetBrains/intellij-platform-plugin-template , and I just moved code into template's different directories. Most plugin developers know this template structure very well, and it's easy for other plugin developers to contribute code.
It's not to rewrite. Now most JetBrains plugins are to follow official template: https://github.com/JetBrains/intellij-platform-plugin-template , and I just moved code into template's different directories. Most plugin developers know this template structure very well, and it's easy for other plugin developers to contribute code.
Yes, I'm okay with moving files. It's just that I don't like putting local IDE configurations to GitHub. You also changed my build script. I think you misunderstood me.
Also, I'm extremely busy lately. You may expect instant replies on GitHub, but I barely have time to touch a computer
This is making your contribution very hard to review.
I closed this PR first. If you think new project structure is good, and you can do migration first, then I create new PR based on new project structure.
I closed this PR first. If you think new project structure is good, and you can do migration first, then I create new PR based on new project structure.
Sure