Giter Site home page Giter Site logo

visual-studio-code's Introduction

visual-studio-code's People

Contributors

dependabot[bot] avatar diego3g avatar felipsbreno avatar joaopcm avatar jpedroschmitz avatar lenivene avatar lukemorales avatar maykbrito 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

visual-studio-code's Issues

Link no README.md errado

No arquivo README.md na parte que mostra os integrantes do time, caso você aperte na imagem ou no nome da pessoa vai para o GitHub do mesmo. Na imagem do João Pedro está indo para a página do Luke Morales

CORES NOS TIPOS CONSTANTES E NOS PARAMETROS DENTRO DE UM ESCOPO

Acredito que seria interessante, se possível utilizar alguns recursos semelhantes ao do tema dracula e monokai, onde um escopo de função por exemplo, tem seus parametros coloridos quanto utilizados dentro da função, e se possível uma tonalidade de cor diferente para constantes.

Hightlight for ReScript Lang

What would you like to be added: Add highlight sintax for ReScript Lang.

code

Why is this needed: For a better development experience.

Não instala

SO: Manjaro KDE
VScode versão: Code - OSS (1.49.1)

Antes eu instalava com o comando

ext install rocketseat.theme-omni

ou

code --install-extension rocketseat.theme-omni

mas agora não funciona, depois disso eu usei o arquivo
'rocketseat.theme-omni-1.0.8.vsix'

tinha funcionado, mas hoje entrei no meu vscode e notei que o tema sumiu, e quando eu instalo o 'rocketseat.theme-omni-1.0.8.vsix' ele diz que o tema dracula foi instalado com sucesso, e realmente aparece nas opções o tema dracula, mas não aparece o Omni.

Agora nada mais funciona, infelizmente tive que voltar a usar o Dracula, gostei bastante do tema Omni

Não funciona a instalação, segui os passos do INSTALL.MD

$ git clone https://github.com/getomni/vscode-omni.git ~/.vscode/extensions/theme-omni
$ cd ~/.vscode/extensions/theme-omni
$ npm install
$ npm run build

Broken style in HTML attribute

Description of bug
When using the "style" attribute in any html tag, the color of the content of this attribute after the first quotation mark is ignored.

Expected behavior
The content of the "style" tag should be yellow. I took a screenshot of the expected behavior using another theme
Captura de Tela 2021-02-18 às 01 33 00

Screenshots
Captura de Tela 2021-02-18 às 01 29 04

Environment:

  • Visual Studio Code (1.53.2)
  • MacOs BigSur 11.1

Additional context
n/a

Highlight-Colors changed?

Description of bug
Do dia pra noite o tema Omni em arquivos *.ts utilizando styled-components está com o highlight colors diferente do esperado:
image

Expected behavior

Cores esperadas:
image

Environment:

  • Visual Studio Code (1.16.1)
  • Styled Components (1.7.4)
  • Omni Theme (1.0.12)

Alguém está assim também? Procurei de tudo e não sei o que fazer.
PS.: Ainda não reinstalei o VSCode e nem mexi nas suas configs, tentei apenas com as extensões.

Disabling Italics

Hi team! This theme is really good. However, I was wondering if it was possible to disable italics syntax highlighting.

Error in the link

The repository link in the vscode store is redirected to a non-existent github page!

Azure Data Studio Theme

What would you like to be added:
Make vsix file available in Azure Data Studio marketplace

Why is this needed:
The omni.vsix file available in the visual-studio-code release is already compatible, since both applications have the same electron base, but it does not appear in the Azure Data Studio marketplace, requiring the manual installation of the .vsix file

Is your enhancement request related to a problem? Please describe.
No

Additional context
This compatibility is not intuitive, I installed it according to the One Dark extension readme
https://github.com/michael-wolfenden/sqlops-theme-onedark

Screenshot_syntaxHighlight

Contrast too low for comments in git diff view

Description of bug

When git diff is shown for comment lines the contrast is too low. Especially added lines (gray on green) are almost invisible.

Expected behavior

I would expect a higher contrast either due to a darker green background in git diff or a brighter gray for comments.

Screenshots

Find the 2 in the following picture:
grafik

I cant leave this theme, what about variations?

What would you like to be added:
Variations in background colors, in my case my desire would be just background variations for +- the same font colors.

Why is this needed:
Different background colors (Omni Soft Dark theme?)

Is your enhancement request related to a problem? Please describe.
No

Additional context
Well...

Im using for a long time, i wanted to change to another, but the font colors chosen by the creators are extremely good...
So what if Omni Theme has some variations
Like Omni Soft Dark theme? Like a still dark theme, but with lighter purple background, and the needed colors adjust(same colors but lighter or darker, so it can be adjusted to the new background color)

comment color text change request

What would you like to be added:
Change text color of comments do a color different from background color. Example: #006611

Why is this needed:
The actual comment text color is nearly identical to the background color

Is your enhancement request related to a problem? Please describe.

Additional context

No syntax highlighting for multiline Typescript Types

Description of bug
First of all, thanks a lot for creating this awesome theme. While working with .tsx files, prettier, upon saving, formats the code. This causes typescript types to be on multiple lines. I was wondering if there was a way to still retain syntax highlighting for them when this happens.

Screenshots
Before Formatting
image

After Formatting
image

(Have these types inside angled brackets to be colored too.)

Environment:
Windows 10 Home
Visual Studio Code

Additional context

Enabled Extension : Prettier - Code Formatter

Color theme bug after update

The colors of method returns, class names, parameter type in the method are cyan instead of purple in Java

Before:
Captura de Tela 2021-11-03 às 08 21 02

After
Captura de Tela 2021-11-03 às 08 23 31
:

Função sem cor

Quando uma função não eh chamada, so eh passada como parametro, ela deveria ficar com a cor de função normal(na minha opinião), Exemplo:

image

Nessa imagem, da para ver que as funções dos controllers ficam em branco, e na minha opn n deveria ficar em branco pq eh uma função(não eh uma arrow), pq mesmo q ela não seja chamada, continua sendo uma função :)

Tema Omni para vim

Desculpas antecipadas, não sei onde perguntar, mas vocês pretendem fazer o tema para o vim? caso tenha um local para poder fazer esse tipo de pergunta me avise que eu tiro essa issue.

Cor na seleção quando o bloco está minimizado

What would you like to be added:

Quando minimizo o bloco de código e vou copiar, da a impressão que não estou selecionando.
Vou deixar duas print a baixo para que você possa ter uma noção.

Eu usava um tema que selecionava assim quando o bloco estava fechado.
Screenshot_2

Usando o Omni Theme percebi que dava a impressão que não estava selecionando
Screenshot_1

Why is this needed:

É usabilidade, porque toda vez que eu estava copiando o código eu ficava tentando selecionar,

Is your enhancement request related to a problem? Please describe.

Não

Additional context

Obrigado!

Omni for Visual Studio IDE

What would you like to be added: The theme on the IDE Visual Studio 2019

Why is this needed: Because I find the theme cool and there's no other good alternatives available

Hex values for Cyan and Purple

Hex values in description/base section for Cyan and Purple colors are inverted.
Purple is receiving the hex value for Cyan and vice versa

inverted-colors

Omni for Terminal(Unix and Powershell)

I would like to suggest the Omni theme for operating system terminals as well, besides that it would be something totally fun! In case you need my help, I make myself available ;)

I opened the issue here because I had no idea where to open it otherwise.

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.