Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloring of variables does not work 100% #2612

Closed
3 of 4 tasks
jansviland opened this issue Mar 26, 2023 · 3 comments
Closed
3 of 4 tasks

Coloring of variables does not work 100% #2612

jansviland opened this issue Mar 26, 2023 · 3 comments
Labels
bug? from paid user In the next release language specific this feature/issue only effect on specific languages Rider specific Features/bugs about the Rider IDE

Comments

@jansviland
Copy link

Hi

In C# the coloring of variables does not work 100%. As you can see here it gets in about 50% correct.

start has a different color thatn the others, but I think input should have this color, not start. colors should increase in tone in order from top to bottom.

end gets another color, but when used as a parameter, it goes back to default color.

result also get a different color, but when result.Step is used, the color goes back to default.

bilde

Please check

  • I already support this project.
  • I already paid for this plugin.
  • I'm on a trial of this plugin.
  • This issue/feature request is not reported before.

Your programming languages

C#

Code snippet for reproduce (for bugs)

Line 100:
https://github.com/jansviland/AdventOfCode/blob/main/2022/AdventOfCode.2022.Day12.Tests/Tests.cs

Your Environment

JetBrains Rider 2022.3.3
Build #RD-223.8836.53, built on March 20, 2023
Licensed to XXX
Subscription is active until May 24, 2023.
Runtime version: 17.0.6+1-b653.34 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
.NET 7.0.0 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 1500M
Cores: 12
Registry:
    ide.lookup.shrink=true
    ide.experimental.ui=true
    platform.projectModel.workspace.model.file.index=false
    ide.workspace.model.rbs.as.tree=false
    database.show.search.tab=false
    ide.new.project.model.index.case.sensitivity=true
    vcs.empty.toolwindow.show=false
    rdclient.asyncActions=false
    indexing.enable.entity.provider.based.indexing=false

Non-Bundled Plugins:
    com.intellij.javafx (1.0.4)
    Batch Scripts Support (1.0.13)
    com.intellij.resharper.HeapAllocationsViewer (2022.3.1)
    me.seclerp.rider.plugins.efcore (223.3.2)
    IdeaVIM (2.1.0)
    org.intellij.plugins.hcl (223.8214.6)
    com.github.copilot (1.2.4.2459)
    avalonia-rider (1.0.3)
    com.markskelton.one-dark-theme (5.7.4)
    fr.socolin.application-insights-debug-log-viewer (1.7.3)
    com.intellij.resharper.StructuredLogging (2022.3.2.289)
    com.samdark.intellij-visual-studio-code-dark-plus (2.6)
    com.intellij.resharper.azure (3.50.0.1546-2022.3)
    izhangzhihao.rainbow.brackets (2023.2.6)



IntelliJ IDEA 2021.2 (Ultimate Edition)
Build #IU-212.4746.92, built on July 27, 2021
Licensed to IntelliJ Rainbow Brackets / Zhang Zhihao
Subscription is active until February 3, 2022.
For non-commercial open source development only.
Runtime version: 11.0.11+9-b1504.13 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 11.4
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Registry: ide.tooltip.initialDelay=900, ide.balloon.shadow.size=0, scala.erase.compiler.process.jdk.once=false
Non-Bundled Plugins: com.intellij.properties.bundle.editor (212.4746.57), com.markskelton.one-dark-theme (5.3.0), lermitage.intellij.extra.icons (1.59.0.203), org.nik.presentation-assistant (1.0.9), kotest-plugin-intellij (1.1.36-IC-2021.1), Pythonid (212.4746.96), org.intellij.scala (2021.2.15), izhangzhihao.rainbow.brackets (6.19), com.intellij.bigdatatools (212.4037.55)
Kotlin: 212-1.5.10-release-IJ4746.92
@open-collective-bot
Copy link

Hey @jansviland 👋,

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.

@izhangzhihao izhangzhihao added from paid user language specific this feature/issue only effect on specific languages Rider specific Features/bugs about the Rider IDE labels Mar 26, 2023
@izhangzhihao
Copy link
Owner

izhangzhihao commented Apr 3, 2023

image

@jansviland
Copy link
Author

Tested it, now it works 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug? from paid user In the next release language specific this feature/issue only effect on specific languages Rider specific Features/bugs about the Rider IDE
Projects
None yet
Development

No branches or pull requests

2 participants