Giter Site home page Giter Site logo

visual-studio's Introduction

visual-studio's People

Contributors

drohmf avatar epidemicz avatar ersuman avatar film42 avatar imgbotapp avatar josteink avatar kavun avatar luxonauta avatar rasms avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

visual-studio's Issues

Dracula theme installed from VS store doesn't change colour for XML files

On my second install of Visual Studio and Dracula Theme (v2.2) and I once again noticed that the colour scheme doesn't apply to csproj files. Any xml file will look like this:

image

Strangely enough, if I use the .vssettings file to change my colour scheme, then I get the colour scheme for XMLs, but then the rest of the files have missing colours.

Dracula Theme cannot be installed on Visual Studio 2022 on ARM64.

Windows 11 and Visual Studio 2022 now come in native ARM64 versions, which are popular in VMs on "Apple Silicon" MacBooks and Mac minis.

image

When trying to install Dracula in such an environment you get the following error:

image

I'm no VSIX export, but unless the theme contains native code, I'm going to assume this fails for no other reason than the VSIX manifest saying that it supports AMD64 only :)

image

Can someone update the VSIX and get ARM64 in there too? :)

Extremly hard to see highlighted text

Love the theme, but when you highlight text in visual studio it is very hard to see what you have actually highlighted.

image

Maybe a better solution would be to have the same highlighting as when the window looses focus?

image

Some Element not colored in VS2022 v17.9.5

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

Parameter not colored yellow inside the method
Screenshot_1

Method not colored green when used in another event
Screenshot_2

Class DateTime not colored either
image

Methodenaufrufe werden nicht eingefärbt.

Visual Studio 2022: aufgerufene Methoden werden nicht als solche erkannt oder eingefärbt. dies passiert erst, wenn man irgendetwas vorweg schreibt (z.B. den Buchstaben x. Bei anderen Themes werden die Methoden immer richtig eingefärbt (sowohl die Methodenerstellung, als auch der Aufruf. (Eine Neuinstallation des Dracula Themes brachte keine Verbesserung)
image

The color scheme seems to be different from your screenshot.

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

Hi, thank you for making such a awesome color theme for visual studio. Recently I started to use visual studio 2017 community for coding. But after importing the settings you provide, I found that the color seems to be different from your sceenshot. Like this.
scshot

So I want to know if there are any problems with the settings? Thank you!

Operators showing black on mac VS2022

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

If operators are black change this line of code

I set foreground to 0x02F2F8F8. semicolons, commas, brackets, etc. are no longer black after changing that color.

Before
Screenshot 2024-02-06 at 5 18 21 PM
After
Screenshot 2024-02-06 at 6 11 03 PM

Error when Importing settings

Any can help me to resolve this issue?
Your settings were imported, but there were some errors.

Error 1: TypeScript Specific: Unable to import property 'JsxEmitForLooseFiles' because it contains invalid data '2'.
Error 2: TypeScript Specific: Unable to import property 'ModuleKindForLooseFiles' because it contains invalid data '0'.

Symbols in black

Why are the symbols in black so that they cannot be seen clearly, can they be modified?

By the way, it's visual studio for Mac.

截屏2021-10-01 下午5 42 19

Visual Studio for Mac

When importing vss settings file to VS for Mac 2022, the braces, semi colons, periods etc are appearing in black which makes them quite tough to read. Does anyone know what to change in the vss settings file to have them appear white instead?

Image of the editor - https://ibb.co/pJJ0Vnw

Issue with VS2022 and C++

Hi all,

Editing C++ ins VS2022 with Dracula looks like below:
image

Is there anything that can be done about this? Appreciate any help and thanks for making my favorite theme!

Function Calls missing Syntax Highlighting in latest Visual Studio 2022

After updating Visual Studio to the latest version I no longer have syntax highlighting for method calls

Here's a screenshot of the default "Dark" theme. Notice the method calls like _spriteBatch.Begin() have "Begin" highlighted.
image

Here's a screenshot of the same code with "Dracula" theme applied. Previously the method calls would be the same green as the method declaration, but now they have no syntax highlighting.
image

I'm not sure what version of Visual Studio I was on before updating that had correct coloring, but I am seeing this issue on the latest versions (17.9.4 and 17.9.5). I have tried installing dracula from the official Visual Studio Extension, as well as manually installing through the vsix file and both experience the same issue.

Comments are unreadable when selected in Code Review

In Visual Studio, you have the ability to request reviews and place comments on the reviews. If you decide to select a comment in the code review, the text and background are the same value making it unreadable.

In the screen shot, you will see the red rectangle where the comment should display. At first you would think its a blank space, but you will see the check box to the right that allows you to mark the item as done.

image

Dark Theme Getting Overwritten

I am finding it impossible to simply add the Dracula theme to Visual Studio. I followed the instructions at draculatheme.com, and now instead of having an additional Dracula theme, I have a Dark theme that has been overwritten with the Dracula colors. I even tried first creating a copy of the Dark theme and setting that as the active theme before importing. But the result was the same. Users should not have to choose between having the Dark theme available or the Dracula theme.

Perhaps the file for changing the Visual Studio theme should be a .vstheme file, not a .vssettings file? Alternatively, perhaps the directions could be updated; though, I don't know how.

Can't see highlighted comment text

Hi, firstly this theme is fantastic 👍 I'm using Visual Studio for Mac

screen shot 2017-09-19 at 8 07 45 am

As you can see the comment that is highlighted is very difficult to see. I think this happened due to the fix for issue #1.

Error importing settings for 'CoffeeScript'

Hey guys! Thank you for the awesome work with this theme.

I got this message while installing Dracula in VS 2017 Enterpise:

Error 1: An error occurred while importing settings for 'CoffeeScript' [code 5632].

I've followed the installation instructions described here.

Screenshot of coffeescript file:

coffee

(not sure if this is the highlight I should expect for coffeescript files)

Thanks!

VS for Mac VSS file.

Seems most of the colours in the vss file are wrong it seems or just end up displaying as white?

I've had a mess around with it and managed to change a few but aren't able to figure out how the colours actually work, any chance this theme would be updated anymore for VS for Mac?

https://ibb.co/b2BnGQC

line numbers, class names, method names etc.

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.