Closed JakubKahovec closed 1 year ago
Hey @JakubKahovec :wave:,
Thank you for opening an issue/feature request. We will get back to you as soon as we can.
Please consider support us by buying a license here or donating from OpenCollective https://opencollective.com/intellij-rainbow-brackets.
And we have a special plan for paid users, if you are a paid user, your issue or feature request will have a higher priority.
If you are creating a issue, please make sure you already read the latest change log here.
I see, ok, thanks for the update.
For your first image, because Python does not have{}, so we could not find color cross lines, but only you did like image two, only then we know how to highlighting the indent guide lines.
Would it be possible to somehow colorize the colon and take it into account for the related guideline ?
This feature will be delivered in the next release, and this feature depends on "Rainbowify python keywords"
Hello,
Thanks for the update, I've tried to install the plugin but it says the plugin is explicitly marked as incompatible with the current version of the IDE (2022.3.2). I have a question regarding the Rainbowify Python keywords, is it possible to make the colors somehow similar to the palette of the IDE semantic highlighting as currently the colors are a bit too bright for me
Best regards Jakub
On Sun, 29 Jan 2023 at 08:33, 张志豪 @.***> wrote:
[image: image] https://user-images.githubusercontent.com/12044174/215311750-2fd3ee22-8d3d-45d6-b4d7-6fd7916f7909.png
[image: image] https://user-images.githubusercontent.com/12044174/215311763-e7f36cbe-f61d-4b87-9bca-6450c4d7e511.png
[image: image] https://user-images.githubusercontent.com/12044174/215311899-4300755b-8c18-4cb6-95aa-095ea71382d1.png
This feature will be delivered in the next release, and this feature depends on "Rainbowify python keywords", please try the build snapshot intellij-rainbow-brackets-2023.1.2.zip https://github.com/izhangzhihao/intellij-rainbow-brackets/files/10529270/intellij-rainbow-brackets-2023.1.2.zip and give me feedback!
[image: image] https://user-images.githubusercontent.com/12044174/215311819-1abfdae3-e332-4b08-a21c-14c0509d1023.png
— Reply to this email directly, view it on GitHub https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2583#issuecomment-1407587285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAH6XQTVUELYGEX3R2FIN3WUYMNHANCNFSM6AAAAAAUACRMAQ . You are receiving this because you were mentioned.Message ID: @.***>
I don't know why because I could not build a compatible version now... I will try fix this later
The ident guides work now for the Python keywords, but stopped working on some brackets blocks.
Hello, Thanks for the update, I've tried to install the plugin but it says the plugin is explicitly marked as incompatible with the current version of the IDE (2022.3.2). I have a question regarding the Rainbowify Python keywords, is it possible to make the colors somehow similar to the palette of the IDE semantic highlighting as currently the colors are a bit too bright for me Best regards Jakub
By the way, you can try to enable the random color generator or config your own color
Are you going to fix the indent guides for bracket blocks ? (as mentioned in https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2583#issuecomment-1407674860)
Are you going to fix the indent guides for bracket blocks ? (as mentioned in https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2583#issuecomment-1407674860)
I will try it in next release
Your issue may already be reported! Please search on the issues and the document before creating one.
Please check
Your programming languages
Python
Expected Behavior
I would expect indent guides to appear in the nested blocks
Current Behavior
Indent guides do not appear in the nested blocks. They appear though sometimes in certain blocks.
Possible Solution
Not obligatory, but suggest a fix/reason for the bug, or ideas how to implement the addition or change. Or what have you tried to resolve this issue.
Code snippet for reproduce (for bugs)
Please provide code snippet for reproduce bugs.
Your Environment