robertg042 / ij-vscode-theme

VSCode theme for Intellij/webstorm/PyCharm/Android Studio and all Jetbrains IDEs

Home Page:https://plugins.jetbrains.com/plugin/19177-vscode-theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawing VSCode Theme for Jetbrains IDEs

Build Version Downloads

If you find this plugin useful consider sponsoring its development to ensure that the project is actively maintained and improved. Buy me a Coffee

image

Provides Visual Studio Code/VSCode Editor Color Scheme for Jetbrains IDEs (webstorm, Intellij, Rider & many more); While Jetbrains IDEs are great for productivity unfortunately the highlighting is not very intuitive. This plugin attempts to make the IDE fairly close to VSCode Dark+ theme.

Note - Some text colors might not be accurate due to either Jetbrains does not allow us to override those colors or the default colors were more intuitive.

For Best Viewing Experience:

  • Plugins: VSCode Theme + Rainbow Brackets
  • Only for, 2022.X or Higher: Settings -> Editor -> Font:
    • JetBrains Mono (Optional - Font Size: 13.15)
    • Typography Settings:
      • Main Weight -> Medium
      • Bold Weight -> Bold

Supported Languages

  • Advance Syntax highlighting Support:
    • JavaScript, TypeScript, Java, Dart/Flutter, Rust, Python, Kotlin, C#/F#, Php, Go
    • C, C++ and ObjectiveC
  • Basic Syntax highlighting:
    • Ruby and many more.

Supported Platforms

Intellij, Webstorm, Android Studio, CLion, PhpStorm, Rider, GoLang and many more.

Demo - Typescript

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "vscode theme" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Roadmap

  • Rainbow brackets (with 3 colors)
  • File icons to match VSCode
  • Enhanced syntax highlighting for Ruby
  • and many more. . .

How can I contribute?

  • By starring this Github project and rating the VSCode plugin.
  • By submitting pull requests for above roadmap items.
  • By sponsoring its development to ensure that the project is actively maintained and improved.
  • Donate to Buying me a Coffee

About

VSCode theme for Intellij/webstorm/PyCharm/Android Studio and all Jetbrains IDEs

https://plugins.jetbrains.com/plugin/19177-vscode-theme/

License:BSD 2-Clause "Simplified" License


Languages

Language:Kotlin 100.0%