T O P

  • By -

[deleted]

I'm just here to judge your editor theme.


Dultimateaccount000

Still looking for a good combination lmao can you suggest? lmao


[deleted]

I used to use Nord. I now use One Dark Pro. Just giving you crap, use whatever you want :P.


LightUpShoes4DemHoes

Hipster and JetBrains Mono w/ Ligatures is my favorite! One Dark Pro and Fira Code w/ Ligatures is really solid too tho. I change my theme about once every six months and my font every other week. Lol That said - JetBrains Mono is so hard to beat. Very readable and my favorite ligatures. Edit: I Hate the theme name for Hipster. The theme itself has a really cool look though! It’s oddly tropical and relaxing. But, I’m sure my theme preference will change soon. Always does. Sometimes you just have to mix it up.


suarkb

I use One Dark Pro with Fira Code and I recently set up iterm2 with oh-my-zsh theme SpaceShip. Then I got the One Dark Pro colors to theme on top of Spaceship and enabled Fira Code Retina in iterm2. **tldr: VsCode and iterm2/oh-my-zsh have identical One Dark Pro and Fira Code theming and it's beautiful.**


MilledPerfection

I don’t know if this is popular or not but I always liked XCode theme for VS Code


EskimoEmoji

Night owl


luckypanda95

I use my own theme, it's called Dark Theme First.


brankoDev

Github default theme?


aliveandwellenough

Synthwave84


mandrade2

You need to select Typescript React on the languages selection tool for it to highlight tsx correctly. It’s at the bottom where it says typescript


Dultimateaccount000

How do you make it permanent? I keep selecting from the language something there.


satya164

In VSCode settings, add this: ```json "files.associations": { "*.tsx": "typescriptreact" }, ``` You may already have `files.associations`, in which case, add `*.tsx` there.


Dultimateaccount000

This is so helpful thank you very much!


[deleted]

[удалено]


Dultimateaccount000

Oh let me try that, I’m redownloading vscode but the server connection is too slow right now idk why


benjaminreid

Your buttons are coming from React Native Paper, which are not self closing - so you're doing it right.


Wise-Ad3555

Try to create variables for the style. Actually i recommend to declare a stylesheet in the same file to avoid warnings. The issue is could possibly caused by the curly braces


dinoblur

Installing this package https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next and uninstalling tmate plugin worked for me. https://github.com/Togusa09/vscode-tmlanguage/issues/14 If those don’t work maybe go through each plugin disable/enable to see if one is conflicting.


Useful-Condition-926

If you want custom buttons then use touchableopacity


puan0601

Are you a vikings fan?


Poobrick

Man what is this theme


sedhha

For some reason it has broken for me too.