Code Monkey home page Code Monkey logo

Comments (11)

hawkkiller avatar hawkkiller commented on June 16, 2024 2

Facing the same problem with github themes.

from github-vscode-theme.

rukasudev avatar rukasudev commented on June 16, 2024 2

Guys, I think I found the solution. In my case, vscode updated to the January 2024 version (1.86). I downgraded to version 1.85.1 and the colors were fixed 🎉

from github-vscode-theme.

simurai avatar simurai commented on June 16, 2024

I can't really reproduce this. 🤔 Here the steps I took:

  1. Open a new file
  2. Paste the below sample code
  3. Safe as dart.dart
  4. Toggle the theme's semanticHighlighting
class _InspectionResultState extends State<InspectionResult> {
  @override
  Widget build(BuildContext context) {
    return Container(
      width: double.infinity,
      child: Card()
    )
  }
}
semanticHighlighting: true semanticHighlighting: false
Screen Shot 2023-01-03 at 11 37 03 Screen Shot 2023-01-03 at 11 37 30

Not noticing a difference. Is there another (dart) extension that needs to be installed?

from github-vscode-theme.

zs-dima avatar zs-dima commented on June 16, 2024

@simurai
0.1. Install Flutter and Dart VSCode plugins
0.2. Install GitHub theme VSCode plugin
0.3. Select GitHub theme for the VSCode

from github-vscode-theme.

simurai avatar simurai commented on June 16, 2024

Hmm.. installed Flutter and Dart, but still can't see a difference:

semanticHighlighting: true semanticHighlighting: false
true false

from github-vscode-theme.

zs-dima avatar zs-dima commented on June 16, 2024

@simurai
Just tested with the latest 'Visual Studio Code - Insiders' and the latest GitHub theme plugin, Flutter and Dart plugins are the latest as well.
Default VSCode theme:
df

GitHub theme - recommended - 'GitHub Dark colorblind':
gh

from github-vscode-theme.

simurai avatar simurai commented on June 16, 2024

'GitHub Dark colorblind':

Hmm... weird. Still can't reproduce with GitHub Dark Colorblind (Beta):

Screen Shot 2023-01-23 at 19 33 09

from github-vscode-theme.

zs-dima avatar zs-dima commented on June 16, 2024

@simurai thanks a lot for the answer.
Could I kindly ask you to check it on Windows 11 or Windows 10 ?
I reproduced this issue on Windows 11

from github-vscode-theme.

amirsoroush avatar amirsoroush commented on June 16, 2024

Hi, I want to share mine as well. Looks like magic/special methods are rendered in a different color. I first thought this comes from "Pylance" extension but disabled it and the problem still exists.

Language: Python
OS: Pop!_OS 22.04 LTS x86_64
VSCode: 1.77.0
GitHub Theme: v6.3.4
Theme: "GitHub Dark Dimmed"

Photo from GitHub website:

image

Photo from VSCode:

image

And yes I tried turning off semantic highlighting, but no soccess.

"editor.semanticHighlighting.enabled": false,

Thanks.

from github-vscode-theme.

zs-dima avatar zs-dima commented on June 16, 2024

Any updates are welcome

'GitHub Dark default' theme has the same issue

from github-vscode-theme.

zs-dima avatar zs-dima commented on June 16, 2024

I mentioned #192 issue already - it was reproduced by many users but closed without any fixes.

from github-vscode-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.